#headerTop{
	background:#FFFFFF url(/images_web/headerTop.jpg) no-repeat;
	height:13px;
}
#headerMain{
	height:155px;
}
#headerLeft{
	float:left;
	width:592px;
	height:155px;
	background:#FFFFFF url(/images_web/headerLeft.jpg) no-repeat;
}
#headerSlideShow{
	float:left;
	width:169px;
	height:155px;
	background:#FFFFFF url(/images_web/Sportsmanship.jpg) no-repeat;
}
#headerRight{
	float:left;
	width:139px;
	height:155px;
	background:#FFFFFF url(/images_web/headerRight.jpg) no-repeat;
}
#navDiv{
	background:#FFFFFF url(/images_web/navBg.jpg) no-repeat;
	height:43px;
	padding:10px 0 0 0;
	width:100%;
}

#navPad{
	width:395px;
	float:left;
}

#nav ul, #footnav ul {
	list-style-type:none;
	margin:0;
	padding-left:0px;
}

#nav ul{
	margin-top:5px;
}

#nav ul li, #footnav ul li{
	color:#004a91;
	cursor:pointer;
	margin:0;
	white-space:nowrap;
	float:left;
}
#nav ul li a, #footnav ul li a{
	color:#004a91;
	padding:0 12px;
	font-size:12px;
	text-decoration:none;
	width:100%;
	font-weight:bold;
	
}

#nav a:hover, #footnav a:hover{
	color:#E33A41;
}



#wrapper{
	background:#FFFFFF url(/images_web/wrapperBg.jpg) repeat-y;
}

#container-left{
	background:url(/images_web/leftBg.jpg) no-repeat;
}


#menu{
	padding-top:65px;
	font-size:10px;
}
#container-center{
	background:url(/images_web/centerBg.jpg) no-repeat;
	padding-top:18px;
}


#menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menu li {
	line-height:25px;
	padding-left:8px;
	background:url(/images_web/navLeftBg.jpg) no-repeat;
}
#menu li:hover {
	background:url(/images_web/navLeftBg.jpg) no-repeat 0 -25px;
}	
#menu li a {
	text-decoration: none;
	display:block;
	font-size:11.5px;
	font-weight:bold;
}	
#menu li a:link, #menu li a:visited {
	color:#004a91;
	
}
#menu li a:hover, #menu li a:active {
	color:#E33A41;
}

#footContnet{
	margin:0 207px;
	width:505px;
}

#footer{ 
	background:#FFFFFF url(/images_web/footerTop.jpg) no-repeat;
	padding-top:18px;
}

#footerBar{
	height:3px;
	background-color:#004a91;
	width:100%;
	margin-bottom:5px;
}

#copyright {
	padding:0px 5px 0px;
}


.boxContent {
	padding:5px 10px 0;
	color:#333333;
	font-size:13px;
}
.box {
	padding-left:18px;
}
.boxTitle {
	padding:0 10px;
	margin:0;
}

#headerSlideShow {  
    height:  155px;  
    width:   169px;  
    padding: 0;  
    margin:  0;  
	overflow:hidden;
} 
 
#headerSlideShow img {  
    padding: 0px;  
    height:  155px;  
    width:   169px;  
    top:  0; 
    left: 0 
} 

.sbItem{
	width:155px;
	padding-bottom:17px;
}
.sbTitle{
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
}
.sbText{
	color:#666666;
	padding-top:2px;
}
.sbTitle a:link, .sbTitle a:visited,  .sbTitle a:active{
	color:#000;
	text-decoration:none;
}
.sbTitle a:hover{
	text-decoration:underline;
}

.adRight{
	padding-bottom:10px;
}

.adLeft{
	padding:20px 0 10px;
	text-align:center;
}

.newsTitle{
	font-size:15px;
	font-weight:bold;
}
.newsPhoto{
	padding: 5px 5px 5px 0;
	float:left;
}
.newsBody{
	padding-top:5px;
}
.newsPhotoCaption{
	text-align:center;
	font-style:italic;
	padding-top:3px;
}

.box.fp{
	background-color:#c4c4c4;
	margin:18px 0 0 18px;
	padding:10px;
}

.fp .pollQuestion{
	font-size:12px;
	font-weight:bold;
	color:#E33A41;
}

.pollBarBG{
	background-color:#E33A41;
}
.pollBox{
	width:100%;
}
.fpPercent{
	width:40px;
}

.headlineDiv{
	padding-bottom:8px;
}