html>body #container{
height: auto;
}
body {
	background-image: url(images/bg_wrapper.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color:black;
	font-family: Trebuchet MS;
	font-size:13px;
	text-align: center;
	margin-top: 0px;
	color: white;
}
a:{
	color: white;
	text-decoration: none;
	font-family: arial;
	font-size: 20px;
}
a:link {
	color: #a29cbe;
	text-decoration: none;
}
a:visited {
	color: #a29cbe;
	text-decoration: none;
}
a:hover {
	color: white;
}
h1 {
	color: #FFFFFF;
	margin: 0px;
	font-size: 18px;
	font-family: Trebuchet MS
}
h3{
margin-top:0px;
margin-bottom:0px;
font-size: 1.2em;
text-align:center;
color:#a29cbe;
}
p,td {
}
#container {
	position: relative;
	width: 800px;
	height: 100%;
	margin: 0px auto;
	text-align:left;
	background-color: black;
	border-bottom: 4px solid black;
}
#header_01 {
    margin-bottom: 0px;
	background: url(images/header.png);	
	height: 100px;
	width: 800px;
}
#nav {
margin-top: 0px;
width: 799px;	
height: 1.6em;
text-align: center;
font-weight:bold;
border-left: 1px solid gray;
font-size: .9em;
margin-top: 0px;
background-color: gray;
}
	#nav #menu {
		margin: 0px auto;
		padding-top: 0px;
    }
	#nav #mitem{
	   float: left;
	}
	#nav a{
		background: url() gray bottom left repeat-x;
		height: 1.3em;
		line-height: 1em;
		float: left;
		width: 7.4em;
		display: block;
		border:;
		color: white;
		text-decoration: none;
		text-align: center;
		padding-top: 4px;
		margin-left: 1px;
	}
	#nav a:hover{
		background-color: #5C5191;
		color: white;
	}
#left_col {
	padding: 0px 10px 0px 10px;
	width: 380px;
	float: left;
}
.subMenuLeft{
float: left;
width: 174px;
margin-right: 4px;
font-size:14px;
font-weight:bold;
}
#right_col {
	padding: 0px 10px 0px 10px;
	width: 380px;
	height: 360px;
	float: right;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.subMenuRight{
float: right;
width: 174px;
margin-right: 4px;
font-size:14px;
font-weight:bold;
}
#index_left_col {
	padding: 0px 10px 0px 10px;
	background: url(#) no-repeat;
	width: 380px;
	height: 100%;
	float: left;
}
#index_right_col {
	padding: 0px 10px 0px 10px;
	width: 380px;
	height: 100%;
	float: right;
	background-image: url(images/kocrest.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#selected{
	color:#ffffff; 
	background-color:#483D7F; 
}
.hide{
display:none;
}
hr{
margin: 0px;
}
.schContainer{
display: none; 
overflow: hidden; 
height: 150px;
}
.sch{
margin: 0px; 
padding: 0px; 
width: 800px; 
position: absolute; 
left: 0px;
}
.schWeek{
width: 800px; 
margin-top: 4px;
}
.schDay{
float:left;
width: 131px;
border: 1px solid #a29cbe;
font-size:.8em;
}
.schDay h1{
font-weight:bold;
font-size:.9em;
margin:0px;
text-align:center;
}
.events{
padding-top:30px;
}
.events p{
padding-left:10px;
margin-top:0px;
}
.instrBioT{
background-image:url(images/insBioT400.jpg);
height:20px;
}
.instrBioContent{
width: 382px; 
height: 300px; 
background-color: white; 
text-align: left; 
color:black; 
padding-left:8px; 
padding-right:8px;
margin-left:2px;
}
.teamBioContent{
width: 382px; 
height: 360px; 
background-color: white; 
text-align: left; 
color:black; 
padding-left:8px; 
padding-right:8px;
margin-left:2px;
}
.instrBioContent a:hover{
	color: #a29cbe;
	text-decoration:underline;
}
.instrBioB{
background-image:url(images/insBioB400.jpg);
height:20px;
}
.striking{
width:98%;
padding-left:.1em;
padding-right:.1em;
background-color:gray;
margin-bottom:.8em;
font-weight:bold;
}
.grappling{
width:98%;
padding-left:.1em;
padding-right:.1em;
background-color:#a29cbe;
margin-bottom:.8em;
font-weight:bold;
}
.advanced{
width:98%;
padding-left:.1em;
padding-right:.1em;
background-color:#4a4081;
margin-bottom:.8em;
font-weight:bold;
}
.picContainer{
width:100%;
text-align:center;
margin-top:12px;
}
.picItem{
width:25%;
float:left;
}
.picItemTeam{
width:16%;
float:left;
font-size:10px;
padding:2px;
}
.txthover{
font-weight:bold;
color: #a29cbe;
}
.grouptrain{
margin-top: 0px; 
margin-bottom: 0px; 
font-size: 1.2em;
}
<!-- Links Page -->
.links{
padding-left:20px;
margin-top:12px;
}
.linkItem{
width:750px;
padding-top:12px;
clear:both;
}
.SchButton{
background-color:#4a4081;
}
.SchButton a:hover{
color:#4a4081;
background-color:white;
}
.SchButton a{
color:white;
background-color:#4a4081;
}
