body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center; /* for IE */
	color: #333333;
}

#main-body {	
	width: 815px;
	margin-right:auto;
	margin-left:auto;
}

#content {
	background: #FFFFFF url(images/bg_main.gif);
	text-align: left;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
}

a:link {
	color: #452D8F;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #452D8F;
}

a:hover {
	text-decoration: underline;
	color: #768723;
}

a:active {
	text-decoration: none;
	color: #768723;
}

#ci a:link {
	color: #927AD6;
	text-decoration: none;
}

#nav {
	float: left;
	width: 780px;
	margin: 0 0px 0 17px;
	padding: 0 0 0 0;
	list-style: none;
	background: #F3F2F7 url(images/bg_nav.gif) repeat-x bottom left;
	}
	
#nav li {
	float: right;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#home-list li {
	font-size: 13px;
	list-style-type: disc;
	padding-bottom: 6px;
	font-weight: bold;
	color: #412D90;
}

#trainer li {
	font-size: 12px;
	list-style-type: disc;
	padding-bottom: 9px;
	margin-right: 12px;
}

.footer {
	font-size: 10px;
	margin-top: 30px;
	line-height: 16px;
}


#nav a {	
	float: left;
	display: block;
	margin: 0 2px 0 0;
	padding: 4px 8px;
	color: #492F91;
	text-decoration: none;
	border: 1px solid #E17800;
	border-bottom: none;
	background: #FEB64C url(images/bg_tab_off.gif) repeat-x top left;
	}
	
#nav a:hover, body#home #t-home a {
	color: #492F91;
	padding-bottom: 4px;
	border-color: #5C3AB6;
	background: #fff url(images/bg_tab_on.gif) repeat-x top left;
	}
	
.subHead {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A3093;
}
.contact {
	font-size: 10px;
	margin-top: 30px;
}
