html{
	margin: 0;
	padding: 0;
}
body{
	margin: 5px 0px 50px 0px;
	padding: 0;
	background-color: #57a0d3;
	text-align: center;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*layout elements*/

/*container*/
div#container{
	margin: auto;
	padding: 0;
	width: 835px;
	text-align: left;
}

/*branding*/
div#branding{
	margin: 0;
	padding: 0;
}
div#branding h1{
	margin: 0px;
	padding: 0px;
	background-image: url(images/banner_h1.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 829px;
	height: 251px;
	font-size: 34px;
	text-indent: -9999px;
}
div#container h1 a{ 
	width: 829px;
	height: 251px;
	display: block;
}
div#branding_msg{
	position:relative;
	top: -240px;
	left: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 250px;
	height: 0px;
}
div#branding_msg a{
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0px;
	color: #fff;
}
div#branding_msg a:hover{
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0px;
	color: #ffcc04;
}
div#branding_img{
	margin: -251px 5px 0px 0px;
	padding: 0;
	float: right;
	clear: left;
}
div.branding_img{
	margin: -251px 6px 0px 0px;
	padding: 0;
	float: right;
	clear: left;
}

/*nav_main*/
/*********** For Use with UL style menu **************
div#nav_main{
	background-image: url(images/topmenu_bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 829px;
	height: 28px;
	text-align: center;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	text-transform: uppercase;
	text-indent: 0px;
	color: #fff;
}
div#nav_main ul{
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	width: 100%;
	height: 28px;
} 
div#nav_main li{
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	list-style: none;
	display: inline;
	/*border-right: 1px solid #000;
}
div#nav_main a{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
div#nav_main a:hover{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	text-transform: uppercase;
	text-decoration: none;
	color: #ffcc04;
}*/
/********For use with Table based Sol Part Menu*************/
div#nav_main{
	margin: 0;
	padding: 0;
	background-image: url(images/topmenu_bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 829px;
	height: 28px;
	text-align: center;
}
div#nav_main table{
	margin: 0px auto -5px 5px;
	padding: 4px 0px 0px 0px;
	border: solid 0px #000;
	font-size: 11px; 
	text-transform: uppercase;
	text-indent: 0px;
	color: #fff;
	text-align: center;
}
div#nav_main table tbody tr td{
	margin: 0;
	padding: 2px 15px 0px 15px;
	width:;
	text-align: center;
}
div#nav_main table tbody tr td table{
	margin: 0;
	padding: 0;
	width:;
	height: 45px;
	border-right: solid 0px #fff;
}
div#nav_main table tbody tr td table tbody tr td{
	margin: 0px 0px -15px 0px;
	padding: 0px 0px 30px 0px;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	text-transform: uppercase;
	text-indent: 0px;
	color: #fff;
}
div#nav_main table tbody tr td table tbody tr td:hover{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	text-transform: uppercase;
	text-indent: 0px;
	color: #ffcc04;
	background-color: #003366;
}
/*content_container*/
div#content_container{
	margin: -5px 0px 0px 0px;
	padding: 0;
	background-image: url(images/panecontainer_bg.gif);
	background-repeat: repeat-y;
	/*background-color: #003372;*/ 
	width: 829px;
	overflow: auto;
}

/*nav_sub*/
div#nav_sub{
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	width: 192px;
	text-align: center;
	/*round top*/
	background-image: url(images/nav_sub.png);
	background-repeat: no-repeat;
	background-position: top;
}
h2#nav_sub_title{
	margin: 3px auto 0px 35px;
	padding: 0;
	text-align: left;
	width: 168px;
	/*title style*/
	font-family: Tahoma, Verdana, Arial, Gill Sans Ultra Bold;
	font-style: italic;
	font-weight: bold;
	/*font-stretch: ultra-condensed;*/
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	color: #a6d0ef;
}

/*content_main*/
div#content_main{
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	width: 409px;
	text-align: center;
	/*round top*/
	background-image: url(images/content_main.png);
	background-repeat: no-repeat;
	background-position: top;
}
div#content_main table{
	border: solid 0px #fff;
}
h2#content_main_title{
	margin: 3px auto 0px 20px;
	padding: 0;
	text-align: left;
	width: 409px;
	/*title style*/
	font-family: Tahoma, Verdana, Arial, Gill Sans Ultra Bold;
	font-style: italic;
	font-weight: bold;
	/*font-stretch: ultra-condensed;*/
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	color: #fff;
}
div#content_main .Normal{
	margin: 0px;
	padding: 0px;
}
/*news events styles*/

div#content_main ul{
	margin: 0px auto 5px auto;
	padding: 0px 15px;
	
	text-align: left;
	list-style: none;
	color: #4f4f4f;
}
div#content_main li{
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
}
h3{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	line-height: 16px;
}
div#content_main li h3 a{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #003372;
}
div#content_main li h3 a:hover{
	margin:  0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #ffcc04;
	background-color: transparent;
}
div#content_main li p.story{
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 12px;
}
div#content_main li p.more a{
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 10px;
}
div#content_main li p.date a:hover{
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 10px;
	color:#57a0d3;
	background-color: transparent;
}
div#content_main li p{
	margin: 0;
	padding: 0;
}
div#content_main a{
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	color: #57a0d3;
}
div#content_main a:hover{
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	color:  #fff;
	background-color: #57a0d3;
}
div#content_main h4 a{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-style: normal;
	color: #003372;
}
div#content_main h4 a:hover{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-style: normal;
	color: #fff;
	background-color: #003372;
}
div#affiliates{
	position: relative;
	top: -5px;
	left: 170px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	border-right: solid 0px;
}
#affiliates ul{
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#affiliates li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-size: 12px;
	list-style-type: none;
}
#affiliates li h4{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	width: 200px;
	font-size: 12px;
	float: left;
	clear: right;
	list-style-type: none;
	text-align: left;
}
div#ecac a{
	margin: 0;
	padding: 0;
	width: 46px;
	height: 15px;
	background-image: url(images/ecac.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	clear: right;
	display: block;
}
div#ecac a:hover{
	margin: 0;
	padding: 0;
	width: 46px;
	height: 15px;
	background-image: url(images/ecac.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	clear: right;
	display: block;
}
div#neac a{
	margin: -15px 10px 0px 10px;
	padding: 0;
	width: 51px;
	height: 35px;
	background-image: url(images/neac.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	clear: right;
	display: block;
}
div#neac a:hover{
	margin: -15px 10px 0px 10px;
	padding: 0;
	width: 51px;
	height: 35px;
	background-image: url(images/neac.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	clear: right;
	display: block;
}
div#ncaa a{
	margin: -15px 0px 0px 5px;
	padding: 0;
	width: 30px;
	height: 29px;
	background-image: url(images/ncaa.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	clear: right;
	display: block;
}
div#ncaa a:hover{
	margin: -15px 0px 0px 5px;
	padding: 0;
	width: 30px;
	height: 29px;
	background-image: url(images/ncaa.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	clear: right;
	display: block;
}


div#nac a{
	margin: -10px 10px 0px 0px;
	padding: 0;
	width: 30px;
	height: 24px;
	background-image: url(images/nac.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	clear: right;
	display: block;
}
div#nac a:hover{
	margin: -10px 10px 0px 0px;
	padding: 0;
	width: 30px;
	height: 24px;
	background-image: url(images/nac.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	clear: right;
	display: block;
}

/*div#content_sub img{
	border: solid 4px #57a0d3;
}*/
div#content_sub h2{	
	margin: 0px auto;
	padding: 0;
	text-align: left;
}
div#content_sub_1{
	margin: 0px auto;
	padding: 0;
	width: 228px;
	/*round bottom*/
	background-image: url(images/content_sub_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#content_sub_2{
	margin: 0px auto;
	padding: 0;
	width: 228px;
	/*round top*/
	background-image: url(images/content_sub.png);
	background-repeat: no-repeat;
	background-position: top;
}
div#content_sub ul{
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	text-align: left;
	list-style: none;
	width: 182px;
}
div#content_sub li p{
	margin: 0;
	padding: 0;
}
div#content_sub_1 a{
	margin: 0;
	padding: 0;
	color: #840A00;
	text-decoration: none;
}
div#content_sub_1 a:hover{
	margin: 0;
	padding: 0;
	color: #ffcc04;
	text-decoration: none;
	background-color: #003372;
}
div#content_sub_1 h2{
	margin: 3px auto 0px 35px;
	padding: 0;
	text-align: left;
	width: 155px;
	/*title style*/
	font-family: Tahoma, Verdana, Arial, Gill Sans Ultra Bold;
	font-style: italic;
	font-weight: bold;
	/*font-stretch: ultra-condensed;*/
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	color: #ffcc04;
}
div#content_sub_1 li{
	margin: 10px auto 10px auto;
	padding: 0px 0px 10px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #003372;
}
div#content_sub_2 li{
	margin: 10px auto 10px auto;
	padding: 0px 0px 10px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #003372;
}
div#content_sub_2 h2{
	margin: 0px auto 0px 35px;
	padding: 3px 0px;
	text-align: left;
	width: 155px;;
	/*title style*/
	font-family: Tahoma, Verdana, Arial, Gill Sans Ultra Bold;
	font-style: italic;
	font-weight: bold;
	/*font-stretch: ultra-condensed;*/
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	color: #ffcc04;
}
/*footer*/
div#footer{
	margin: 0;
	padding: 45px 0px 0px 0px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	width: 829px;
	height: 65px;
	float: left;
	clear: both;
	text-align: center;
	vertical-align: bottom;
	font-size: 12px;
	color: #003372;
}
div#footer{
	margin: 0;
	padding: 0;
	text-align: center;
}
ul#nav_footer{
	margin: 45px 0px 45px 0px;
	padding: 0px 0px 45px 0px;
}
ul#nav_footer li{
	margin: 0px auto;
	padding: 0px 5px 0px 5px;
	list-style: none;
	display: inline;
	text-decoration: none;
	border-right: 1px solid #003372;
}
div#footer a{
	text-decoration: none;
	color: #003372;
}
div#footer a:hover{
	text-decoration: none;
	color: #ffcc04;
}
/*dnn panes*/
.LeftPane{
	margin: 0;
	padding: 8px;
	text-align: left;
	overflow: auto;
}
.LeftPane div{
	float: left;
	clear: both;
}
.LeftPane div table{
	width: 160px;
}
.ContentPane{
	margin: 0px 0px 35px 0px;
	padding: 13px;
	text-align: left;
	overflow: auto;
}
.ContentPane span div table tbody tr td table tbody tr td li{
	list-style-type: none;
	text-align: left;
	text-indent: -16px;
}
.ContentPane span div table{
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}
.ContentPane span div div img{
	margin: 0px auto;
	padding: 10px 6px;
}
.ContentPane span div table tbody tr td table tbody tr td{
	margin: 0;
	padding: 0;
	background-color: transparent;
}
.ContentPane span div table a{
	font-size: 14px;
}
.ContentPane span div table a:hover{
	color: #FFCD04;
}

.TopRightPane{
	margin: 0;
	padding: 4px;
	text-align: center;
	overflow: auto;
}
.TopRightPane ul li{
	list-style-type: none;
}
.BottomRightPane{
	margin: 0;
	padding: 4px;
	text-align: center;
	overflow: auto;
}
.BottomRightPane ul li{
	list-style-type: none;
}
/**roster**/
table.roster tbody tr td{
	margin:0;
	padding: 0px 6px;	
	border: solid 0px #000;
}
tr.rosterKey{
	font-weight: bold;
}
