body {
background-image:url('http://team-overdrive.com/images/TeamOverdriveBanner.png');
background-repeat:no-repeat;
background-position: left top;
background-color: #000000;
font-family: verdana;
}
ul {
list-style: square url("http://team-overdrive.com/images/ListBullets.png");
font: 22px impact;
letter-spacing: 1px;
font-variant: small-caps;
}

hr  {
display: block;
position: relative;
padding: 0;
margin: 8px auto;
width: 80%;
clear: both;
border: none;
border-top: 1px solid #000;
font-size: 1px;
line-height: 0;
overflow: visible;
}
div#links {
margin-top: 200px;
width: 667px;
height: 35px;
left: 50px;
overflow: hidden;
}

div#content {
margin-top: -5px;
width: 60%;
left: 50px;
margin-top: 2px;
background-color: yellow;
height: auto;
padding-top:25px;
padding-bottom: 100px;
padding-right:25px;
padding-left:85px;
background-image: url('http://team-overdrive.com/images/Tire2.png');
background-repeat:repeat-y;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

h1 {
font: 28pt impact;
color: black;
border-bottom: 2px solid #000000;
}

.o {
font-size: 10pt;
font-family: arial;
line-width: 50px;
background-color: #FFFF66;
padding-left:  13.7%;
padding-right: 13.7%;
padding-bottom: 5px;
padding-top: 5px;
border: 1px solid black;
}

.b {
font-size: 17pt;
font-weight: bold;
}

#nav-example {
	background: url("http://team-overdrive.com/images/TONavWebsite.gif") no-repeat;
	width: 668px;
	height: 35px;
	margin: 0;
	padding: 0;
}
#nav-example li, #nav-example a {
	height: 35px;
	display: block;
border: 0px;
}
#nav-example li {
	float: left;
	list-style: none;
	display: inline;
	text-indent: -9999em;
}
#nav-example-01 {
	width: 76px;
}
#nav-example-02 {
	width: 103px;
}
#nav-example-03 {
	width: 77px;
}
#nav-example-04 {
	width: 89px;
}
#nav-example-05 {
	width: 102px;
}

#nav-example-06 {
	width: 104px;
}

#nav-example-07 {
	width: 117px;
}
#nav-example-01 a:hover {
	background: url("http://team-overdrive.com/images/TONavWebsite.gif") 0px -35px no-repeat;
}
#nav-example-02 a:hover {
	background: url("http://team-overdrive.com/images/TONavWebsite.gif") -76px -35px no-repeat;
}
#nav-example-03 a:hover {
	background: url("http://team-overdrive.com/images/TONavWebsite.gif") -179px -35px no-repeat;
}
#nav-example-04 a:hover {
	background: url("http://team-overdrive.com/images/TONavWebsite.gif") -256px -35px no-repeat;
}
#nav-example-05 a:hover {
	background: url("http://team-overdrive.com/images/TONavWebsite.gif") -345px -35px no-repeat;
}
#nav-example-06 a:hover {
	background: url("http://team-overdrive.com/images/TONavWebsite.gif") -447px -35px no-repeat;
}
#nav-example-07 a:hover {
	background: url("http://team-overdrive.com/images/TONavWebsite.gif") -551px -35px no-repeat;
}
