@charset "utf-8";
/* CSS Document */

.top {
	background-color: #000000;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.topcontainer {
	height: auto;
	width: 910px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
}
.main {
	background-color: #FFFFFF;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.photoholder {
	width: 175px;
	float: left;
}

.spacer {
	width: 62.5px;
}

.classtypes {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.classtypeholder {
	margin-right: auto;
	margin-left: auto;
	height: 185px;
	background-color: #E5E5E5;
}
.menuholder {
	float: left;
	width: 175px;
	z-index: 2;
}
.videoholder {
	float: left;
	height: 344px;
	width: 524px;
	left: 300px;
	z-index: 1;
	padding-left: 5px;
}


.classinfobox {
	width: 223px;
	height: 150px;
	float: left;
	font-family: "Trebuchet MS";
	padding-left: 0px;
	background-color: #E5E5E5;
	padding-bottom: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.classtext {
	width: 140px;
	float: left;
	padding-top: 0px;
}
.classinfoboxend {
	width: 223px;
	height: 150px;
	float: left;
	font-family: "Trebuchet MS";
	padding-left: 0px;
	background-color: #E5E5E5;
	padding-bottom: 5px;
}
.latestnewsholder {
	float: left;
	width: 168px;
	z-index: 2;
	background-image: url(assets/latestnewsbackground1.png);
	padding-left: 5px;
	padding-top: 5px;
	background-repeat: repeat;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.maintext {
	float: left;
	width: 530px;
	left: 300px;
	z-index: 1;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
}
.copyright {
	float: left;
	height: 20px;
}
.sitmap {
	float: right;
	height: 20px;
	width: 100px;
}
.moreinfo {
	width: 138px;
}
