body {
background: black url(images/oregon_raceway_park_bg.jpg);
background-repeat: no-repeat;
background-position: top center;
margin:0; 
padding:0;
color: white;
font-family: arial, sans-serif;
}

#container {
width: 750px;
margin-left:auto;
margin-right:auto;
}

#content {

}

	#content h2 {
	font-size: 1em;
	margin: 10px 0 0 0;
	color: gray;
	}

	#content h3 {
	font-size: .9em;
	margin: 10px 0 0 0;
	color: gray;
	font-weight: bold;
	}
	
	#content h3 span {
	font-size: .8em;
	color: gray;
	font-style: italic;
	font-weight: normal;
	}
	
	#content p {
	font-size: .8em;
	margin: 0 0 10px 0;
	}
	
	#content ol {
	font-size: .8em;
	}

	a.standard {
	font-size: .8em;
	}
	
	#content a {
	color: white;
	}
	
	#content a:hover {
	color: gray;
	}

	#content ul {
	list-style: none;
	font-size: .8em;
	}
	
	#content li {
	margin: 0 0 10px 0;
	}
	
	#news_page li {
        margin: -10px 0 25px -40px;
        font-family: arial,sans-serif;
        list-style: none;
        }
        
        #news_page a {
        color: gray;
        text-decoration:none;
        font-weight: bold;
        font-size: 1.3em;
        }
        
        #news_page a:hover {
        color: white;
        }
        
        #news_page li p.date {
        color: gray;
        font-family: arial,sans-serif;
        font-size: .8em;
        margin: 0 0 5px 0;
        }
        
        #news_page li div {
        margin: -7px 0 0 0;
        color: white;
        font-family: arial,sans-serif;
        font-size: 1em;
        }
        
        #creditfooter {
        display: none;
        }

#left_side {
width: 200px;
float: left;
margin: 325px 20px 0 0;
padding: 0 15px 0 15px;
border-right: gray 1px solid;
}

        .feedburnerFeedBlock {
        text-align: right;
        }
        
        p.feedTitle a {
        color:#ffb401;
        text-decoration: none;
        font-weight: bold;
        font-style: italic;
        text-decoration: underline;
        }
        
        .feedburnerFeedBlock li {
        margin: -10px 0 25px -40px;
        font-family: arial,sans-serif;
        list-style: none;
        }
        
        .feedburnerFeedBlock li a {
        color: white;
        text-decoration:none;
        font-weight: bold;
        font-size: .8em;
        }
        
        .feedburnerFeedBlock li a:hover {
        color: #ffb401;
        }
        
        .date {
        color: white;
        font-family: arial,sans-serif;
        font-size: .7em;
        margin: 0 0 5px 0;
        }
        
        .feedburnerFeedBlock div {
        margin: -7px 0 0 0;
        color: gray;
        font-family: arial,sans-serif;
        font-size: .7em;
        }
        
        #creditfooter {
        display: none;
        }

#footer {
width: 100%;
background: #292929;
border-top: solid 1px #595959;
border-bottom: solid 1px #595959;
text-align: center;
padding: 7px 0 7px 0;
margin: 25px 0 20px 0;
color: #fdb614;
font-size: .7em;
}

	#footer a {
	text-decoration: none;
	color: #fdb614;
	}

	#footer a:hover {
	color: #ee2e24;
	}

/*---------IMAGE MAP---------*/
#imgmap {
	position: relative;
	_zoom: 1;
}

#imgmap li {
	position: absolute;
	display: block;
	list-style: none;
	outline: 1px dashed;
	overflow: hidden;
}

#imgmap li a {
	display: block;
	width: 100%;
	height: 100%;
	_background: url(space.gif);
	text-indent: -1000em;
}

#area1 {
	left: 2px;
	top: 245px;
	width: 80px;
	height: 105px;
}

#area2 {
	left: 84px;
	top: 245px;
	width: 80px;
	height: 105px;
}

#area3 {
	left: 168px;
	top: 245px;
	width: 80px;
	height: 105px;
}

#area4 {
	left: 252px;
	top: 245px;
	width: 80px;
	height: 105px;
}

#area5 {
	left: 335px;
	top: 245px;
	width: 80px;
	height: 105px;
}

#area6 {
	left: 419px;
	top: 245px;
	width: 80px;
	height: 105px;
}

#area7 {
	left: 503px;
	top: 245px;
	width: 80px;
	height: 105px;
}

#area8 {
	left: 586px;
	top: 245px;
	width: 80px;
	height: 105px;
}

#area9 {
	left: 670px;
	top: 245px;
	width: 80px;
	height: 105px;
}
/*---------IMAGE MAP END---------*/


#left_side_donate p {
	font-size: .8em;
	margin: 0 0 10px 0;
	}
	
	#left_side_donate ul {
	font-size: .8em;
	}
	
	#left_side_donate h2 {
	font-size: 1em;
	margin: 10px 0 0 0;
	color: #fdb316;
	}
	
	#left_side_donate {
width: 200px;
float: left;
margin: 325px 20px 0 0;
padding: 0 15px 0 15px;
border-right: gray 1px solid;
}

p.weather a {
        color:#ffb401;
        text-decoration: none;
        font-weight: bold;
        font-size:.8em;
        }
        
p.weather a:hover {
        color:#ffffff;
        }