body {
	background-image: url(/gfx/bg.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #030102;
	color: #cccccc;
}
body, td, th, input, select {
	font-family: Tahoma, Arial, Georgia;
	font-size: 11px;
}

a:link, a:visited, a:active {
	color: #d09c00;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}

#ballbg {
	background-image:url(/gfx/bg-balls.png);
	background-repeat:no-repeat;
	width: 971px;
	margin: auto;
	overflow: hidden;
	padding-left: 84px;
	}
	
#top {
	width: 899px;
	height: 123px;
	background-image:url(/gfx/top.jpg);
}
#hplink {
	width: 340px;
	height: 90px;
	cursor: pointer; 
	display: block;
	float: left;
	}
/* Scoreboard */	
#sb {
	float: right;
	margin-top:25px;
	margin-right: 18px;
	width: 244px;
}
#sb th {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#sb td {
	font-size: 11px;
	color: #cccccc;
	padding-left: 4px;
	
}

.green {
	color: #29c929
}
.orange {
	color: #f79129
}
.red {
	color: #FF0000
}
/* Top Nav */
#nav {
	float: right;
	width: 863px;
	padding-left: 19px;
	margin-top: 11px;
}
#nav a {
	padding: 0 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
.spacer {
	margin-left: 280px;
}	
/* rotating image */
#main-image {
	width: 899px;
	height: 204px;
}
/*scroll text*/
#scroll-text {
	height: 14px;
	width: 869px;
	background-image:url(/gfx/nav.jpg);
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 15px;
}
/*main content*/	
	
#content {
	clear: both;
	background-image:url(/gfx/content-bg.jpg);
	background-repeat:no-repeat;
	background-color: #ca1a1d;
	width: 891px;
	min-height: 275px;
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
	overflow: hidden;
}
#content-body {
	float: left;
	width: 657px;
	margin: 15px 12px 0 0;
	background-color: #1d1d1d;
	border: 1px solid #000;
	margin-bottom:10px;
}
#content-text {
	padding: 5px;
	background-color:#ffffff;
	color:#333333;
	margin-bottom:5px;
}
p {
	margin: 0 0 15px 0;
}
h1 {
	background-image:url(/gfx/grey-gradient-h1.jpg);
	height: 22px;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-transform: uppercase;
}
/*member login*/
#memberlogin {
	float: left;
	width: 130px;
	padding: 55px 75px 0 15px;
	color: #FFFFFF;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
#memberlogin .text {
	width: 125px;
	margin: 2px 0 6px 0
}
/*footer*/
#foot {
	clear: left;
	border-top: 4px solid #fff;
	background-image:url(/gfx/terms.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	text-align: right;
	padding: 10px 20px;
	width: 859px;
	height: 30px;
	font-size: 10px;
}
#terms {
	width: 140px;
	height: 30px;
	cursor: pointer; 
	display: block;
	float: left;
	}

/* home page */
.img {
	position: absolute;
	margin-top: 8px;
	margin-left: 10px
	}

#c1 {
	float: left;
	width: 217px;
	height: 215px;
	margin: 15px 4px 0 0;
	background-color: #ffffff;
	border: 1px solid #000;
	color:#333333;
}

#c1 img {
	border:1px solid #000;
}

#c1 h1 {
	background-image:url(/gfx/grey-gradient-h1.jpg);
	height: 22px;
	margin: 0px;
	padding: 5px 5px 0px 93px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-transform: uppercase;
}	
#c1 p {margin: 0;}

#c2 {
	float: left;
	width: 217px;
	height: 215px;
	margin: 15px 4px 0 0;
	background-color: #ffffff;
	border: 1px solid #000;
	color:#333333;
}

#c2 img {
	border:1px solid #000;
}

#c2 h1 {
	background-image:url(/gfx/grey-gradient-h1.jpg);
	height: 22px;
	margin: 0px;
	padding: 5px 5px 0px 93px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-transform: uppercase;
}	
#c2 p {margin: 0;}

#c3 {
	float: left;
	width: 217px;
	height: 215px;
	margin: 15px 4px 0 0;
	background-color: #ffffff;
	border: 1px solid #000;
	color:#333333;
}

#c3 img {
	border:1px solid #000;
}

#c3 h1 {
	background-image:url(/gfx/grey-gradient-h1.jpg);
	height: 22px;
	margin: 0px;
	padding: 5px 5px 0px 93px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-transform: uppercase;
}	
#c3 p {margin: 0;}

.bio {clear: both; padding: 11px 7px 7px 7px; font-size: 11px; height: 75px;}
.sr {font-size: 9px; font-weight: bold; color: #FF0000; margin: 0;}
.quick {margin-left: 93px; font-size: 10px;}
.records-page a {padding: 4px 7px; border: 1px solid #999; margin: 5px; font-weight: bold;}
.records-page a:hover { background-color: #666666;}
.records-page-active  {padding: 4px 7px; border: 1px solid #999; margin: 5px; background-color: #666666; color: #fff; font-weight: bold;}