﻿* {
margin: 0;
padding: 0;
}

body {
background: #333 url("images/back.gif") repeat;
text-align: center;
font: normal 13px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 40px;
}

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

a:visited {
text-decoration: underline;
}

a:hover {
color: #ccc;
}

#HeaderBack { font-family: Arial, Helvetica, sans-serif; color: Black; background-color: White; font-size: 10pt; background-image: url("images/bg_body.gif"); background-repeat: repeat-x; margin: 0;  padding: 0;}

/* HEADER
-------------------------------------------------------------------------*/
#HEADER{ display: block; height: 117px; padding:0; margin:0;  background-position: top right;  background-repeat: no-repeat;  background-image: url("images/bg_header.jpg");}
	#HEADER h1{ width: 411px;  height: 112px;  background: inherit; background-image: url("images/bg_logo_deep.jpg"); background-repeat: no-repeat;  margin: 0;  display: inline;}
	
	
	#HEADER ul{ list-style: none; margin: 87px 0 0 0; padding: 0; display: inline; float: right; display: block;  border-bottom: 5px solid #004278;  position: relative;}
	#HEADER li{ float:left; margin: 0;  padding: 0 20px 0 5px; list-style: none; display: inline;  background-image: url("images/bg_topnav_li.gif");  background-repeat: repeat-y;    height: 25px;  line-height: 7px;}
	#HEADER li a{  color: White; text-decoration: none;  font-size: 12px;  font-family: Tahoma, Arial, Helvetica, sans-serif;}
	#HEADER li a:hover{ text-decoration: none; position: relative; top: -1px;}


#wrapper {
width: 800px;
background: #fff url("images/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

#wrapperhome {
width: 800px;
background: #fff;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

ul {
list-style: none;
padding-left: 10px;
text-decoration: none;
display: block;
}


h1 {
width: 140px;
height: 30px;
background-color: #333;
margin: 1px 1px 1px 0;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h1:first-letter {
color: #f00;
text-decoration: underline;
}

h2 {
width: 419px;
height: 30px;
background-color: #333;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 5px;
text-decoration: none;
}

#nav li a:hover {
background-color: #999;
}

#current a {
background-image: url("http://www.illinimotorsports.netimages/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 180px;
background-color: #ccc;
float: left;
position: relative;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

#sidebar li a {
list-style: none;
padding-left: 10px;
text-decoration: none;
display: block;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
}

#sidebar li a:hover {
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
color: #333;
}


#sidebar ul {
list-style: none;
text-decoration: none;
display: block;
}

img {
border: none;
}

a img {
margin-bottom: 20px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}
img.right{float:right; border:0px; padding:0px;}

#content {
float: left;
width: 550px;
margin: 10px 0 0 10px;
}

p {
margin-bottom: 20px;
}



#footer {
background-image: url("http://www.illinimotorsports.net/images/footer.png");
text-align: center;
clear: both;
width: 800px;
height: 88px;
}
