@charset "utf-8";
/* CSS Document */
p {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}

img { -ms-interpolation-mode: bicubic; }

body {
	min-width:900px;
	margin-top: 30px;
	background-attachment: fixed;
	background-image: url(http://www.glambaghooks.com/images/layout/gradientbg.jpg);
	background-repeat: repeat-x;
	background-color: #03B1E6;
	}
#wrap {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
}
#layout {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	background-attachment: scroll;
	background-image: url(http://www.glambaghooks.com/images/layout/contentbg.gif);
	}
#header {
	background-color: #FFFFFF;
	height: 145px;
	width: 900px;
}
#leftnav {
	float:left;
	width:165px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 15px;
	}
.leftheaders {
	color: #ED038A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-right: 10px;
	line-height: 18px;
}
.leftnav A:link {
	text-decoration: none;
	color: #000000;
}
.leftnav A:visited {
	text-decoration: none;
	color: #000000;
}
.leftnav A:active {
	text-decoration: none;
	color: #000000;
}
.leftnav A:hover {
	color: #ED038A;
}
#content {
	float:right;
	width:695px;
	padding-right: 0px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	}
#intropic {
	height: 326px;
	width: 249px;
	padding-top: 7px;
	margin-bottom: 10px;
	float: left;
}
#introtxt {
	float: right;
	width: 410px;
	height: 350px;
	padding-left: 10px;
	margin-right: 15px;
}
#footer {
	clear:both;
	float: none;
	left: auto;
	height: 21px;
	width: 900px;
	background-image: url(http://www.glambaghooks.com/images/layout/footer.gif);
}
#footer p {
	padding:5px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75;
	right: 50px;
    }
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 15px;
	width: 900px;
}
.credit A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.credit A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.credit A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.credit A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.featured {
        background-color: #DFF7FF;
}

