
body{
	background:#DDD url(/images_web/bodyBg.jpg) repeat-x;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

a:link,  a:visited, a:hover, a:active{
/*	color:#;
*/}

#clearfooterleft, #clearfooterright{
  height:169px;
}
#footer{
  overflow:visible;
}

#wrapper{
	background:url(/images_web/wrapperBg.jpg);
}

#headerRight{
	background:url(/images_web/right_blank.jpg) no-repeat;
	float:left;
	height:288px;
	width:382px;
}
#headerCenter {
	float:left;
}
#headerLeft {
	background:url(/images_web/left_blank.jpg) no-repeat;
	float:left;
	height:288px;
	width:388px;
}
#mainNav{
	clear:both;
	background:url(/images_web/navBg.jpg);
	height:39px;
}

#nav{
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	line-height:39px;
	position:relative;
	text-align:left;
	width:952px;
	
}

#navLeft{
	background:url(/images_web/navLeft.jpg) no-repeat;
	float:left;
	width:20px;
	height:39px;
}

#navRight{
	background:url(/images_web/navRight.jpg) no-repeat;
	float:right;
	width:20px;
	height:39px;
}



#nav ul{
	margin : 0;
	white-space : nowrap;
	color:#FFF;
	text-align:center;
	width:100%;
	padding-left:0px;
}
#nav ul li{
	background:url(/images_web/navLinkBg.jpg) no-repeat;
	display : inline;
	height:39px;
	padding:12px 0;
}
#nav ul li a{
	padding:12px 25px;
	color : #FFF;
	text-decoration : none;
}

#nav ul li.first {
	background:none;
}

#nav ul li a:hover{
/*	color : #blue;
*/	background:url(/images_web/navLinkHoverBg.jpg);
}

#contentHeader{
	height:11px;
	background:url(/images_web/contentTop.jpg) no-repeat;
	clear:both;
}


.box {
	width:572px;
	margin:10px auto 0 auto;
}

.boxTitle{
	background:#000 url(/images_web/boxTitleBg.jpg) no-repeat;
	height:31px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	line-height:31px;
}

.boxContent{
	background:url(/images_web/boxContentBg.jpg) repeat-x;
	padding-top:10px;
}

.boxContent li{
	list-style-image:url(/images_web/pawBullet.jpg);
	line-height:19px;
}


.boxLeft, .boxRight{
	width:200px;
}

.boxRight{
	padding-bottom:10px;
}

.boxLeftTitle, .boxRightTitle{
	height:29px;
	background:url(/images_web/boxLeftTitleBg.jpg);
	font-size:13px;
	font-weight:bold;
	color:#000;
	line-height:29px;
	text-align:center;
}

.boxRightTitle{
	height:29px;
	background:url(/images_web/boxRightTitleBg.jpg);
}


#NAIA, #MCC{
	padding: 10px 0;
}


#leftBottom{
	background:url(/images_web/leftBottomBg.jpg) no-repeat;
	height:77px;
	width:200px;
	position:absolute;
	left:0;
	top:-77px;
}
#rightBottom{
	background:url(/images_web/rightBottomBg.jpg) no-repeat;
	height:77px;
	width:200px;
	position:absolute;
	right:0;
	top:-77px;
}

#SIDHelp{
	position:absolute;
	width:200px;
	height:70px;
	right:0;
}



#footer{
	background:url(/images_web/footerBg.jpg) no-repeat;
}
#copyright, #poweredBy{
	font-size:11px;
	text-align:center;
	padding-top:10px;
}
#copyright a, #poweredBy a{
	color:#fff;
	font-size:11px;
	text-align:center;
	padding-top:10px;
}
#poweredBy a:link, #poweredBy a:visited, #poweredBy a:hover, #poweredBy a:active{
	font-size:10px;
} 


	
.menu {
	width: 100%;
}
	
.menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
	
.menu li a {
	height:18px;
	text-decoration: none;
	font-size:11px;
	padding-left:30px;
	background:url(/images_web/MenuLinkBg.jpg) 0 -18px no-repeat;
	line-height:18px;
}	
	
.menu li a:link, .menu li a:visited {
	color: #FFF;
	display: block;
	}
	
.menu li a:hover, .menu li a:active {
	background:url(/images_web/MenuLinkBg.jpg) no-repeat;
/*	color: #;
*/	}
	
.menuItemTitle {
	height:22px;
	padding-left:30px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	background:url(/images_web/MenuSportTitleBg.jpg) no-repeat;
	line-height:20px;
}





.sportsLinks {
	width: 100%;
}
	
.sportsLinks ul {
	list-style: none;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
	
.sportsLinks li a {
	height:18px;
	text-decoration: none;
	font-size:11px;
	padding-left:22px;
	background:url(/images_web/sportMenuBg.jpg) 0 -18px no-repeat;
	line-height:18px;
}	
	
.sportsLinks li a:link, .sportsLinks li a:visited {
	color: #FFF;
	display: block;
	}
	
.sportsLinks li a:hover, .sportsLinks li a:active {
	background:url(/images_web/sportMenuBg.jpg) no-repeat;
/*	color: #;
*/	}
	
.menuItemTitle {
	height:22px;
	padding-left:30px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	background:url(/images_web/MenuSportTitleBg.jpg) no-repeat;
	line-height:20px;
}









.newsTitle {
	height:20px;
	overflow:hidden;
	float:none;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:6px;
	line-height:19px;
}

.newsTitle a:link, .newsTitle a:visited, .newsTitle a:hover, .newsTitle a:active{
	color:#014C8F;
	text-decoration:none;
}

.newsByLine {
	font-size:9px;
	padding-left:6px;
	padding-bottom:5px;
	color:#666666;
	background:url(/images_web/byLineDivBg.jpg) no-repeat 4px bottom;
}
.newsBody {
	padding:3px 5px 10px 15px;
	text-align:justify;
}

.articleDiv {
	clear:both;
	overflow:auto;
}

.newsPhoto {
	padding:4px;
	float:left;
	background-color:#000;
	margin:5px 10px 5px 5px;
}
.newsPhotoCaption {
	text-align:center;
	font-size:10px;
/*	color: #;
*/	padding-top:4px;
}

.newsReadMore{
	color:#014C8F;
	font-weight:bold;
	text-align:right;
	padding-bottom:1px;
	padding-right:5px;
	font-size:11px;
}
.newsArchiveLink {
	font-weight:bold;
	padding:10px 0px;
}
.newsStatsLink{
	border-bottom:1px solid #014C8F;
	border-top:1px solid #014C8F;
	margin:5px 0 0px 1px;
	text-align:center;
	font-weight:bold;
}
.newsStatsLink a{
	padding:1px 5px;
}

.newsStatsLink a:hover {
	background: #014C8F;
	color: #FED200!important;
	text-decoration:none;
}



.f {
	 padding:5px;
}
.f img {
	border:2px solid #000000;
}
.f .logoStamp img{
	border:none;
	padding-right:5px;
	padding-top:32px;
}

form { margin:0;}

.fanPoll .frmButton {
	margin-bottom:2px;
}
.fanPoll, .pollBox{
	font-size:11px;
	color:#FFF;
	width:100%;
	margin:0 auto;
	width:95%;
}

.pollBox td, .pollBox tr{
	height:10px;
	padding:0;
	margin:0;
}

.pollChoices{
/*	color:#;
*/}
.pollSport{
	text-align:center;
/*	color:#;
*/}
.pollQuestion{
	text-align:center;
	font-size:11px;
	padding:2px 10px;
	color:#FFF;
}
.pollTotalVotes{
	text-align:center;
	font-style:italic;
	font-size:11px;
/*	color:#;
*/}
.pollBarBG{
	background:url(/images_web/boxRightTitleBg.jpg) bottom right;
	height:10px;
	
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}
.pollAnswer{
	padding-left:5px;
/*	color:#;
*/}
.sbDiv{
	width:100%;
}
.sbBox a{
	color:#FFF!important;
}
#sbCycle{
	height:100px;
	overflow:hidden;
}
.sbDate {
	font-size: 11px;
/*	color: #;
*/	font-weight: bold;
	padding: 2px 5px 2px 0;
	text-align:right;
}

.sbSport {
/*	background-color:#;
*/	color:#000;
	font-size:11px;
	font-weight:bold;
	margin:0 auto;
	padding-left:0;
	text-indent:3px;
	width:95%;
}


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

.sbEventO, .sbEventE, .sbEvent {
	font-size: 11px;
	background:url(/images_web/sbRowBg.jpg);
	background:#2873B6;
	color:#FFF;
	width:95%;
	margin:5px auto;
	padding:2px;
}
.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;
	color:#FED200;	
}
.sbNote a:link, .sbNote a:visited, .sbNote a:hover, .sbNote a:active{
	color:#FED200;
}

.sbWinner{
/*	color: #;
*/}
.sbTeams{
	text-align:left;
}

/******Rotator Ads*********/
.rightRotatorBoxes{
	width: 195px;
	min-height: 100px;
	margin: 0 auto;
	overflow:hidden;
}
.rightRotatorBoxes .ad{
	margin:0 auto;
}
.rightRotator{
	margin-top: 0;
}
.rightRotator .boxRightContent{
	margin: 0 auto;
	padding: 0;
}
/********************/
.leftAds, .rightAds{
	text-align:center;
	padding:25px 2px 10px 2px;
	color:#000;
	
}
.leftAds .ad, .rightAds .ad{
	padding-bottom:10px;
}
.ad a{
/*	color:#;
*/}

#pageTitle{
	background:url(/images_web/pageTitleBg.jpg) no-repeat;
	text-align:center;
	height:20px;
	width:586px;
	margin:0 auto;
	line-height:11px;
}

.staffTypeTitle{
	background:transparent url(/images_web/byLineDiv.jpg) no-repeat scroll center bottom;
	float:none;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:19px;
	overflow:hidden;
	padding-left:10px;
	padding-top:12px;
	text-decoration:none;
	color:#014C8F;
}
.staffName{
	white-space:nowrap;
	padding-left:5px;
	padding-top:5px;
}
.staff{
	width: 100%;
	font-size:11px;
}
.staffContact{
	text-align:right;
	font-size:12px;
}

.newsticker {
	list-style-type: none;
	color:#000;
	margin: 0;
	text-align:center;
	padding:0;
	font-size:12px;

}
.newsticker a:link{
	color:#000;
}
.sportNav {
	text-align:center;
}
.sportLinks {
	padding:5px 0px;
}
.rosterTeamPhoto {
	text-align:center;
}
.seasonSelect {
	padding-top:5px;
}

.audioIframe {
	padding-bottom:10px;
}
#coutsey {
	padding-top:10px;
	padding-left:5px;
	font-size:11px;
}
.archiveLink{
	text-align:right;
	padding-top:6px;
	font-weight:bold;
}
