body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  text-align:center;
  margin-top:0px;
  background-image:url(images/background.jpg);
  background-repeat:repeat-x;
  background-color:#000000;
}

#wrapper {
	width:880px;
	min-height:400px;
	padding:0px;
	margin:0 auto;
	text-align:center;
	background-color:#FFFFFF;
}

#header {
	height:300px;
	text-align:center;
	font-size:12px;
	background-image: url(http://www.loesshillsrally.com/images/topbanner.jpg);
	background-repeat:no-repeat;
}

#navcontainer ul
{
padding: .3em 0;
margin: 0;
list-style-type: none;
background-color: #CC0000;
color: #FFF;
width: 100%;
font: normal 80% arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #CC0000;
color: #FFF;
padding: .3em 1em;
border-right: 2px solid #fff;
}

li a:hover
{
background-color: #650101;
color: #fff;
}


#content {
	width: 800px;
	height:auto;
	padding-left: 15px;
	padding-right: 40px;
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#000000;
	line-height:13px;
	list-style:disc;
	list-style-position:inside;
	background-color:#FFFFFF;
}

#picbox {
	width:280px;
	min-height:300px;
	margin-left:10px;
	padding:10px;
	background-color:#CCCCCC;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:12px;
	text-align:center;
	float:right;
}

	
#footerlinks {
	width: 880px;
	height: 20px;
	padding-top: 5px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	line-height:11px;
	color:#ffffff;
	background-color:#CC0000
}
	

#footerlinks a  { 
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	line-height:12px;
	color:#ffffff;
}

#footerlinks a:visited  { 
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	line-height:11px;
	color:#666666;
}	

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}



h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:18px;
	color:#000000;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	font-style:oblique;
	line-height:16px;
	color:#CCOOOO;
	}
	
.boldblack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	line-height:18px;
	color:#000000;
	}
	
.boldred {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:oblique;
	line-height:13px;
	color:#c90c11;
	}
	
.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal
	line-height:14px;
	color:#666666
	list-style:circle;
	list-style-position:inside;
	}
	
.bodybold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	color:#666666
	list-style:circle;
	list-style-position:inside;
	}
	
.fineprint {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	line-height:11px;
	color:#ffffff;
	}
	
.fineblack {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	line-height:11px;
	color:#000000;
	}
	
.callouts {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	line-height:12px;
	color:#c90c11;
