body {
	background: url(images/bg.gif) fixed repeat-x;
}

#wrap {
	clear:both;
	margin:0 auto 0 auto;
	width: 900px;
	background: #324d7a;
}

#header {
	background: #213152;
	height: 162px;
}

#inside {
	clear:both;
	float:left;
	background: url(images/bg-inside.gif) repeat-y;
}

#left {
	float: left;
	padding: 11px;
	width: 172px;
}

#content {
	float: left;
	width: 440px;
}
#content-textarea{
	padding: 10px 27px 0;
	font-size: 11px;
	line-height: 18px;
	word-spacing: 3px;
	letter-spacing: 0;
	
}
#content-textarea img{
	margin: 0 5px 5px 0;
}

img.news {
	padding: 6px;
}
#right {
	float: left;
	padding: 11px 12px 11px 11px;
	width: 241px;
}

#footer{
	clear:both;
	background: #203051 url(images/footer.gif) no-repeat;
	width: 860px;
	height: 40px;
	color: #fff;
	padding: 20px;
	text-align: center;
	font-size: 10px;
}
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer-line{
	clear:both;
	height: 20px;
	background: #203051;
}

#box {
	background: #4f7bba;
}

#boxright{
	background: #4f7bba;
	padding: 10px 10px 0 10px;
	color: #fff;
	font-size: 11px;
}

#boxright td {
	font-size: 11px;
}

#boxright a{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

#boxright a:hover{
	text-decoration: none;
}

#menuleft {
	text-align: left;
	border-top: 1px #3f69a5 solid;
}
#menuleft a{
	display:block;
	padding: 0 0 0 15px;
	background-color: #4f7bba;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#menuleft A:hover{
	background-color: #213152;
}


#menu-athletic-dep {
	text-align: left;
	padding: 0;
}
#menu-athletic-dep ul{
	padding: 0;
	margin: 0;
}
#menu-athletic-dep li {
	list-style: none;
	border-top: 1px #3f69a5 solid;
}

#menu-athletic-dep a{
	display:block;
	padding: 0 0 0 10px;
	background-color: #4f7bba;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#menu-athletic-dep a:hover{
	background-color: #213152;
}

#menutop {
	width: 100%;
	background: url(images/bg-breadcrumb.gif) repeat-y;
	height: 30px;
}
#menutop ul{
	clear:both;
	float:right;
	padding: 0;
	margin: 0;
}
#menutop li{
	float: left;
	list-style: none;
}
#menutop a{
	display:block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	background: #cbd9ea;
	color: #c00;
	text-decoration:none;
	border-left: 1px #fff solid;
	font-weight: bold;
	text-align: right;
	text-transform:uppercase;
}
#menutop a:hover{
	background: #324d7a;
	color: #fff;
}

#breadcrumb {
	clear:both;
	color: #cccccc;
	margin-bottom: 10px;
}

#breadcrumb a{
	font-size:11px;
	color: #cccccc;
	text-decoration: none;
}

#breadcrumb a:hover{
	color: #cc0000;
	text-decoration: underline;
}

#otherheadlines h1{
	text-align:left;
	color: #fff;
	background: #324d7a;
	font-size:12px;
	font-weight:bold;
	padding: 5px;
}

#otherheadlines ul{
	clear:both;
	padding: 0;
}

#otherheadlines li {
	list-style: none;
	margin-bottom: 10px;
}

#otherheadlines .date{
	font-size: 10px;
	color:#cccccc;
}

#date{
	clear:both;
	font-size: 10px;
	color:#cccccc;
}

#article {
	float: left;
	margin-bottom: 10px;
	line-height: 18px;
	word-spacing: 3px;
	letter-spacing: 0;
	width: 400px;
}

#article img{
	float: left;
	margin: 0 10px 0 0;
}

#article a{
	font-size: 12px;
}

#article a.more{
	color: #cc0000;
}

#article a.more:hover{
	color: #016AA4;
}

#article h2{
	font-size:12px;
	font-weight:bold;
}
#submenu {
	padding: 10px;
	text-align: left;
}
#submenu a{
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}