/* CSS Document */

html {
	margin: 0;
	padding: 0;
	
}
body {
	background: url(../images/bg.jpg) repeat left bottom;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #101010;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #603913;
	font-size: 25px;
	line-height: 2em;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #603913;
	font-size: 24px;
	line-height:2em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

h4 {
	padding: 0;
	margin-top: -6px;
	font-size: 24px;
	font-style: italic;
	line-height: 1;
	
	color: #C00;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
h5 {
	padding: 0;
	font-size: 14px;
	line-height: 1;
	color: #900;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color: #900;
}
#leaderboard {
	width: 960px;
	height:196px;
	position: relative;
	margin: 0 auto;
	
}
#leaderboard img{
	float:right;
	left:718px;
	position:absolute;
	top:31px;
	width:302px;
	z-index:1;
}

#leaderboard h2{
	color:#E2E2E2;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	line-height:1.3;
	margin:0;
	padding-top:45px;
	width:500px;
}
#leaderboard h1{
	margin: 0;
	
	width: 500px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #e2e2e2;
}


#header, #nav ul, #contentContainer, #footer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#topContainer {
	width: 100%;
	height: 84px;
}

#header h1 {
	margin: 23px 0 0 12px;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	width: 183px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 61px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	width: 960px;
	margin: 0 auto;
	background: #E9E9EA;
}
#header .content {
	
	width: 570px;
	height: 165px;
	float: right;
	clear: left;
	margin-top: 65px;
}
#header h3 {
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 13px;
	font-size: 35px;
	font-style: italic;
	line-height: 1;
	color: #C00;
	
}
#header p {
	color: #C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1.125;
	padding: 9px;
	float: left;
	width: 197px;
	font-weight: normal;
}
#header h4 {
	width: 162px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #aeb0b2;
	padding:13px 9px 5px;
	font-size: 24px;
	text-align: left;
	font-weight: normal;
	line-height:1;
	margin: 0;
	
	
	
}
#header h4 a {
	color: #245068;
	width: 100%;
	display: block;
	text-decoration: none;
	line-height: 52px;
}
#header img {
	float: left;
	clear: left;
	display: block;
	width: 700px;
	margin: 34px 0 10px 18px;
}
#header div {
	float: right;
	margin: 27px 0 0 0;
	width: 240px;
	padding: 0;
}
#nav {
	width: 978px;
	margin: -70px auto 0;
	padding-left: 18px;
	height: 47px;
	background: url(../images/corner_bg.gif) no-repeat;
}
#nav ul {
	list-style: none;
	padding: 0;
	height: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: left;
	width: 718px;
	background: url(../images/nav_bg.jpg) repeat-x;
	position: relative;
	margin-top:-7px;
	z-index: 0;
}
#nav ul span {
	position: absolute;
	left: 949px;
	top: 36px;
	display: block;
	background: url(../images/right-corner.gif) no-repeat;
	width: 11px;
	height: 7px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	color: #fcfcfc;
	text-decoration: none;
	padding: 0 14px;
	display: block;
	float: left;
	line-height: 36px;
	font-size: 18px;
	margin-top:10px;
	
}
#nav ul li a:hover {
	background: url(../images/nav_bg-hover.gif) repeat-x center -10px;
	
}



#contentContainer {
	width:960px;
	padding: 0;
	background: #E9E9EA url(../images/watermark.gif) no-repeat bottom right;
}
#contentContainer ul {
	margin-left: 0;
	padding-left: 20px;
}

/* Main Graphic Styles */
#maingraphic {
	width: 557px;
	float: left;
	margin-bottom: 24px;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 562px;
	margin-left:17px;
}

/* Secondary Content Styles */
#secondaryContent {
	width: 158px;
	padding: 9px;
	margin-left: 0;
	float: left;
	
}

#secondaryContent img {
	
	margin-left: 15px;
}

#secondaryContent ul li {
	list-style-type: square;
	color: #321e02;
	line-height: 2.5em;
	font-size: 14px;
}

#secondaryContent p.smallright{
	float: right;
	color: #603913;
}

/* Secondary Content Styles */
#feature {
	padding:9px;
	width:187px;
	margin-left: 0;
	float: left;
	
}

#feature img {
	
	margin-left: 15px;
}
#feature p.smallright{
	float: right;
	color: #603913;
}


#footer {
	height: 58px;
	width: 960px;
	
	font-size: 11px;
	line-height: 1.636em;
	color: #535353;
	clear: both;
	background: #e9e9ea url(../images/bg_footer.gif) repeat-x;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: left;
	margin: 0 auto;
	padding-left:16px;
}
#footer a, #footer a:visited {
	color: #f2f2f2;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding-left:12px;
	width: 100%;
	text-align: left;
	padding-top:12px;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #535353;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #f2f2f2;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	float:right;
}


