@charset "UTF-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#Site {
	margin: auto;
	width: 1000px;
}
#Content {
	background-image: url(images/autofest_04.jpg);
}
.rightdivs {
	margin-bottom: 12px;
}
.bigpic {
	border: 1px solid #5D0706;
	margin: auto;
}
#Navigation {
	background-image: url(images/autofest_02.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
#Navigation ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: none;
}
#Navigation li {
	display: inline;
	float: left;
}
#form1 {
	margin: 0px;
	padding: 0px;
}
.ContentBG {
	background-image: url(images/autofest_03.jpg);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
}
#LeftContent {
	width: 720px;
	float: left;
	padding: 10px;
}
#RightContent {
	float: right;
	width: 187px;
	padding: 10px;
	color: #FFFFFF;
}
.clear {
	clear: both;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Footer {
	background-image: url(images/autofest_06.jpg);
	padding-top: 45px;
	color: #666666;
	text-align: center;
	background-repeat: no-repeat;
	font-size: 12px;
}
#LeftContent h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#LeftContent a {
	color: #CC0000;
}
#Footer a {
	color: #CC0000;
}
#RightContent a {
	color: #FF9900;
}
.Third {
	width: 33%;
	text-align: center;
	float: left;
}
.Third img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #333333;
}
.Half {
	width: 50%;
	text-align: center;
	float: left;
}
.Half img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #333333;
}
#EventNav  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#EventNav  li  a {
	display: block;
	margin: 2px;
	background-color: #1D1D1D;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
#EventNav  li {
	display: inline;
	float: left;
}
#EventNav li a:hover {
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #999999;
}
#Navigation  li  a {
	padding: 4px;
	display: block;
	margin-right: 10px;
}
#Navigation li a:hover {
	background-color: #333333;
	padding: 4px;
	display: block;
	margin-right: 10px;
}
#flash3 {
	margin: auto;
	height: 470px;
	width:600px;
	overflow: hidden;
	border: 1px solid #333333;
}
#flash4{
	margin: auto;
	height: 380px;
	width: 640px;
	overflow: hidden;
	border: 1px solid #333333;
}
.imgLeft {
	float: left;
	padding-right:10px;
	padding-bottom:5px;
}
.imgRight {
	float: right;
	padding-right:10px;
	padding-bottom:5px;
}

