@charset "utf-8";
#wrapper #wrapper2 #content {
	padding-top: 0px;
	background-image: url(../assets/team/bg-glow.jpg);
	background-repeat: no-repeat;
	height: 777px;
}
#box {
	background-color: #000;
	height: 400px;

}
#wrapper #wrapper2 #banner {
	background-image: url(../assets/banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#sublinks {
	background-image: url(../assets/team/sublinkGrad.jpg);
	background-repeat: no-repeat;
	margin-top: -3px;
	visibility: hidden;
}

#teamnav ul    {
	font-size: 10px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FC0;
}



#teamnav       {
	padding-left: 30px;
	background-image: url(../assets/team/navbg.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: left 25px;
	vertical-align: top;
	width: 115px;
}
#sublinks h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 165px;
	vertical-align: middle;
}

#teamnav #head      {
	color: #CCC;
	font-size: 16px;
	margin-bottom: 10px;
}
#stats {
	width: 250px;
	height: auto;
	float: right;
	margin-top: -125px;
	color: #FC0;
}

#teamnav p{
	font-size: 14px;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: bold;
	margin-top: 7px;
}
.stat       {
	color: #CCC;
}
#ttable {
	width: 100%;
	border: none;
}

.redBold {
	color: #F00;
}
#ttable tr td {
	width: 25%;
	height: 140px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}
#ttable img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ttable a {
	color: #FFF;
}
#ttable a:hover {
	color: #FC0;
}
