a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	/*font-weight:900;*/
}



#textbox {
	float:left;
	width: 229px;
}


.coachinfo {
	float:right;
	width:515px;
	padding-right:20px;
}

.coachpic{
	float:left;
	width:120px;
	text-align:center;
	padding-right:10px;
	padding-left:1px;
}

#picture {
	padding:10px;
	float:left;
	text-align:center;
	width:281px;
}

#stats {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CFCCA7;
	width:173px;
	float:left;
	margin-top: 100px;
}

#roster_stats {
	text-align: center;
}

#textarea {
	/*width:673px;*/
	width:720px;
}

#tabs {
	width:229px;
	height:15px;
}

.tab_on {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:55px;
	height:15px;
	border-color: #000066;
	border-style:solid;
	border-width:1px;
	border-bottom-style:none;
	background-color: #336699;
	color:#ffffff;
	margin-left:7px;
	margin-right:7px;
	text-align:center;
	float:left;
	cursor:default;
}

#tab_1
{
	margin-left:14px;
	_margin-left:7px;
}

.tab_off {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:55px;
	height:15px;
	border-color: #000000;
	border-style:solid;
	border-width:1px;
	border-bottom-style:none;
	background-color: #003366;
	color:#ccc;
	margin-left:7px;
	margin-right:7px;
	text-align:center;
	float:left;
	cursor:default;
}

.tab_off a:link, .tab_off a:visited, .tab_off a:hover, .tab_off a:active {
	color:#DDD;
	text-decoration:none;
}


.sponsor_text {
font-size: 14px; 
color: #b3714b;
}

.sponsor_items {
font-size: 12px; 
}

A.sponsor_items {
font-size: 12px;
text-decoration:underline;
} 
}

