@charset "utf-8";
/* CSS Document */

body {

	margin:0 auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(/images/background_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	background-color:#000000;
	}
	

a {
   color:#000000;
   text-decoration:underline;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.heading_text {
	color: #236D9C;
	font-weight: bold;
}
/*-----------------------------------CONTENT--------------------------------*/

#container {
	margin:0 auto;
	text-align:center;
	width:820px;
	background-image:url(/images/content_background.jpg);
	background-repeat:repeat-y;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}

#central_container{
width:790px;
text-align:center;
margin:0 auto;
}

.seeger_bg {
background-image:url(/images/seeger_bg.jpg);
background-repeat:none;
background-position:center;
}



.tree_bg {
background-image:url(/images/tree_bg.jpg);
background-repeat:none;
background-position:top;
}

.page_top {
	background-image:url(/images/page_top.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:47px;
	}
	
.header_top {
	background-image:url(/images/header_top.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:113px;
	}
	
.header_bottom {
	background-image:url(/images/header_bottom.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:119px;
	}
	
.content_top {
	background-image:url(/images/content_top.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:69px;
	}
	
.content_bottom {
	background-image:url(../images/content_bottom.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:52px;
	}
	
.footer_top {
	background-image:url(/images/footer_links.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:26px;
	}
	
.page_bottom {
	background-image:url(/images/page_bottom.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:60px;
	}
	
	/* NAVIGATION */
	
.left_side {
height: 31px;
width:9px;
background-image:url(/images/left_side_nav.jpg);
background-repeat:no-repeat;
}

.right_side {
height: 31px;
width:9px;
background-image:url(/images/right_side_nav.jpg);
background-repeat:no-repeat;
}

.home {
height:31px;
width:75px;
}

.about_us {
height:31px;
width:100px;
}

.services {
height:31px;
width:103px;
}

.gallery {
height:31px;
width:179px;
}

.racing {
height:31px;
width:114px;
}

.sponsors {
height:31px;
width:108px;
}

.contact {
height:31px;
width:123px;
}

.picture_frame {
border: solid 1px #236C99;
}

.seeger_bg {
background-image:url(../images/racing/seeger_bg.jpg);
background-repeat:no-repeat;
background-position:center;
}

.guy_bg {
background-image:url(../images/racing/guy_bg.jpg);
background-repeat:no-repeat;
background-position:center;
}

.staub_bg {
background-image:url(../images/racing/staub_bg.jpg);
background-repeat:no-repeat;
background-position:center;
}