body {
	margin: 0px;
	text-align: center;
	background: #000000 url('images/marble6.gif');
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size:1.5em;
	text-align: left;
	}
	
h2 {
	font-size: 1.3em;
	}
	
h3 {
	font-size: 13px;
	}
	
#wrapper {
	width: 800px;
	background: #000000;
	margin: 0px auto;
	text-align:left;
	font-size: 13px;
	}
	
.headwrap {
	width: 800px;
	height: 100px;
	background: #990033;
	}
	
.lefthead {
	width: 160px;
	height: 100px;
	float: left;
	}
	
.righthead {
	width: 640px;
	height: 100px;
	background: url('images/header.jpg') no-repeat;
	float:left;
	background-position: center center;
	}
	
.windowwrap {
	width: 800px;
	background-color: #003300;
	height: 230px;
	float: left;
	}
	
.leftwindow {
	width: 145px;
	height: 220px;
	padding: 5px;
	background-color: #003300;
	float:left;
	}

.leftwindow img {
		border:0px;
		margin-top: 4px;
	}
	
.rightwindow {
	width: 630px;
	margin: 5px;
	height: 220px;
	background: #003300;
	float: left;
	}
	
.lowernavbar {
	width: 600px;	
	background-color: #990033; 
	height: 50px;
	float: left;
	padding: 0px 50px 0px 150px;
	text-align: center;
	font-size: 18px;
	}
	
.lowernavbarButton {
	width: 150px;
	height: 50px;
	float: left;
	line-height: 25px;
	font-size: 18px;

	}
	.lowernavbar a:link{
	text-decoration:none;
	color: #ffffff;
		
	}
	.lowernavbar a:active{
	text-decoration:none;
	color: #ffffff;
	
	}
		
	.lowernavbar a:visited{
	text-decoration:none;
	color: #ffffff;
	
	}
	.lowernavbar a:hover{
		text-decoration:none;
		color: #FFCB97;
		
		}

	
	
.contentwrap {
	width: 788px;
	color: #003300;
	border: 4px solid #990033;
	background-color: #003300;
	clear: both;
	padding: 2px;
	float: left;

	}
	
.leftcontent {
	width: 135px;	
	padding: 10px 5px;
	background-color: #ffcb97;

	float: left;
	margin: 3px;
	text-align:justify;
	}
	
.leftcontent li {
	list-style-image: url('images/listMarker.gif');
	}
	
.rightcontent {
	width: 602px;
	padding: 0px 10px 20px 20px;	
	float: left;
	background-color: #ffcb97;
	margin: 3px auto;
	text-align:justify;
	}


.aboutLeft {
	width: 400px;
	padding: 0px 20px 0px 0px;
	float: left;
	background-color: #ffcb97;
	margin: 3px;
	text-align:justify;
	}
	
.aboutLeft img{
	position: top right;
	float: right;
	margin: 10px;
	}
	
.aboutRight {
	width: 153px;
	float: left;
	background-color: #ffcb97;
	margin: 3px;
	text-align: justify;
	}
.clientDivisions {
	width: 573px;
	padding: 0px 20px 0px 0px;
	float: left;
	background-color: #ffcb97;
	margin: 3px;

	text-align:justify;
	}
.clientLeft {
	width: 250px;
	padding: 0px 20px 0px 0px;
	float: left;
	background-color: #ffcb97;
	margin: 3px;

	text-align:justify;
	}
	
.clientRight{
	width: 250px;
	float: left;
	background-color: #ffcb97;
	margin: 3px;

	text-align:justify;
	}
	
	.applicantLeft {
	
	width: 400px;
	padding: 0px 20px 0px 0px;
	float: left;
	background-color: #ffcb97;
	margin: 3px;

	text-align:justify;
	}
	
	.applicantRight {
	width: 150px;
	float: left;
	background-color: #ffcb97;
	margin: 3px;

	text-align:justify;
	}
	
	.specialMargins {
	width: 580px;
	}
	
	.specialMargins2, .specialMargins3 {
	width: 540px;
	padding: 5px 25px;
	margin: 3px;
	border: 1px solid black;
	background: #FFBE7E;
	}
	
	.specialMargins3 li {
	margin-bottom: 12px;
	}
	
	
	
	.specialHead {
	width: 525px;
	color: #670235;
	}
	
.fielding {
width: 568px;
}

.leftTools {
	color: #ffcb97; 
	background-color: #003300; 
	font-weight: bold; 
	padding: 2px; 
	text-align: center;
}

.noName {
	text-align: center;
	}
	
.rightCol {
	color: #ffcb97; 
	background-color: #990033; 
	font-weight: bold; 
	padding: 2px; 
	text-align: center;
	margin-top: 5px;
	}
	
.staffers {
	width: 540px;
	padding: 25px;
	border: 3px groove #FFCB97;
	background: #FFBE7E;
	margin-top: 20px
	}
	
.staffers img {
	width: 100px;
	height: 125px;
	float: left;
	margin: 10px;
	}

.boldprint {
	font-weight: bolder;
	}
	
.imageGym{
	margin: 15px;
	float: right;
}
.footer{
	clear : both;
	width: 800px;
	height: 20px;
	color: #ffcb97; 
	background: #990033;
	text-align: center;
}
	.footer a:link{
	text-decoration:none;
	color: #ffcb97;
		
	}
	.footer a:active{
	text-decoration:none;
	color: #ffcb97;
	
	}
		
	.footer a:visited{
	text-decoration:none;
	color: #ffcb97;
	
	}
	.footer a:hover{
		text-decoration:none;
		color: #ffcb97;
		
		}	
