@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg-copy5.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-color: #000000;
	padding: 0;
	margin: 0;
}

h1 {
	font-family:"Trebuchet MS"; font-size:23px; color:#CCCCCC;
	font-weight:200;
}

.maintext {
	font-family:"Trebuchet MS"; font-size: 14px; font-weight:bold; color: #333333;
	line-height: 22px;
}

.headtext {
	font-size:30px;
	color: #006ab8;
}

.highlight {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.sponsortext {
	font-size:18px;
	color: #006ab8;
	text-align: left;
}

.rule {
	color: #8495a7;
	height:1px;
}


#header {
	background-image: url(images/header.jpg);
	width: 950px;
	height: 159px;
	margin: 0 auto;
}

#logo {
	width:229px;
	height:202px;
	margin: 0 auto;
}

#wrapper {
	width: 950px;
	margin:0 auto;
}

#leftnav {
	width:130px;
	float:left;
	text-align: center;
	letter-spacing:1px;
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: 400; font-size: 13px; color: #000000;
	line-height: 30px;
	padding-left: 20px;
	padding-top: 45px;
}

#leftnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: 400; font-size: 13px; color: #000000;
	text-decoration: none;
}

#leftnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: 400; font-size: 13px; color: #000000;
	text-decoration: none;
}

#leftnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: 400; font-size: 13px; color: #000000;
	border-bottom: thin dashed #000000;
}

#leftnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: 400; font-size: 13px; color: #000000;
	text-decoration: none;
}
	
#nav2 {
	position:absolute;
	text-align:center;
	width:950px;
	height:-5px;
	z-index:1;
	margin: 0 auto;
}

#centercontent {
	width: 687px;
	padding-left:50px;
	padding-top:35px;
	float: left;
}

#pdf {
	background-color:#CCC;
	width:310px;
	font-size:11px;
	border:solid thin #999;
	padding:5px;
}

#visitsponsors {
	background-color:#CCC;
	border:thin solid #FFF;
	text-align:center;
	letter-spacing:4px;
	padding:5px;
}

#merch {
	background-color:#900;
	color:#FFF;
	text-align:justify;
	border:thin solid #FFF;
	padding:5px;
}

#dodge {
	padding:10px;
	background-color:#006;
	border:thin solid #FFF;
	font-family:"Trebuchet MS"; font-size: 14px; color: #FFF;
	font-weight:bold;
	line-height: 22px;
}

#footer {
	background-image: url(images/footer.jpg);
	font-family: "Trebuchet MS";
	font-size: 9px;
	line-height:12px;
	color: #FFFFFF;
	padding-top:5px;
	background-repeat:repeat-x;
	height:37px;
	width: 950px;
	margin: 0 auto;
}

#footer a:link {
	font-family: "Trebuchet MS";
	font-size: 9px;
	line-height:12px;
	color: #FFFFFF;
}

#footer a:visited {
	font-family: "Trebuchet MS";
	font-size: 9px;
	line-height:12px;
	color: #FFFFFF;
}

#footer a:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	line-height:12px;
	color: #FFFFFF;
}

#footer a:active {
	font-family: "Trebuchet MS";
	font-size: 9px;
	line-height:12px;
	color: #FFFFFF;
}
