body { 
	width: 47em;
	margin-left: auto;
	margin-right: auto;
}
p	{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222222;
}
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#222222;
}

/* Top Bar */
div.top {
	overflow:auto;
}
img#logo { 
	float:left;
}
div.topright { border:1px solid black;
	float:right;
	margin: 0 0 0 0;
	width:400px;
	height:99px;
}
div.toprightempty { 
	float:right;
	margin: 0 0 0 0;
	width:400px;
	height:99px;
}
.toprighttext {
	font-size:.8em;
	text-align:center;
}
.detourtext {
	font-size:1em;
}
.detourtext a:hover {
	color:red;
}
div.toprighttext {
	font-size:.8em;
	text-align:center;
}

h2.h2toprighttext {
	font-size: 1.2em;
	text-align:center;
	margin: 0;
	padding: 0;
	background:#FFFF66;
	border:1px #0000FF solid;
}
/* End Top Bar */
/* Start Navigation Bar */
div.nav {
	clear: both;
}
.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav li {
	float: left;
}
.nav li a
{
	background: #0066FF;
	width: 8.7em;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nav li a:hover {
	color:#000000;
	background-color: #FFFF66;
}
/* End Navigation Bar */
/* Start Main Image */
.mainimage {
	clear:both;
	overflow:auto;
}

/* End Main Image */
/* Start Body */

div.bodycontent {
	float:left;
	width:445px;
	padding: 1em 1em 1em 0em;
}

div.mainbodycontent {

	padding: 1em 1em 1em 0em;
}

div.rightbar { 
	border:1px solid black;
	width: 250px;
	float: right;
	margin: .5em 0 1em 1em;
}

div.mainspecials { 
	border:1px solid black;
	width: 250px;
	float: right;
	margin: .5em 0 1em 1em;
}

div.trainers {
	clear:both;
}
/* Right Bar Content */
p.righttextheader {
	text-align: center;
	font-style: italic ;
	background: #999999;
}
p.righttext {
	text-align: center;
	font-size: .6em;
}
p.righttextheader2 {
	text-align: center;
	font-style: italic ;
	background: #0065ff;
	color:white;
}
p.righttext2 {
	text-align: center;
	font-size: .6em;
}
/* End Right Bar Content */
/* End Body */
/* Start Footer*/
div.footer {
	clear:both;
	background: #0066ff;
	font-size: .7em;
	color:#999999;
}
/* End Footer */

p.FAQQ {
	font-weight:bold;
}

.homepageheadline {
	font-size:13px;
}

.homepagetitle{
	font-size: 17px;
	font-weight:bold;
	text-decoration:underline;
}