body {
	background-color: #D50100;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
#banner {
	background-image: url(images/banner.jpg);
	height: 152px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 25px;
}
#sponsorbanner {
	height: 58px;
	width: 466px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	padding-left: 250px;
}

#subbanner {
	background-image: url(images/subbanner.jpg);
	height: 152px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 25px;
}
#mainarea {
	background-image: url(images/mainareabg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 100%;
	height: 100%;
	float: left;
}
pre {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
#content {
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 8px;
	padding-top: 8px;
}

#inside {
	width: 762px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left {
	width: 185px;
	height: 100%;
	text-align: center;
	float: left;
	padding-left: -1px;
}
#centre {
	width: 558px;
	float: right;
	margin-right: 4px;
	display: inline;
}
#hometop {
	float: right;
	width: 340px;
	height: 157px;
	padding: 12px 216px 6px 6px;
	background-image: url(images/ballbg.jpg);
	background-repeat: no-repeat;
	background-position: 346px top;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 50px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-position: center top;
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 7.5pt;
	text-align: center;
	margin-left: -1px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#footerins {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 33px;
	padding-top: 35px;
}


h1 {
	font-size: 16pt;
	text-transform: capitalize;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px;
}
#fix {
	bottom: 0;
	z-index: 100;
	width:100%;
	vertical-align:top;
	overflow: hidden;
	background-color: #212C34;
	height: 100px;
	float: left;
}
a {
	color: #FFC6C6;
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}

#center {
	text-align:center;
	background:none;
}