* { 
	padding:0;
	margin: 0;
}

body{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper{
 position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 960px;
 min-height: 100%;
}

#logo{
	
}

#flashHeader{
	
}

#nav{
	border-top-style: solid;
	border-top:10px;
	border-top-color: #FFCC00;
	height:46px;
	width:960px;
}

#container{
	
}

#leftNav{
	position:relative;
	float:left;
	width:225px;
	height:360px;
	padding-left:5px;
	top:1px;
	background-image: url(../img/leftNavbg.gif);
	background-repeat: repeat-x;
}
#leftNav a {
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 16px;
	text-decoration:none;
}
#leftNav a:hover{
	color:#FFCC00;
}
#leftNav h1{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 24px;
	color: #ffcc00;
	text-align: center;
}

#feature{
	position:relative;
	float: left;
	top:1px;
	width: 492px;
	height:211px;
	background-image: url(../img/featureBG.gif);
	background-repeat: no-repeat;
}
#finance{
	position:relative;
	top:1px;
	float: right;
	width: 232px;
	height:211px;
}
#about{
	width:728px;
	position:relative;
	float:left;
	left:3px;
	clear:both;
	top:3px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
#about p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
	font-size:10px;
	font-weight: bold;
	text-align: justify;
	padding: 10px;
}
#content{
	position:relative;
	float: left;
	border:2px;
	border-color: Black;
	width:728px;
}
div.vid1{
	position: relative;
	float: left;
	padding-left:3px;
	left:1px;
	width:726px;
	background-color: #686249;
	font-weight: bold;
	font-size: 12px;
	color:white;
}
div.vid2{
	position: relative;
	float: left;
	left:1px;
	width:726px;
	padding-left:3px;
	background-color: #3E3E3E;	
	font-weight: bold;
	font-size: 12px;
	color:white;
}
div.vid3{
	position: relative;
	float: left;
	left:1px;
	width:726px;
	padding-left:3px;
	background-color: #FFCC00;	
	font-weight: bold;
	font-size: 12px;
	color:black;
}
div.yr{
	position: relative;
	float: left;
	width: 50px;
}
div.mk{
	position: relative;
	float: left;
	width: 150px;
}
div.md{
	position: relative;
	float: left;
	width: 450px;
}
div.pr{
	position: relative;
	float: right;
	width: 70px;
}
a.vehicle{
	text-decoration:none;
	color:white;
}
a.vehicle:hover{
	text-decoration:none;
	color:black;
}
h2{
	color:#FFCC00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#vPic{
	position:relative;
	float: left;
	left:1px;
	width: 510px;
	color: White;
}
#xPics{
	position: relative;
	float: left;
	top:10px;
	padding:2px;
	left:5px;
	width:100px;
}
table{
	width:500px;
	border: 0px;
	border-spacing: 0px;
	vertical-align: top;
}
tr.row1{
	background-color:#3E3E3E;
}
tr.row2{
	background-color:#686249;	
}
td{
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:white;	
	text-align: justify;
	padding:2px;
}
#pre{
	width:200px;
	float: left;
	position: relative;
}
#next{
	width:200px;
	float: right;
	text-align: right;
	right:10px;
	position: relative;
}
a.nav {
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}
a.nav:hover{
	color:#FFCC00;
}
#map{
	position:relative;
	float:left;
	width:341px;
}
#contact{
	position: relative;
	float: left;
	top:10px;
	width:380px;
	color:white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#footer{
	position:relative;
	float:left;
	background-color: #FFCC00;
	height: 20px;
	width:960px;
	text-align:center;
}

#footer ul{
	list-style:none;
}
#footer li{
	display: inline;
	padding: 5px;
}
#footer a{
	color:black;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover{
	color:white;
	font-size:12px;
	font-weight: bold;
}
img{
	border:0px;
}

#fLeft{
	position:relative;
	float: left;
	width:250px;
	padding-top:40px;
}
#fRight{
	padding-top: 5px;
	position: relative;
	float: left;
	width:230px;
	left: 4px;
}
#fRight a,#fLeft a{
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color:white;
}
#fRight a:hover, #fLeft a:hover{
	color:red;
}
div.odds{
	position: relative;
	float: left;
	width:240px;
	left:5px;
	padding-left:3px;
	background-color: #3E3E3E;	
	font-weight: bold;
	font-size: 12px;
	color:white;
	border-bottom: 3px;
	border-color: Black;
}

div.evens{
	position: relative;
	float: left;
	left:5px;
	padding-left:3px;
	width:240px;
	background-color: #686249;
	font-weight: bold;
	font-size: 12px;
	color:white;
	border-bottom: 3px;
	border-color: Black;
}

p.finance{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
	display: inline;
}
p.finsection{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFCC00;
	color: black;
}
p.finsmall{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: white;
	display: inline;
}
p.finHead{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: white;
}
table.smlrfnt{
	width:700px;
}