body{
margin: 0px;
background: #000000;
font-family: arial;
font-size: 0.8em;
}

.sponsors{
min-height: 200px;
background: url('/images/sponsorsbg.jpg') no-repeat;
padding: 50px 10px;
}

p {
font-size: 0.9em;
}

#nav{
list-style-type: none;
padding: 0px;
margin: 0px;
}

#nav li{
float: left;
height: 14px;
background: url('/images/nsplit.jpg') no-repeat;
list-style-type: none;
padding: 12px 10px;
margin: 0px;
font-size: 0.9em;
}

#nav li a{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#nav li a:hover{
text-decoration: underline;
}

#nav .home{
background: none;
}

.sidebar{
color: #B3B3B3;
font-size: 0.85em;
}

.sidebar a{
color: #F47121;
}

.footer{
background: url('/images/fbg.jpg') repeat-x;
text-align: center;
padding: 25px;
color: #FFFFFF;
}

.footer a{
color: #F47121;
}

H1
{
	font-size: 1.2em;
	color: #000000;
}

H2
{
	font-size: 1em;
	color: #000000;
}

H3
{
	font-size: .8em;
	color: #000000;
}