@charset "UTF-8";
body {
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica;
	background-color: #000;
	height: auto;
	width: 895px;
	margin: 0 auto;
	margin-top:15px;
	color: #999;
}
#wrapper {
	width:895px;
}

.logo {
	background-image: url(graphics/Bears_logo.png);
	background-repeat: no-repeat;
	position:relative;
	height: 137px;
	width: 115px;
	left: 25px;
	top: 10px;
	z-index: 1;
}
.banner {
	background-image: url(graphics/banner.gif);
	background-repeat: no-repeat;
	position:relative;
	height: 105px;
	width: 895px;
	margin: 0 auto;
	margin-bottom:5px;
}
#menu {
	background-image: url(graphics/menu_bcg.gif);
	height: 25px;
	width: 895px;
	background-repeat: no-repeat;
	margin-bottom:5px;
}
#menu #top {
		width: 800px;
		height: 20px;
		text-align: right;
		margin: 5px;
		float:right;
		display:inline;
		}
		
#menu #top ul {
	margin: 0;
	padding: 2px;
	}
	#menu #top li {
		display: inline;
		}
		
	#menu #top li a {
		font-size:12px;
		height: 25px;
		margin: 0 -2px;
		padding: 5px 6px;
		display: inline;
		list-style-type: none;
		color:#666;
		font-weight: normal;
		border-bottom: 0px;
		text-decoration:none;
		}
	#menu #top li a:hover{
		color:#999;
		text-decoration:none;
		}
	
.content {
	height: 550px;
	width: 895px;
	background-color: #FFF;
	background-image: url(graphics/content-bcg.png);
	background-repeat: no-repeat;
}
.contentSTANDINGS {
	height: 900px;
	width: 895px;
	background-color: #FFF;
	background-image: url(graphics/content-bcg.png);
	background-repeat: no-repeat;
}
.contentPHOTO {
	height: 650px;
	width: 895px;
	background-color: #FFF;
	background-image: url(graphics/content-bcg.png);
	background-repeat: no-repeat;
}
.contentCONTACT {
	height: 750px;
	background-color: #FFF;
	background-image: url(graphics/content-bcg.png);
	background-repeat: no-repeat;
}
.contentROSTER {
	width: 895px;
	height:1880px;
	background-color: #FFF;
	background-image: url(graphics/content-bcg.png);
	background-repeat: no-repeat;
}
.contentSTATS {
	width: 895px;
	float: inherit;
	background-color: #FFF;
	background-image: url(graphics/content-bcg.png);
	background-repeat: no-repeat;
}
.contenSPONSORS{
	width: 895px;
	background-color: #FFF;
	background-image: url(graphics/content-bcg.png);
	background-repeat: no-repeat;
}
table#statsTbl{
	width:800px;
	background:#131E4C;
	margin-top:20px;
	border:1px #F00;
	border-collapse: collapse;
	padding: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
table#statsTbl a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#CCC;
}
table#statsTbl thead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#000;
	padding: 2px;
	}
table#statsTbl tbody{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
	text-align:center;
	color:#FF0;
	padding: 2px;
}
#statsTbl caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	margin-bottom:5px;
}
table#statsTbl th{
	background-color:#FFF;
	border: 1px solid;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	}
table#statsTbl td{
	border: 1px solid;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
table#statsTbl td.names{
	font-weight:bold;
	width:50px;
}
table#statsTbl tr.odd{
	background-color:#FC0;
	color:#131E4C;
}
table#statsTbl tr.odd a{
	background-color:#FC0;
	color:#00F;
}
.updates{
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 440px;
	margin-right:15px;
	float:right;
	margin-bottom:5px;
}
.update1{
	width: 435px;
	margin-bottom:20px;
}
.update2{
	height: auto;
	width: 435px;
	margin-bottom:20px;
}
.update3{
	width: 435px;
	margin-bottom:20px;
	margin-top:100px;
	float:right;
}
.contenttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 375px;
	height:auto;
	float:left;
	margin-top:100px;
	margin-left:15px;
	color: #666;
	padding: 5px;
	line-height: 1.8em;
}
.contenttext ul{
	margin: 0;
	padding-left: 5px;
	padding-top:0px;
	list-style: none;
}
.contenttext ul li {
	background-image: url(graphics/Bears_logo_bullet.png);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
}
#footer{
	background-image: url(graphics/menu_bcg.gif);
	height: 25px;
	width: 895px;
	background-repeat: no-repeat;
	margin:0 auto;
	margin-top:5px;
}
#footer .footertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	height:25px;
	width:600px;
	margin: 0 auto;
	text-align: center;
}
#footer .footertext a {
	font-size:10px;
	color:#333;
	text-decoration:underline;
}
#footer .footertext a:link{
	font-size:10px;
	color:#333;
	text-decoration:underline;
}

#footer .footertext a:hover{
	font-size:10px;
	color:#999;
	text-decoration:underline;
}


.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color: #009;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color:#333;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
	color:#666;
}

.welcome{
	background-image: url(graphics/WelcomHeader.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 514px;
	z-index: 1;	
	position:relative;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:20px;

}
.contenttexthistory{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 375px;
	height:auto;
	float:left;
	margin-top:250px;
	margin-left:25px;
	color: #666;
	padding: 5px;
	line-height: 1.8em;
}
.contenttextroster{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 845px;
	float:left;
	margin-top:10px;
	margin-left:25px;
	color: #666;
	padding: 5px;
	line-height: 1.8em;
}
.contenttextschedule{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 850px;
	height:auto;
	float:left;
	margin-top:50px;
	margin-left:25px;
	color:#666;
	padding: 5px;
	line-height: 1.8em;
}
#scheduleTbl a{
	font-size:12px;
	color:#FFF;
	
}
.contenttextstats{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 375px;
	height:auto;
	float:left;
	margin-top:50px;
	margin-left:25px;
	color: #666;
	padding: 5px;
	line-height: 1.8em;
}
.contenttextstandings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 845px;
	height:auto;
	float:left;
	margin-top:50px;
	margin-left:25px;
	color: #666;
	padding: 5px;
	line-height: 1.8em;
}
.contenttextphoto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	height:auto;
	float:left;
	margin-top:50px;
	margin-left:25px;
	color: #666;
	padding: 5px;
	line-height: 1.8em;
}
.contenttextsponsors{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	margin-top:50px;
	margin-left:25px;
	color: #666;
	padding: 5px;
	line-height: 1.8em;
}
.contenttextcontact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 875px;
	height:auto;
	float:left;
	margin-top:50px;
	margin-left:10px;
	color: #666;
	padding: 5px;
	line-height: 1.8em;
}
.contactform{
	width:350px;
	float:right;
	margin-right:10px;
	margin-top:40px;
	
}
.contactlist{
	width:500px;
	float:left;
}
#contenttextlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 420px;
	height:auto;
	float:left;
	margin-top:50px;
	margin-left:25px;
	color: #666;
	padding: 5px;
	line-height: 1.8em;
}
table#linksTbl{
	margin-left:20px;
	margin-top: 10px;
	float-left: 10px;
	padding: 25px 0 0 10px;
}
#contenttextlinks table#linksTbl a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#333;
}
#contenttextlinks table#linksTbl a:hover{
	color:#009;
	text-decoration:underline;
}
