body {
	text-align: left;
	margin: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-color: #000000;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC9933;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#design h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #000000;
	font-weight: lighter;
	line-height: 21pt;
}
#design h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: lighter;
	line-height: 15px;
}
#design h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
}
#design h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: lighter;
	line-height: 15px;
}
#design {
	background-color: #000000;
	text-align: center;
	width: 720px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #000000;
	width: 720px;
	height: 118px;
}
#leftcolumn {
	float: left;
	width: 120px;
	padding-left: 10px;
}
#homecolumn {
	float: left;
	width: 440px;
	padding-left: 10px;
	padding-right: 10px;
}
#rightcolumn {
	float: left;
	width: 120px;
	padding-right: 10px;
}
.boxheader {
	background-color: #FFCC33;
	height: 15px;
	width: 110px;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/boxheadertop.gif);
	background-repeat: no-repeat;
}
.box {
	padding: 5px;
	width: 110px;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.sponsorbox {
	width: 120px;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.boxdivider {
	height: 10px;
	clear: both;
}
.homeboxheader {
	background-color: #FFCC33;
	height: 15px;
	width: 430px;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/homeheadertop.gif);
	background-repeat: no-repeat;
}
.homebox {
	padding: 5px;
	width: 430px;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.largeimage {
	width: 440px;
	background-color: #FFFFFF;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#mainbase {
	width: 720px;
	clear: both;
	text-align: center;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#mainbase a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#mainbase a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#mainbase a:hover {
	text-decoration: underline;
	color: #CC9933;
}
#mainbase a:active {
	text-decoration: none;
	color: #666666;
}
#maincolumn {
	float: left;
	width: 570px;
	padding-left: 10px;
	padding-right: 10px;
}
#mainbottom {
	clear: both;
	height: 5px;
	background-color: #FFFFFF;
}
#mainsection {
	background-color: #FFFFFF;
}
.mainheader {
	background-color: #FFCC33;
	height: 15px;
	width: 560px;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/mainheadertop.gif);
	background-repeat: no-repeat;
}
.mainleft {
	padding: 15px;
	width: 390px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
}
#mainright {
	background-color: #FFFFFF;
	float: left;
	width: 140px;
	padding-right: 10px;
}
.mainsingle {
	padding: 15px;
	width: 540px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
}
.playerpic {
	float: left;
	height: 170px;
	width: 100px;
	padding-top: 10px;
	text-align: center;
}
.playerdivider {
	float: left;
	height: 180px;
	width: 10px;
}
.sponsorlogo {
	float: left;
	width: 110px;
}
.sponsortext {
	float: left;
	width: 320px;
}.sponsorbottom {
	clear: both;
}
label,input {
        display: block;
        width: 150px;
        float: left;
        margin-bottom: 10px;
}
label {
        text-align: left;
        width: 100px;
        padding-right: 20px;
}
br {
        clear: left;
}
.formbuttons {
	width: 50px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding-left: 15px;
}
.questions {
	float: left;
	width: 150px;
}
.answers {
	float: left;
	width: 280px;
}
.profileend {
	clear: both;
	width: 430px;
	height: 8px;
}
.profilepicture {
	float: left;
	width: 225px;
}
.profiletext {
	float: left;
	width: 215px;
}
.profileheader {
	background-color: #FFCC33;
	height: 15px;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/profileheadertop.gif);
	background-repeat: no-repeat;
}
.profilebox {
	padding: 5px;
	width: 205px;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.profilequestions {
	float: left;
	width: 70px;
}
.profileanswers {
	float: left;
	width: 135px;
}
.profileendsmall {
	clear: both;
	width: 205px;
	height: 8px;
}