



body {
	margin: 0;
	font: 10px/12px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(../images/bkgd-main.jpg) no-repeat center 26px scroll;
	color: #cdc2a4;
}


a:link, a:active, a:visited, a:hover {
	color: #8b7543;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}


#toolbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 26px;
	overflow: hidden;
	z-index: 100;
	background: #d4d4d4;
}


#container {
	position: relative;
	margin: 0 auto;
	width: 937px;
	height: 830px;
	/*border: 1px #ffffff solid;*/
}


#nav {
	position: absolute;
	top: 26px;
	left: 9px;
	width: 937px;
	height: 271px;
	/*border: 1px #ffffff solid;*/
}


#nonflash {
}


#content {
	position: absolute;
	top: 300px;
	left: 20px;
	right: 0;
	bottom: 0;
	width: 580px;	
	height: 555px;
	overflow: auto;
	/*border: 1px #ffffff solid;*/
	/* IEWin only */
	scrollbar-track-color: #1d170a;
	scrollbar-face-color: #362b13;
	scrollbar-darkshadow-color: #362b13;
	scrollbar-shadow-color: #362b13;
	scrollbar-3dlight-color: #362b13;
	scrollbar-highlight-color: #362b13;
	scrollbar-arrow-color: #fff;
}


#content_poll {
	position: absolute;
	top: 860px;
	left: 20px;
	right: 0;
	bottom: 0;
	width: 580px;	
	height: 380px;
	overflow: auto;
	/*border: 1px #ffffff solid;*/
	/* IEWin only */
	scrollbar-track-color: #1d170a;
	scrollbar-face-color: #362b13;
	scrollbar-darkshadow-color: #362b13;
	scrollbar-shadow-color: #362b13;
	scrollbar-3dlight-color: #362b13;
	scrollbar-highlight-color: #362b13;
	scrollbar-arrow-color: #fff;
}


#ad300x250 {
	position: absolute;
	top: 300px;
	left: 620px;
	width: 300px;
	height: 250px;
}


#fuel_banners{
	position: absolute;
	top: 560px;
	left: 620px;
	width: 300px;
	height: 370px;
}


#video{
	position: absolute;
	top: 955px;
	left: 620px;
	width: 300px;
	height: 250px;
}


#photos #thumbs a:link img, #photos #thumbs a:hover img, #photos #thumbs a:active img, #photos #thumbs a:visited img {
	border: 1px solid #8b7543;
}


.section {
	text-align: left;
	padding: 10px;
	display: none;
}


#news select, #news input, #news button {
	background-color: #c9b7ab;
}


.footer table {
	margin: 0 auto;
}


h2 {
	font-size: 14px;
}


h3 {
	font-size: 12px;
}

#footer {
	position: absolute;
	left: 370px;
	top: 1200px;
	width: 450px;
	height: 150px;
	/*border: 1px solid #FF0000;*/
}	




