#teamcontentbg {
	position:absolute;
	left:91px;
	top:238px;
	width:749px;
	z-index:6;
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	height: 100%;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	visibility: hidden;
}

#teamcontent {
	float:left;
	padding-left:35px;
	width:600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}
#roster {
	float:left;
	
	width:670px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}

#sched {
	float:left;
	
	width:720px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}


#statscontent {
	float:left;
	padding-left:35px;
	width:650px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}

.teamstats{

	border-width:1px;
	border-style:solid;
	border-color:#333333;
	background-color:#990000;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:500;
}


#playercontent {
	float:left;
	padding-left:35px;
	width:650px;

}

#staffcontent {
	float:left;
	padding-left:35px;
	width:650px;

}

.contenthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.listborder {
	border: 1px solid #666666;
	height:100%;
	min-height:100%;
}

.headlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
padding: 3px;

}

.headlistats {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.newsfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.playerhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.playerdata {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CC0000;
	font-style: italic;
}
.playername {
	font-family: "Arno Pro Smbd", "Arno Pro Smbd Caption", "Arno Pro Smbd Display", "Arno Pro Smbd SmText", "Arno Pro Smbd Subhead", "Arno Pro SmText", "Arno Pro Subhead";
	font-size: 18px;
	color: #CC0000;
	
}

a.player:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
a.player:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}

a.player:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
a.player:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}
#photo {
	position:relative;
	left:0;
	top:0px;
	width:650px;
	height:75px;

	background-color: #860000;
	border: 1px solid #000000;
}
#bcpplayer {
	position:relative;
	left:0px;
	top:0px;
	width:300px;
	height:300px;
	background-color: #FFFFFF;
	background-image: url(images/players/players_data_bg.jpg);
	border: 1px solid #000000;
}

#fsDemo {
	position:relative;
	top:-302px;
	width:350px;
	height:300px;
	left:2px;
	background-color: #333333;
	border:solid;
	border-width:1px;
	border-color:#000000;
	float: right;
}
#bcpstaff {
	position:relative;
	left:0px;
	top:0px;
	width:650px;
	height:207px;
	background-color: #FFFFFF;
	background-image: url(images/players/players_data_bg.jpg);
	border: 1px solid #000000;
}

#aplayerinfo {
	position:relative;
	left:137px;
	top:263px;
	width:300px;
	height:300px;
	z-index:26;
	background-color: #FFFFFF;
	background-image: url(images/players/players_data_bg.jpg);
	border: 1px solid #000000;
	visibility: hidden;
}

#bcpawards {
	position:relative;
	left:0px;
	top:0px;
	width:634px;
	background-color: #666666;
	background-image: url(images/player_awards_bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 8px;
	font-size: 14px;
}
#staffawards {
	position:relative;
	width:634px;
	height:auto;
	background-color: #666666;
	background-image: url(images/player_awards_bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 8px;
	font-size: 14px;
}
.img_space{
	background-color: #666666;
	margin: 7px;
	border: 1px solid #333333;
	colum

}
