@charset "utf-8";
/* CSS Document */
body {
	min-width:902px;
	margin-top: 30px;
	background-color: #076278;
	background-attachment: fixed;
	}
#wrap {
	width:902px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
}
#layout {
	width:902px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(http://www.jammedlovely.com/images/layout/bodybg.gif);
	background-attachment: scroll;
	}
	#header {
	background-color: #FFFFFF;
	height: 259px;
	width: 902px;
	}
#leftnav {
	float:left;
	width:160px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 15px;
	}
.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	padding-right: 10px;
	line-height: 22px;
	font-weight: bold;
}
.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: #FFFFFF;
}
#drill a {
	color: #AA3C5E;
	text-decoration: none;
}
#drill a:hover {
	color: #076278;
	text-decoration: none;
}

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

#content {
	float:right;
	width:675px;
	padding-right: 0px;
	margin-right: 31px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	}
	#footer {
	clear:both;
	float: none;
	left: auto;
	height: 109px;
	width: 902px;
	background-image: url(http://www.jammedlovely.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: #B3DDE8;
	margin-top: 15px;
	width: 900px;
}
.credit A:link {
	text-decoration: none;
	color: #B3DDE8;
}
.credit A:visited {
	text-decoration: none;
	color: #B3DDE8;
}
.credit A:active {
	text-decoration: none;
	color: #B3DDE8;
}
.credit A:hover {
	text-decoration: underline;
	color: #B3DDE8;
}

