* {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9pt;
}

a img {
	border: none;
	display: block;
}

a img.inline {
	border: none;
	display: inline;
}

form {
	margin: 0px;
}

P.eightpt {
	font-size: 8pt;
}

#body {
	width: 811px;
/*	border-top: 4px solid rgb(255,255,255);
	border-left: 4px solid rgb(255,255,255);
	border-right: 4px solid rgb(255,255,255); */
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #364361;
}
#wrapper {
	text-align: left;
}

#masthead {
	position: relative;
}

#sponsor {
	position: absolute;
	left: 650px;
	top: 25px;
	text-align: center;
	width: 146px;
}

img#bannerad {
	border: 0px solid black;	
}

#navbar {
	float: left;
	width: 141px;
	background-color: #F2D664;
	
}

#login {
	text-align: left;
	width: 650px;
	height: 25px;
	margin-top: 3px;
	padding-left: 15px;
	color: #F2D664;
}

#main {
	float: left;
	width: 639px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #EAE7E0;
}


div.title {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 24px;
}

P.subnav a {
	text-decoration: none;
	font-weight: bold;
	color: #364361;
}
P.subnav a#sel {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
P.subnav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

div.adminmenu a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
div.adminmenu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}

#hitcounter img {
	vertical-align: middle;
}

form#box, form#cancel {
	display: inline;
	width: 0%;
}

div.newsheadline {
	font-weight: bold;
	color: #FF0000;
}

TR.cancel TD {
	text-decoration: line-through;
	color: #FF0000;
}

TD.win {
	font-weight: bold;
}

div.divisionhead {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: black;}

TD.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
}

div.hofphoto {
	float: right;
	border: 1px solid black;
	width: 250px;
	height: 250px;
	margin-left: 25px;
	margin-bottom: 25px;
	text-align: center;
}

div.sponsorlogo {
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 25px;
	margin-bottom: 25px;
	text-align: center;
}

div.sponsortext {
	margin-bottom: 10px;
}

div.sponsordiv {
	clear: both;
}

div.clear {
	clear: both;
}

form.inline {
	display: inline;
}

#footer {
	clear: both;
	color: #F2D664;
	font-size: 8pt;
}
