body {

		background-color: #000;
font-family: verdana;
	width: 100%;
	font-size: 10px;
}


#bana {
	background: url('images/bana.jpg') no-repeat;
	width: 900px;
	height: 116px;
	text-align: left;
	margin: auto;
	font-size: 12px
}


#mid {
	background: url('images/mid.jpg') repeat-y;
	width: 900px;
	height: auto;
	text-align: left;
	margin: auto;
	font-size: 12px
}

#container {
	width: 100%;
	height: auto;
	text-align: left;
	margin: auto;
	font-size: 10px;
	background-color: #660033;

}

#containermain {
	background-color: #660033;
	width: 100%;
	height: auto;


}


#flash {
	background-color: #FFFFFF;
	width: 831px;
	height: 250px;
	text-align: left;
	margin: auto;
	font-size: 10px;
	border: 1px dashed #000000;
}

#content {
	width: 900px;
	height: auto;
	text-align: left;
	margin: auto;
	font-size: 10px;

}

#sidelineshead {
	width: 190px;
	color: #000;
	height: auto;
	text-align: left;
	margin: auto;
	font-size: 18px;
	border-bottom: 1px solid #ff3435;
	font: "Times New Roman", Times, serif;
	}

#sidelines {
	width: 190px;
	color: #ff3a3b;
	height: auto;
	text-align: left;
	margin: auto;
	font-size: 12px;
	border-bottom: 1px dotted #CCCCCC;
}




#footer {
	background: url('images/footer.jpg') no-repeat;
	width: 900px;
	height: 60px;
	text-align: center;
	margin: auto;
	font-size: 11px;
	color: #FFFFFF;
}


.rollover2 a {
display:block;
width: 190px;
height: 20px;
font: bold 11px sans-serif;;
color:#ff6600;
text-decoration: none;
}
.rollover2 a:hover {
background-color: #FF3435;
color: #fff;
}
.rollover2 a:active {
background-position: 0 -70px;
color:#000000;
}




.rollover3 a {
display:block;
width: 190px;
height: 20px;
font: bold 11px sans-serif;;
color:#026faa;
text-decoration: none;
}
.rollover3 a:hover {
background-color: #026faa;
color: #fff;
}
.rollover3 a:active {
background-position: 0 -70px;
color:#000000;
}




.solidblockmenu{
margin: 0;
padding: 0;
float: right;
font: bold 12px Arial;
width: 500px;
height: 30px;
overflow: hidden;
margin-bottom: 1em;
border-width: 1px 0;
margin-top: 20px;
}

.solidblockmenu li{
display: inline;
background-color: #FFFFFF;
}

.solidblockmenu li a{
float: left;
color: #000;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: black;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;
background-color: #fff;}