/* ********************************

  CSS by Jade Design (c) 2007

******************************** */


/* ****** html ***** */

* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: small;
 background-color:#000000;
}
#redborder {
	border: 1px solid #cc0000;
	background-color:#FFFFFF;
}

h1{
	font-size:medium;
	font-weight:bold;
}

h2{
	font-size:small;
	font-weight:bold;
	color:#cc0000;
}

.bgleft {
	background-image: url(images/stagebg_left.gif);
	background-repeat: repeat-y;
}



.bgright {
	background-image: url(images/stagebg_right.gif);
	background-repeat: repeat-y;
}
#floatleft{
	float:left;
	width: 160px;
	border-right: 1px solid #CC0000;
	padding: 5px;
}

.imgleft{
	float:left;
	width: 150px;
	padding-right: 10px;
}


#main{
	padding:12px;
	border-left: 1px solid #CC0000;
	margin-left: 170px;
}



#nav {
	padding: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	background-color: #cc0000;
	color:#FFFFFF;
	font-weight:bold;
}

#nav a:link{
	color:#FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

#nav a:visited{
	color:#FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover{
	color:#FFCC00;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}

#nav a:active{
	color:#FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

.footer{
	border-top: 1px solid #CC0000;
	padding-top:3px;
}
a:link {
	font-size: small;
	color: #cc0000;
	text-decoration: none;
}



a:visited {
	font-size: small;
	color: #cc0000;
	text-decoration: none;
}

a:hover{
	font-size: small;
	color: #cc0000;
	text-decoration: underline;
}
a:selected {
	font-size: small;
	color: #cc0000;
	text-decoration: none;
}

.top a:link {
	font-size: x-small;
	color: #cc0000;
	text-decoration: none;
}
.top a:visited {
	font-size: x-small;
	color: #cc0000;
	text-decoration: none;
}

.top a:hover{
	font-size: x-small;
	color: #cc0000;
	text-decoration: underline;
}
#floatleft a:selected {
	font-size: x-small;
	color: #cc0000;
	text-decoration: none;
}

#floatleft a:link {
	font-size: x-small;
	color: #cc0000;
	text-decoration: none;
}
#floatleft a:visited {
	font-size: x-small;
	color: #cc0000;
	text-decoration: none;
}

#floatleft a:hover{
	font-size: x-small;
	color: #cc0000;
	text-decoration: underline;
}
.top a:selected {
	font-size: x-small;
	color: #cc0000;
	text-decoration: none;
}

.past{
border-top: 1px solid #CC0000;

}

.floatrite{
	float:right;
	padding-left:1em;
	font-size:x-small;
	
}

.sponsorrite{
	float:right;
	padding-left:1em;
	font-size:x-small;
	text-align: right;	
}

.aboutrite{
	float:right;
	padding-left:1em;
	font-size:x-small;
	width:120px;
	
}
.contactright{
	float:right;
	padding-left:1em;
	font-size:x-small;
	width:200px;
	
}

.top{
	float:right;
}

.imageborder{
border:1px solid #cccccc;
}li {
	text-indent: 2em;
	display: block;
	list-style-type: none;
}

ul {
	text-indent: 2em;
	display: block;
	list-style-type: none;
}
.style1 {
	font-size: x-small;
	color: #666666;
}
.style2 {font-size: x-small}