body{
  background:#000033;
  text-align:center;
}

#subfooter1{
  text-align:center;
  height:75px;
  background:url(/images_web/footerBg.jpg) no-repeat;
}

#nav{
	position:relative;
	text-align:center;
	line-height:30px;
}
#nav ul{
	margin: 0;
	padding: 0;
	white-space : nowrap;
	color:#FFFFFF;
	text-align:center;
	width:100%;
}
#nav ul li{
	display : inline;
}
#nav ul li a{
	padding-left : 8px;
	padding-right : 8px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
#nav ul li a:hover{
	color : #FFFFFF;
	text-decoration:underline;
}

.box {
	width:560px;
	margin-left:auto;
	margin-right:auto;
}

.boxTitle{
	background:url(/images_web/boxTitleBg.jpg) no-repeat;
	height:38px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#000033;
	text-align:center;
	line-height:31px;
}

.boxContent {
	width: 540px;
	background:url(/images_web/boxBg.jpg) top left repeat-x;
	margin-left:auto;
	margin-right:auto;
	background-color:#CCCCCC;
	padding-bottom:10px;
}

.boxRightTitle{
	font: bold 16px Arial, Helvetica, sans-serif;
}

.ScoreBoard .boxRightTitle{
	background:url(/images_web/boxRightTitleBg_SB.jpg) no-repeat;
	height:38px;
}

.FanPoll .boxRightTitle{
	background:url(/images_web/boxRightTitleBg_FanPoll.jpg) no-repeat;
	height:38px;
}

.boxRightContent{
	width: 190px;
	background:url(/images_web/boxBg.jpg) top left repeat-x;
	margin-left:auto;
	margin-right:auto;
	background-color:#CCCCCC;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.menu {
	width: 190px;
	background:url(/images_web/boxBg.jpg) top left repeat-x;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:8px;
	text-align: right;
	}
	
.menu li a {

  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	}	
	
.menu li a:link, .menu li a:visited {
	color: #333333;
	display: block;
	padding: 3px 5px 0 0;
	}
	
.menu li a:hover {
	color: #fe2f2f;
	text-decoration:underline;
	padding: 3px 5px 0 0;
	}
	
.menu li a:active {
	color: #fe2f2f;
	padding: 3px 5px 0 0;
	}
.menuItemTitle {
	height:38px;
}


.Fall{
	background:url(/images_web/boxLeftTitleBg_Fall.jpg) no-repeat;
}

.Winter{
	background:url(/images_web/boxLeftTitleBg_Winter.jpg) no-repeat;
}
.Spring{
	background:url(/images_web/boxLeftTitleBg_Spring.jpg) no-repeat;
}

.sbDate {
	font-size: 14px;
/*	background:url(/images_web/blackBox.gif);
*/	color:#000000;
	font-weight: bold;
	padding-right:5px;
	text-align:right;
}

.sbSport {
	font-size: 14px;
	color: #000033;
	font-weight: bold;
	padding: 3px 0 0 2px;
}

.sbStatus{
	font-size: 8pt;
	text-align:right;
}

.sbEventO, .sbEventE, .sbEvent {
	font-size: 11px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #fe2f2f;
	padding:3px 3px;
}

.sbDhSecondGame{
	text-align:center;
}

.sbScore {
	text-align: right;
	padding-right: 8px;
	padding-left: 2pt;
}
.sbTime{
	text-align: right;
	padding-right:3px;
}
.sbTimeZone{
	text-align: center;
}
.sbNote{
	text-align: right;
	font-style:italic;
	font-size: 10px;
	padding-right:4px;
	
}
.sbWinner{
	font-weight:bold;
}
.sbTeams{
	text-align:left;
}

.newsTitle {
	float:none;
	color: #fe2f2f;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	border-bottom: thin solid #CCCCCC;
	overflow:hidden;
}

.newsTitle a, .newsTitle a:hover{
	color: #fe2f2f;
}

.newsByLine {
	font-size:9px;
	padding-left:15px;
	padding-bottom:5px;
	color:#999999;
}
.newsBody {
	padding-bottom:10px;
	padding-left:30px;
	text-align:justify;
}

.articleDiv {
	clear:both;
	padding-left:5px;
	padding-right:5px;
	overflow:auto;
}

.newsPhoto {
	padding:4px;
	float:left;
	border: 1px solid;
	margin: 5px 5px 5px 0px;
	background:url(/images_web/boxBg.jpg) top left repeat-x;
}
.newsPhotoCaption {
	text-align:center;
	font-size:10px;
}

.newsReadMore{
	font-weight:bold;
	color:#fe2f2f;
	text-align:right;
}
.pollQuestion{
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding-bottom:5px;
}
.pollTotalVotes{
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding-top:5px;
}
.pollBarBG{
	background-color:#fe2f2f;
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}

.f{
	padding:0 5px;
}

.adLeft {
	overflow:hidden;
}
