#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF80FF;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#0255B0;
	background-color: #FF80FF
	border: none;
}
.textbox2 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#0255B0;
	background-color: #FF80FF;
	border: none;
	
}
.absmid{
vertical-align: middle;
}
.valid{
	text-align: left;
}
input{
color:#0255B0;
font-weight: bold;
background-color: #FF80FF;
}
.center{
text-align: center;
}
input.runs{
color:#0255B0;
font-weight: bold;
background-color: #FF80FF;
width: 75px;
}
textarea{
color:#0255B0;
height: 150px;
width: 300px;
font-family: Helvetica, sans-serif;
background-color: #FF80FF;
}
select{
color:#0255B0;
	font-weight: bold;
background-color: #FF80FF;
}
body{
background-color: #FF80FF;
}
#main #footer {
	clear: both;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #0255B0;
	text-align: center;
	line-height: 18px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0255B0;
	margin-bottom: 0px;
}

.col1 a {
	color: #0255B0;
	text-decoration: none;
}
#main #footer a {
	color: #0255B0;
	text-decoration: none;
}
#main #footer a:hover {
	color: #FFFFFF;
}
.home{
color: white;
}
.fixtures{
color: white;
text-align: left;
}
.results{
color: white;
text-align: center;
}
.rules{
text-align: left;
}
#main #header {
	float: left;
	width: 950px;
	font-family: Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #0255B0;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#main #headersmall {
	float: left;
	width: 950px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
        font-style: italic;
	font-weight: bold;
	color: #0255B0;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#main #login {
	float: right;
	width: 950px;
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0255B0;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#main #header a {
	color: #0255B0;
	text-decoration: none;
}

#banner #menupanel {
	float: left;
	height: 40px;
	width: 1000px;
	margin-top: 246px;
}
#menupanel ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menupanel li {
	display: inline;
}
#menupanel li a {
	font-family: sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	padding-right: 27px;
	padding-left: 27px;
	color: #0255B0;
	display: block;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menupanel li a:hover {
	background-repeat: no-repeat;
	background-position: 5px center;
        color:#FFFFFF;
}
#main #content {
	float: left;
	font-weight: bold;
	width: 1000px;
color:#0255B0;
	background-color: #FF80FF;
}
#menupanel li a.borders {
	border-right-width: 1px;
	border-right-style: solid;
	font-weight: bold;
	border-right-color: #67B1BC;
}

#main #banner {
	float: left;
	font-weight: bold;
	height: 300px;
	width: 1000px;
	background-image: url(../images/banner.jpg);
}
#content .sider {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
color:#0255B0;
}
#content .col1 {
	float: left;
	width: 630px;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 12px;
color:#0255B0;
	padding-right: 30px;
	padding-left: 80px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
.col1 a:hover {
	color: #FFFFFF;
}

