/* Start of CMSMS style sheet 'FFC' */
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
a, a:visited {
	color:#CCC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
td {
	vertical-align:top;
}

img
{  border-style: none;
}

body {
	background-image:url(img/repeats.png);
	text-align: center;
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.main {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	height: 100%;
}
.headerwrap {
	position:relative;
	width:980px;
	height:265px;
}
.headerwrap .left {
	position:absolute;
	left:0px;
	top:0px;
	width: 59px;
	height:265px;
	background-image:url(img/contain_topleft.png);
}
.headerwrap .mid {
	position:absolute;
	top: 0px;
	left: 59px;
	width: 875px;
	height: 41px;
	background-image:url(img/contain_topmid.png);
}
.headerwrap .right {
	position:absolute;
	right:0px;
	top:0px;
	width: 46px;
	height:265px;
	background-image:url(img/contain_topright.png);
}
.headerwrap .logo {
	position:absolute;
	left:59px;
	top:41px;
	width: 402px;
	height: 224px;
	background-image:url(img/banner_logo.gif);
}
.headerwrap .img {
	position:absolute;
	right:46px;
	top:41px;
	width: 473px;
	height: 224px;
	background-image:url(img/banner_bg.png);
}
.contenttopwrap {
	position:relative;
	width: 980px;
	height:100%;
}
.contenttopwrap .right {
	position:relative;
	height:100%;
	background:url(img/contain_midright.png) top right repeat-y;
}
.contenttopwrap .left {
	position:relative;
	background:url(img/contain_midleft.png) top left repeat-y;
}
.contenttopwrap .menu {
	padding-left:29px;
	position:relative;
	height:54px;
}
.contenttopwrap .menu img {
	border: none;
}
.contenttopwrap .menu ul {
	margin: 0;
	padding:0;
}
.contenttopwrap .menu li {
	display: inline;
	list-style:none;
}
.contenttopwrap .menu li a {
	float: left;
	display:block;
	margin: 0;
}
.contenttopwrap .menu li a img {
	border:none;
	vertical-align:bottom;
}
.contenttopwrap .menu li a:hover {
	visibility:visible;
}
.contenttopwrap .menu li a:hover img {
	visibility:visible;
}
.contenttopwrap .menu li a:hover img/**/ {
	visibility:hidden;
}
.contenttopwrap .menu #one {
	background:url(img/home_use.png) no-repeat left bottom;
}
.contenttopwrap .menu #two {
	background:url(img/offer_use.png) no-repeat left bottom;
}
.contenttopwrap .menu #three {
	background:url(img/schedule_use.png) no-repeat left bottom;
}
.contenttopwrap .menu #four {
	background:url(img/gallery_use.png) no-repeat left bottom;
}
.contenttopwrap .menu #five {
	background:url(img/events_use.png) no-repeat left bottom;
}
.contenttopwrap .menu #six {
	background:url(img/links_use.png) no-repeat left bottom;
}
.contenttopwrap .menu #seven {
	background:url(img/instructors_use.png) no-repeat left bottom;
}
.contenttopwrap .menu #eight {
	background:url(img/contact_use.png) no-repeat left bottom;
}
.contentcenter {
	left:29px;
	position:relative;
	width:922px;
	height:100%;
}
.contentcenter .right {
	position:relative;
	height:100%;
	background:url(img/content_topright.png) top right repeat-y;
}
.contentcenter .left {
	position:relative;
	background:url(img/content_topleft.png) top left repeat-y;
}
.contentcenter .mid {
	color:#000000;
	position:relative;
	background:url(img/content_topmid.png) top center no-repeat;
}
.contentcenter .contentfill {
	padding:15px;
	position:relative;
	left:22px;
	width:849px;
	background:#000000;
}
.contentcenter .sectionheader {
	background:url(img/sectionheader.png) top repeat-x;
	padding:6px 15px 15px 15px;
}
.contentcenter .sectionbox {
	background:url(img/sectionbg.png) repeat;
}
.navbox {
	text-align:center;
}
.sectionheader a, a:visited {
	color: #888888;
	text-decoration:none;
}
.sectionheader a:hover {
	text-decoration:underline;
}
.contentcenter .hide {
	display: none;
}
.contentcenter .show {
	display: block;
}
.contentcenter .sectionbox h3 {
	font-style:italic;
	color:#FFFFFF;
	padding-bottom:15px;
}
.contentcenter .sectionbox h5 {
	font-size:90%;
	color:#FFFFFF;
}
.contentcenter .sectionbox h6 {
	font-size:85%;
	color:#f4d470;
}
.footwrap {
	position:relative;
	width:980px;
	height:127px;
}
.footwrap .left {
	position:absolute;
	left:0px;
	top:0px;
	width: 29px;
	height: 127px;
	background-image:url(img/foot_left.png);
}
.footwrap .mid {
	position:relative;
	left:29px;
	top:0px;
	width: 922px;
	height: 127px;
	background-image:url(img/foot_mid.png);
}
.footwrap .mid .text {
	text-align:center;
	padding:10px 20px 20px 20px;
	font-size: 13px;
	color:#CCC;
}
.footwrap .mid .text a:hover{
text-decoration:underline;
}
.footwrap .right {
	position:absolute;
	right:0px;
	top:0px;
	bottom:0px;
	width: 29px;
	height: 127px;
	background-image:url(img/foot_right.png);
}

/* End of 'FFC' */

