/* CSS Document */
/* ------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/bg.jpg) top center no-repeat #fafafa;
}

p {
	margin: 10px 0 0 0;
	color: #9d9d9d;
	line-height: 1.4em;
}

h1 {
	margin: 10px 0 0 0;
	font: normal 1.3em/1.2em Georgia, Times, serif;
	color: #555;
}

h2 {
	margin: 0;
	font-size: 1.3em;
	color: #54b6af;
}

h3 {
	margin: 10px 0 0 0;
	font: bold 1em Georgia, Times, serif;
	color: #54b6af;
}

strong {
	color: #777;
	font-weight: bold;
}

ul {
	margin-left: 0;
	padding: 0;
	color: #888;
	list-style: square;
	font-weight: bold;
}


li {
	margin-left: 14px;
	color: #9d9d9d;
	font-weight: normal;
	line-height: 1.3em;
}


label {
	display: block;
	color: #9d9d9d;
	font-weight: bold;
	line-height: 1.3em;
}


/* HYPERLINKS */

/* ------------------------------------- */

a {
	color: #54b6af;
	text-decoration: underline;
	outline: 0;
}

a:hover {
	color: #9d9d9d;
	text-decoration: none;	
}

/* IDS */
/* ------------------------------------- */

#container {
	position: relative;
	left: 50%;
	margin: 39px 0 0 -340px;
	padding: 20px 0 0 0;
	width: 680px;
	height: 544px;
	background: url(../images/content.jpg) no-repeat;
}

#header {
	margin: 0;
	width: 680px;
	height: 83px;
	text-align: center;
}

#navigation {
	height: auto;
}

#primary #content {
	margin: 20px 0 0 38px;
	width: 632px;
	height: 395px;
	overflow: auto;
}

#secondary #content {
	margin: 0;
	width: 504px;
	_width: 501px;
	height: 415px;
	overflow: auto;
}

#content_left {
	float: left;
	width: 445px;
	height: 381px;
}

.content_right {
	float: left;
	margin: 10px 0 0 20px;
	_margin: 10px 0 0 10px;
	width: 220px;
}

#results_menu {
	float: right;
	margin: 0 28px 0 0;
	_margin: 0 14px 0 0;
	padding: 35px 0 0 10px;
	width: 126px;
	height: 236px;
	background: none;
	background: url(../images/results.jpg) no-repeat ;
	border: 1px solid #d9d9d8;
}

#side_image {
	float: left;
	margin: 20px 0 0 38px;
	_margin: 20px 0 0 19px;
	padding: 6px;
	width: 114px;
	height: 363px;
	border: 1px solid #d9d9d9;
}

#footer {
	margin: 0 38px 0 38px;
	height: 40px;
	text-align: center;
	border-top: 1px solid #d9d9d9;
}

/* CLASSES */
/* ------------------------------------- */

.clear {
	clear: both;
}

.left {
	margin: 0 15px 0 0;
	float: left;
}

.right {
	margin: 0 0 0 15px;
	float: right;
}


/* NAVIGATION */
/* ------------------------------------- */

#navigation ul {
	margin: 0 38px 0 38px;
	padding: 6px 0 9px 0;
	text-align: center;
	list-style: none;
	border-bottom: 1px solid #d9d9d9;
}

#navigation li {
	margin: 0;
	display: inline;
	font-size: 1em;
	border-left: 0;
}

#navigation a {
	margin: 0 12px 0 12px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-family: "Futura", Arial, Helvetica, sans-serif;
	color: #a2a2a2;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}

#navigation a:hover {
	border-bottom: 2px solid #d9d9d9;
}

#navigation .current a {
	color: #54b6af;
}


/* RESULTS MENU */
/* ------------------------------------- */

#results01 {
	margin: 5px;
	float: left;
	width: 45px;
	height: 45px;
	background: url(../images/results01-over.jpg) no-repeat;
	border: 1px solid #d2d2d1;
}

#results01 a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/results01.jpg) no-repeat;
}

#results01 a:hover {
	background: none;
}

#results02 {
	margin: 5px;
	float: left;
	width: 45px;
	height: 45px;
	background: url(../images/results02-over.jpg) no-repeat;
	border: 1px solid #d2d2d1;
}

#results02 a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/results02.jpg) no-repeat;
}

#results02 a:hover {
	background: none;
}

#results03 {
	margin: 5px;
	float: left;
	width: 45px;
	height: 45px;
	background: url(../images/results03-over.jpg) no-repeat;
	border: 1px solid #d2d2d1;
}

#results03 a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/results03.jpg) no-repeat;
}

#results03 a:hover {
	background: none;
}

#results04 {
	margin: 5px;
	float: left;
	width: 45px;
	height: 45px;
	background: url(../images/results04-over.jpg) no-repeat;
	border: 1px solid #d2d2d1;
}

#results04 a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/results04.jpg) no-repeat;
}

#results04 a:hover {
	background: none;
}

#results05 {
	margin: 5px;
	float: left;
	width: 45px;
	height: 45px;
	background: url(../images/results05-over.jpg) no-repeat;
	border: 1px solid #d2d2d1;
}

#results05 a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/results05.jpg) no-repeat;
}

#results05 a:hover {
	background: none;
}

#results06 {
	margin: 5px;
	float: left;
	width: 45px;
	height: 45px;
	background: url(../images/results06-over.jpg) no-repeat;
	border: 1px solid #d2d2d1;
}

#results06 a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/results06.jpg) no-repeat;
}

#results06 a:hover {
	background: none;
}

#results07 {
	margin: 5px;
	float: left;
	width: 45px;
	height: 45px;
	background: url(../images/results07-over.jpg) no-repeat;
	border: 1px solid #d2d2d1;
}

#results07 a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/results07.jpg) no-repeat;
}

#results07 a:hover {
	background: none;
}

#results08 {
	margin: 5px;
	float: left;
	width: 45px;
	height: 45px;
	background: url(../images/results08-over.jpg) no-repeat;
	border: 1px solid #d2d2d1;
}

#results08 a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/results08.jpg) no-repeat;
}

#results08 a:hover {
	background: none;
}

#results_menu div {
	_margin: 4px;
}

/* MISC STYLES */
/* ------------------------------------- */

#footer p {
	margin: 4px 0 0 0;
	font: .85em/1.3em "Futura Book", "Futura", Helvetica, Arial, sans-serif;
}

.side01 {
	background: url(../images/side01.jpg) center center no-repeat;
}

.side02 {
	background: url(../images/side02.jpg) center center no-repeat;
}

.side03 {
	background: url(../images/side03.jpg) center center no-repeat;
}

.side04 {
	background: url(../images/side04.jpg) center center no-repeat;
}

.side05 {
	background: url(../images/side05.jpg) center center no-repeat;
}

.side06 {
	background: url(../images/side06.jpg) center center no-repeat;
}

.side07 {
	background: url(../images/side07.jpg) center center no-repeat;
}

.side08 {
	background: url(../images/amy.jpg) center center no-repeat;
}

.side09 {
	background: url(../images/stacy.jpg) center center no-repeat;
}

.color {
	color: #54b6af;
}

/* ATTRIBUTION */
/* ------------------------------------- */

#jlb {
	float: right;
	margin: 0 6px 0 0;
	width: 65px;
	height: 22px;
	background: url(../images/jlb-over.gif);
}

#jlb a, #jlb img {
	border: 0;
}

#jlb a {
	display: block;
	width: 65px;
	height: 22px;
	background: url(../images/jlb.gif);
}

#jlb a:hover {
	background: none;
}