html, body {
	margin:0px;
	padding:0px;
	font: 10pt arial, helvetica, sans-serif;
	background:#548aa7;
	color:#000;
	}
	
a:link { color: #548AA7; }
a:visited { color: #548AA7; }
a:active { color:#000; }
a:hover { text-decoration:underline; color:#000; } 

#body-center {
	text-align:left;
	}	

#gym-body {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	}

#gym-st {
	padding: 10px;
	background: #FFF;
	margin-top: 48px;
	margin-bottom: 48px;
	margin-left: 50px;
	margin-right: 50px;
	}

#header {
	position: relative;
	left:0px;
	top:0px;
	height: 241px;
	background: url(../images/wvgs_header.jpg) no-repeat;
	}
	
	.headleft {
	float: left;
	display: inline;
	background: url(../images/home/header-left.jpg) no-repeat;
	height: 242px;
	width: 441px;
	}

	.headright {
	float: left;
	display: inline;
	width: 439px;
	height: 242px;
	background: url(../images/home/header-right.jpg) no-repeat;
	}
	
#content-beg {
	margin-top: 10px;
	}
	
#column-left {
	float:left;
	display: inline;
	width: 229px;
	margin-right: -3px;
	}
	
	img#schedules, img#team, img#employment, img#birthdayparties {
	padding-bottom: 8px;
	}
	
#column-middle {
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 226px;
	margin-bottom: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 226px;	
	height: 1%;
	}
	
	html>body #column-middle {
	margin-left:229px;
	}	

	.adj {
	padding-left: 11px;
	}
	
	.flashpoint {
	height: 400px;
	border: 3px solid #f0ce20;
	background: #5C6E82;
	}
	
	.cols {
	position: relative;
	margin-top: 13px;
	margin-bottom: 16px;
	width: 636px;
	}
	
	.cols img {
	padding-bottom: 7px;
	}
	
	.dev {
	position: relative;
	float: left;
	width: 201px;
	left: -1px;
	}
	
	.dev div {
	padding: 13px;
	background:url(../images/home/columns/devbkgrd.jpg) repeat-x;
	}
	
	.dev p, .hap p {
	color: #000;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif; 
	word-spacing: 3px;
	}
	
	.readmore a {
	text-transform: uppercase;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
	
	.dev h3, .hap h3, .part h3 {
	color: #FFF;
	margin-top: 0px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	}
	
	.hap h4 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	 }
	 
	.hap {
	position: relative;
	width: 222px;
	float: left;
	display: inline;
	margin-left: 8px;
	}
	
	.hap div {
	padding: 13px;
	background:url(../images/home/columns/hapbkgrd.jpg) repeat-x;
	}
	
	.hap div ul, .dev div ul {
	margin: 0px;
	padding: 0px 20px;
	}
	
	.hap div ul li, .dev div ul li {
	list-style: outside;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	word-spacing: 3px;
	}
	
	.part {
	position: relative;
	float: right;
	width: 201px;
	left: 1px;
	}
	
	.part div {
	padding: 13px;
	background:url(../images/home/columns/partybkgrd.jpg) repeat-x;
	height: 225px;
	}
	
	div.partmore {
	position: relative;
	width: 149px;
	background: none;
	text-align: center;
	}

	/*\*/ * html div.partmore {
	height: 1%;
	}/**/
			
#footer {
	background:#126896;
	clear: both;
	font: 10px/20px "Tahoma", Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #FFF;
	}
	
	#footer a, #footer a:link {
	color: #FFF;
	}

	#footer a:hover {
	color: #FFFF00;
	 }
	 
.cc {
	clear: both;
	}

#floatclear {
	clear: both;
	height: 30px;
	}

* > html #floatclear {
	float: left;
	width: 100%;
	}

.warning {
	color: #FF0000;
	font-weight: bold;
	}

.group:after { /* for browsers that support :after */
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

* html .group { 
height: 1%;
} /*for IE6 */

*:first-child+html .group {
min-height: 1px;
} /* for IE7 */
