body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align:center;
}

#mainwrapper {
	width: 978px;
	padding: 0px 0px 0px 20px;
	border-left:1px solid #ebebeb;
	margin: 0 auto;
	text-align: left;
	position:relative;
	z-index:2;
	background-color:#FFFFFF;
}

#backGround {
	background-color:#f6f6f6;
	height:222px;
	width:9999px;
	right:50%;
	top:92px;
	position:absolute;
	z-index:1;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	}

#left {
	width: 253px;
	float:left;

}
#mainmenu {
	width: 253px;
	padding: 0px 0px 0px 0px;
	display: block;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainmenu ul li {
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:0px;
	margin:0px 0 4px 10px;
}

#mainmenu a {
	height:25px;
	line-height:25px;
	width:185px;
	background-image:url(images/nav-up.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display:block;
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:0 0 0 31px;
	text-decoration:none;
	}

#mainmenu a:hover {
	height:25px;
	line-height:25px;
	width:185px;
	background:url(images/nav-down.gif) top left no-repeat;
	display:block;
	padding:0 0 0 31px;
	text-decoration:none;
	}

#mainmenu a.selected {
	height:25px;
	line-height:25px;
	width:185px;
	background:url(images/nav-down.gif) top left no-repeat;
	display:block;
	padding:0 0 0 31px;
	text-decoration:none;
	}

#coach {
	width: 253px;
	padding:15px 0px 0px 0px;
	margin:4px 0 0 0;

}

#hire {
	width: 253px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px 0 0 0;

}

#classes-inside {
	width: 253px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px 0 50px 0;

}


#right {
	width: 704px;
	float:left;
	padding:0px;
	margin:0px 0px 0 0;
}
#inside {
	width: 684px;
	padding:0px;
	margin:0px;
	background-image:url(images/inside-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}
#inside p {
	padding:0 0 0 0;
	margin:0px;
	
}
#inside h1 {
	font-size: 1.125em;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:8px 30px 11px 20px;
	margin:0px;
	
	
}
#inside h1 .highlight {
	font-size: 1.125em;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;
	
		
}
#main {
	width: 684px;
	border-left: 1px solid #ebebeb;
	padding:15px 0 50px 0;
	float:left;
	margin: 0 0 0 0px;
	

}
#inside-header {
	width:297px;
	padding:0 0 0 0;
	margin:0px;
	float:left;
	
	
}
#inside-header h1 {
	font-size: 1.125em;
	border-left: 3px solid #ebebeb;
	color: #396780;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	margin: 10px 0 20px 0;
	
	
}
#inside-header h1 .bold {
	font-size: 1.125em;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;

}

#static {
	width: 292px;
	float:left;
	padding:0 5px 0 30px;
	margin:0 0 0 0;
}

#static p {
	font-size: 0.689em;
	color: #878a91;
	line-height: 18px;
}
#static p .bold {
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	line-height:18px;
}
#static a {
	color: #4dc7e8;
	text-decoration:none;
}

#static a:hover {
	text-decoration:underline;
}
#static .image {
	padding: 0 20px 10px 0;
	float:left;
}
#static ul {
	list-style: url(images/bullit.gif);
	padding:0px 0px 0px 18px;
	margin:0px;

}
#static ul li {
	font-size: 0.689em;
	color: #878a91;
	line-height: 18px;
	margin:0 0 0 0;
	padding:0 0 2px 0;

}
#static .links {
	background-color:#f6f6f6;
	border: solid 1px #ebebeb;
	padding: 10px;

}


#rightcol {
	width: 315px;
	float:left;
	padding:0 5px 0 30px;
	margin:0 0 0 0;

}
#rightcol p {
	font-size: 0.689em;
	color: #878a91;
	line-height: 18px;
}
#rightcol a {
	font-size: 11px;
	color: #4dc7e8;
	text-decoration:none;
}

#rightcol a:hover {
	text-decoration:underline;
}
#rightcol .image {
	padding: 0 8px 15px 0;
	float:left;
}
#rightcol ul {
	list-style: url(images/bullit.gif);
	padding:0px 0px 0px 18px;

}
#rightcol ul li {
	font-size: 0.689em;
	color: #878a91;
	line-height: 18px;
	margin:0 0 0 0;
	padding:0 0 2px 0;

}
#container {
	width:139px;
	float:left;
	margin:5px 6px 0px 0;
	text-align:center;
	height:140px;

}
.thumb {
	text-align:center;
	border:solid 1px #ebebeb;
	padding: 2px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/gallery/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: Arial; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; font-size: 0.689em;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#footerWrap {
	width:999px;
	margin:0px auto;
}
#footer {
	width:976px;
	background-color:#f6f6f6;
	border: solid 1px #ebebeb;
	text-align:center;
	float:left;
}
#footer p {
	font-size: 0.689em;
	color: #878a91;
	padding:0px 10px 0px 10px;
	text-align:center;
	line-height: 1.750em;

}
#footer a {
	color: #878a91;
	padding:0px 10px px 10px;
	text-align:center;
	line-height: 18px;
	text-decoration:none;
}
#footer a:hover {
	color: #878a91;
	text-align:center;
	line-height: 18px;
	text-decoration:underline;

}
.clear {
	clear:both;
	}
