#divContainer {
	background-color: #000000;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 0px;
	color: #FFFFFF;
}
#divTopNav {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 16px;
	background-color: #333333;
}
#divTopNav a:hover {
	color: #CC9933;
}
#divFooter a:link,#divFooter a:active,#divFooter a:visited {
	color: #CC9933;
	text-decoration: none;
}
#divFooter a:hover {
	text-decoration: underline;
}


#divHeader {
	background-image: url(../Images/BannerBkgrd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
}

body {
	margin-top: 0px;
	padding: 0px;
	background-color: #999999;
}
#divContent {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#divContent a:link,#divContent a:active,#divContent a:visited {
	color: #3399FF;
	text-decoration: none;
}
#divContent a:hover {
	text-decoration: underline;
}
#divFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #999999;
	text-align: center;
	font-size: 12px;
}
#divTopNav a:link,#divTopNav a:active,#divTopNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#divContent h1 {
	font-size: 20px;
	width: 450px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
	padding-left: 5px;
}
#divContent h2 {
	font-size: 18px;
	color: #FFFF66;
}
#divContent h4 {
	color: #CC9933;
	font-style: italic;
}
#divContent h3 {
	font-family: Eurostile;
	font-size: 20px;
	color: #FFFF66;
	width: 700px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#divSponsors {
	color: #FFFF66;
	padding: 3px;
	font-family: Eurostile;
	font-size: 16px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
