body {
	color : #000000;
	margin: 0px 0px 15px 0px;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	text-align : left;
	background: #000000;
}

.flashnotice {
	font: normal normal normal 1em normal Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #FF0000;
	background-color: #ffffff;
	padding: .25em 1em .25em 1em;
	margin: 1em 0em 0em 1.5em;
	text-align: left;
	color: #FF0000;
}

#header {
	margin: 0px;
	padding: 0px;
}


#navbar{
	position: absolute;
	top: 116px;
	top: expression(eval(document.body.scrollTop + 130));
	left: 190px;
	font-size: 14px;
	height: 20px;
	z-index: 5;
}

#navbar ul {
	list-style-type: none;  
}
#navbar li {
	float:left;
	background: #000000;
	color: #ffffff;
	padding: 0px 5px;
	}
	
#navbar a {
	display: block;
	padding-bottom: 1px;
}
	
#navbar a:link {
	color: #ffffff;
	text-decoration: none;
}
#navbar a:visited {
	color: #ffffff;
	text-decoration: none;
}
#navbar a:hover {
	color: #ffffff;
	text-decoration: none;
}
#navbar a:active {
	color: #ffffff;
	text-decoration: none;
}

#navbar li ul {
	display: none; 
	}
	
#navbar li:hover ul { visibility: visible; display: block; position: absolute; z-index: 1; width: 140px; padding: 0px; margin: 0px 0px 0px -6px;}
	
#navbar ul ul li {
	background: #eeeeee;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 140px;
	padding: 2px 5px;
	margin: 0px;
}
#navbar ul ul li:hover {
	background: #990000;
}

#navbar ul ul a:link {
	color: #000000;
	text-decoration: none;
}
#navbar ul ul a:visited {
	color: #000000;
	text-decoration: none;
}
#navbar ul ul a:hover {
	color: #ffffff;
	text-decoration: none;
}





#contentleft {
	width: 800px;
	background: #000000 url("/images/leftimage.gif") top left no-repeat;
	margin: -3px 0px 0px 0px;
	padding: 0px;
}

#content {
	width: 724px;
	float: right;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 15px 30px 15px;
	min-height: 500px;
}

.center{
	margin: 0px 15%;
}

#newstopleft {
	float: left;
	width: 450px;
}
#newstopright {
	float: right;
	width: 220px;
	margin-right: 10px;
	padding-left: 15px;
	background: url("http://www.jdcrimsonbears.com/images/seperator_red_dash.gif") top left repeat-y;
}
#newstop {}

#newsbottom {
	clear: both;
}
.newsblurb {
	display: inline;
}

h4	{
	padding : 0;
	margin: 0 0 10px 0;
}



.date{
	color : #000000;
	font-size: 10px;
	font-weight: 700;
}

.stat{
	color : #000000;
	font-size: 11px;
	text-align: center;
}

.statsmall{
	color : #000000;
	font-size: 10px;
	font-weight: 700;
	text-align: center;
}

.stat2{
	color : #000000;
	font-size: 10px;
	text-align: center;
}

.statb{
	color : #000000;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
}

.news{
	color: #000000; 
	font-size:11px; 
	font-family:  Verdana, Arial, Geneva, Sans-Serif; 
	text-decoration: none;
}

.newsbold{
	font-weight: bold;
	color: #000000; 
	font-size:11px; 
	font-family:  Verdana, Arial, Geneva, Sans-Serif; 
	text-decoration: none;
}

.newshead{
	font-weight: bold; 
	color: #000000; 
	font-size:12px; 
	font-family: Verdana, Arial, Geneva, Sans-Serif; 
	text-decoration: none;
}

.links{
	font-weight: bold; 
	color: #000000; 
	font-size:12px; 
	font-family: Verdana, Arial, Geneva, Sans-Serif; 
}

.playername{
	font-weight: bold; 
	color: #FFFFFF; 
	font-size:12px; 
	font-family: Verdana, Arial, Geneva, Sans-Serif; 
	text-decoration: none;
}

.search{
	font-weight: bold;
	color: #DDDDDD; 
	font-size:11px; 
	font-family: Verdana, Arial, Geneva, Sans-Serif; 
	text-decoration: none;
}

#footer{ 
	color: #FFFFFF;
	background: #000000; 
	text-align: center;
	font-size:10px; 
	font-family: Verdana, Arial, Geneva, Sans-Serif; 
	text-decoration: none;
	clear: both;
}
#footer a:link {
	color : #FFFFBB;
	text-decoration : none;
}
#footer a:visited {
	color : #FFFFBB;
	text-decoration : none;
}
#footer a:hover {
	color : #FFFFBB;
	text-decoration : none;
}

.sidelines{ 
	color: #FFFFFF; 
	font-size:10px; 
	font-family: Verdana, Arial, Geneva, Sans-Serif; 
	text-decoration: none;
}

a:hover.sidelines{
	background-color : #555555;
	color : #FFFFBB;
	text-decoration : none;
}

.namelink{ 
	color : #990000;
	font-size: 11px;
	font-weight: 700;
}

a:hover.namelink{
	color : #000000;
}
.historypic {
	float: left;
	width: 200px;
	margin: 15px;
}
.schedule_date {
	position: relative;
	left: -25px;
	height: 160px;
	width: 180px;
}
.red {
	color: #f00;
}