body {
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	text-align:center;
	background: #b80000 url(background1.jpg) repeat-x top;
	margin-bottom: .5em;
}
a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #060;
	text-decoration: underline;
} 
#MainContainerHome {
	border-collapse:collapse;
	margin:1em auto 1em auto;
	background-color:#FFF;
	width:920px;
	height:100%;
}


#MainContainer {
	width: 774px;
	height: 100%;
	border-collapse:collapse;
	margin:1em auto 1em auto;
	background-color:#FFF;
}

#HeaderContainerHome {
	margin: 4px;
	background: #FFF url(strip.png) repeat;
	padding: 0;
	border: 1px solid #F00;
	height: 191px;
	text-align:center;
}
#HeaderContainer {
	margin: 4px;
	padding: 0px;
	border: 1px solid #F00;
	height: 194px;
	text-align:center;
	background: url(masthead.jpg) no-repeat center center;
}
#nav {
	text-align: left;
	padding: 0px;
	margin:0;
	border-right: 1px solid #f00;
	border-bottom: 1px solid #f00;
	white-space: nowrap;
	vertical-align: top;
}
#mainBody {
	width:100%;
	text-align: left;
	padding: 1em;
}

#widgets {
	float:right;
	margin-left:1em;
	margin-bottom:0.5em;
	width:250px;
}
#widgets tr td #news {
	font: bold 14px Verdana, Arial, sans-serif;
	background: #F00;
	text-align: center;
	padding: 4px;
	margin-bottom: 12px;
	color: #FFF;
}
#nav ul {
	font: 12px Verdana, Arial, sans-serif;
	list-style: disc inside;
	margin-top:1em;
	margin-left: 1em;
	padding-left: 1em;
	padding-right:1em;
	text-indent: -1em;
}
#nav ul li {
	line-height:125%;
}
#nav div.redDivider {
	width:100%;
	background: #f51818;
	text-align: left;
	padding-top: 4px;
	padding-bottom:4px;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #fff;

}
#nav1 ul {
	font: 12px Verdana, Arial, sans-serif;
	list-style: disc inside;
	margin-top:1em;
	margin-left: 1em;
	padding-left: 1em;
	padding-right:1em;
	text-indent: -1em;
}
#nav1 ul li {
	line-height:125%;
}

h2 {
	color: #f51818;
	border:3px #ccc dotted;
	padding-left:6px;
	}

h3 {
	color: #f51818;
	font: bold 16px Tahoma, Arial, Geneva, sans-serif;
}

.breadcrumb {
	font: 10px Verdana, Arial, sans-serif;
}
.subhead {
	font-size: 150%;
	font-weight: bold;
}

table {
	border-collapse:collapse;
}
td.BLEFT {
	border-left: 1px solid #FF0000;
}

td.top, td.bottom {
	border:1px solid #ff0000;
}

td.BRIGHT {
	border-right: 1px solid #FF0000;
}


.indent {
	font-style: italic;
	padding-left: 2em;
	margin-top: 4px;
}
.contactme {
	padding: 7px;
	border: 1px solid #006;
	font-size:12px;
}
.footer  {
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 2px solid #333;	
}.smallerCenter {
	text-align: center;
	font: 12px Tahoma, Geneva, sans-serif;
}
#mainBody #regions tr td {
	text-align: left;
	vertical-align: top;
	padding:1em;
	border: thin dotted #999;
}
#mainBody #admin tr td {
	padding-left: 1em;
	padding-top:12px;
	padding-bottom:12px;
	border: thin dotted #999;
	font-size: 14px;
}
#mainBody #admin tr td.month {
	font: bold 14px Verdana, Arial, sans-serif;
	color: #FFF;
	background: #C00;
	padding-top: 4px;
	padding-bottom: 4px;
}
#mainBody #links tr td div.category {
	background: #a7ab74;
	padding: 4px;
	margin-bottom: 12px;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #000;
}

#mainBody #links {
	border-collapse:collapse;
}
#mainBody #links tr td{
	padding:1em;
}
#mainBody #links tr td ul{
	margin-left:-1em;
	font: 13px Verdana, Geneva, sans-serif;
}
#mainBody #links tr td ul li{
	margin-bottom:3px;
}
#mainBody #links tr td ul li .caption {
	font-size: 11px;
	font-style: italic;
	padding-left: 1em;
}

#results tr td {
	font:12px Verdana, Arial, sans-serif;
	padding-left:12px;
}
#results tr .gr {
	background: #a7ab74;
	padding: 4px;
	margin-bottom: 12px;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #000;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
}
#results tr .points {
	padding: 14px 0 8px 12px;
	margin-bottom: 12px;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #000;
	height:37px;
	font-weight:bold;
}
#results tr .header {
	padding: 6px 0 6px 0px;
	font-weight:bold;
	white-space: nowrap;
}
table#standings {
	border: 1px solid #ACBF60;
	border-collapse:collapse;
	margin-top: 35px;
	margin-bottom: 35px;
}
table#standings tr.class td.class {
	background: #EBEBEB;
	font-weight: bold;
	padding-left:35px;
	padding-right:35px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
table#standings th {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ffcc00;
	margin-top: 15px;
	padding: 3px 12px;

}
table#standings td.class1 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
table#standings td.class2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #9900CC;
}
table#standings td {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 12px;
	vertical-align: middle;
}
#mainBody #standings tr td.class {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}
#calendar tr.rally {background: #FFFFCC;}
#calendar tr.rc {	background: #a7ab74;}
#calendar tr.solo {background: #ecdfaf;}
#calendar .solo td {white-space: nowrap;}
#calendar tr.other {background: #D3D3E2;}
#calendar td {
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#calendar td.month {font-size: 11pt;color: #ffffff;background: #000000}
#calendar .footer {font-size: 9pt;}
#calendar .em {font-size: 8pt;}
#calendar tr td.month {
	background: url(month_bg.jpg) no-repeat left top;
}
#calendar tr td.date {
	white-space: nowrap;
	padding-right: .5em;
}
div#banner {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	border-top: #C00;
	border-right: 1px #C00;
	border-bottom: 1px #C00;
	border-left: 1px #C00;
}

