﻿#container{
	position:relative;
	margin:0 auto;
	display:block;
	max-width:1200px;
	min-width:990px;
	background:url('AthleticsImages/bg_content3_lv3Bbot.png') no-repeat;
}
.wrapper{
	background:none;
}
.mainHeader{
	background:url('AthleticsImages/bg_content1_3.png') no-repeat;
	height:361px;
	width:940px;
	padding:0 10px 10px 12px;
	z-index:4;
}
.topMenu{
	width:232px;
}
.topNav{
	position:relative;
	margin:0;
	border-bottom:1px solid #8F9DB6;
	border-top:1px solid #8F9DB6;
	padding:0px 12px;
	width:914px;
	background:url('AthleticsImages/bg_sitenav.gif') repeat-x;
	text-align:center;
	list-style:none;
}
.topNav li{
	display:inline;
	text-transform:uppercase;
}
.topNav li a{
	padding:2px 12px;
	color:#fff;
	text-decoration:none;
	line-height:27px;	
}
.topNav li a:hover{
	background:url('AthleticsImages/bg_sitenav_on.gif') repeat-x;
	color:#000;
	text-shadow:0 1px 1px #FFFFFF;
}
.subHeader{
	position:relative;
	width:940px;
	height:200px;
	padding:0 0 15px 0;
	margin:20px 0 0 0;
	color: #fff;
}
.subHeaderLeft{
	width:630px;
	/*height:188px;*/
	padding:0 15px;
	font-size:1.1em;
}
.subHeaderRight{
	width:204px;
	padding: 0 8px;
	/*height:188px;*/
	height: 100%;
	border-left:1px dotted #fff;
}
.subHeader h1{
	color:#fff;
	font-size:1.6em;
	margin:0 0 10px 0;
}
.subHeader h2{
	color:#BAEFFD;
	font-size:1.4em;
	margin:0 0 10px 0;
}
.footerContent{
	background:url('AthleticsImages/bg_content3_bottom.png') no-repeat;
	top:0;
}

.content{
	position:relative;
	top:35px;
	background:#E0E1DF url('AthleticsImages/bg_content2.gif') repeat-y;
	padding:0 0 25px 0;
}
.rightContent{
	float:left;
	width:926px;
	padding:0;
	border:none;
}

.leftHome{
	width:195px;
	padding:10px;
}
.middleHome{
	margin:0 11px;
	padding:10px;
	width:453px;
	word-spacing:0.15em;
}
.rightHome{
	padding:10px;
	width:195px;
}
.topBox{
	width:453px;
	height:25px;
	background:url('AthleticsImages/bg_midColBox_top3.png') no-repeat;
}
.bottomBox{
	width:453px;
	height:20px;
	background:url('AthleticsImages/bg_midColBox_bot3.png') center bottom no-repeat;	
	margin:0 0 10px 0;
}
.middleHome .ms-WPBody{
	padding:0 10px;
}
.middleHome .ms-WPBody h1, .middleHome .ms-TPBody h1{
	font-size:1.6em;
}
.middleHome .ms-WPBody h2, .middleHome .ms-TPBody h2{
	font-size:1.5em;
}
.middleHome .ms-WPBody h3, .middleHome .ms-TPBody h3{
	font-size:1.3em;
}
.middleHome .ms-WPBody h4, .middleHome .ms-TPBody h4{
	font-size:1.2em;
}
tr.ms-WPHeader{
	background:url('AthleticsImages/bg_h2_home.png') repeat-x;
}
 h3.ms-WPTitle{
	color:#fff;
	margin:0 0 0px 0;
	padding:1px 0 0 0;
	text-align:center;
	text-shadow:0 1px 1px #333333;
}
.ms-WPBody{
	margin:10px 0 0 0;
}
.footer ul li.first{
	display:none;
}
div.description, .link-item, .link-item a, .link-item a:link{
	font-size:1em;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

.eventDate, .event, .eventTime{
	position:relative;
	float:left;
}
.eventDate{
	width:25%;
	color:#555;
}
.event{
	width:40%;
}
.link-item a.eventLink{
	color:red;
}
.eventTime{
	width:30%;
	color:green;
}
