@charset "UTF-8";
#training-top/* CSS Document */



/* CSS Document */

  
  
  
  
/* TRAINING PAGE*/ 
  

 {
	height:67px;
	overflow:hidden;
}
#training-top-left {
	float:left;
	background:url(../images/training-top-left.gif) no-repeat;
	width: 188px;
	height:67px;
}
#training-top-right{
	float:left;
	background:url(../images/training-top-right.gif) no-repeat;
	width: 462px;
	height:67px;
}
#training-main {
	width:800px;
	height:160px;
	float: left;
	overflow: hidden;
}

#nav-container {
	width:800px;
	height:26px;
	float: right;
}

#navigation {
	width:380px;
	height:26px;
	background: #CC99FF;
	float: right;
}
.sidebarheadcsi {
	color: #cc99ff;
}
.sidebarlink {
	color: #CC99FF;
}
.trainingdates {
	color:#96F;
	font-weight:bold;
}
