body {
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #7e7a5d;
	font-weight: normal;
	line-height: normal;
	background-color: #ebe6c5;
	width:800px;
}
.mainContainer {
	position: absolute;
	float: left;
	background-color: #ebe6c5;
}
.flashBox1 {
	position: relative;
	width: 800px;
	float: left;
}
.topNavBox1 {
	position: relative;
	height: 30px;
	width: 800px;
	margin: 0px;
	background-position: left;
	float: left;
	text-align: left;
}
.NavButtonBox {
	float: left;
	width: auto;
}
.NavButton1 {
	float: left;
	width: 91px;
}
.NavButton2 {
	float: left;
	width: 95px;
}
.NavButton3 {
	float: left;
	width: 85px;
}
.NavButton4 {
	float: left;
	width: 110px;
}
.NavButton5 {
	float: left;
	width: 74px;
}
.NavButton6 {
	float: left;
	width: 80px;
}
.contentLeftBox1 {
	position: relative;
	top:15px;
	width: 175px;
	float: left;
	background-color: #ebe6c5;
	border-style:none;
}
.contentLeftBox2 {
	width: 170px;
	background-color: #ebe6c5;
	border-color:  #a8a37e;
	border-style:groove;
	border-width:thin;
}
.contentNewsBox {
	width: 150px;
	background-color: #FFFFFF;
	border-color:  #a8a37e;
	border-style:groove;
	border-width:thin;
	height: 200px;
	padding:5px;
	overflow: scroll;
}
.contentMainBox {
	position: relative;
	text-align: left;
	width: 430px;
	font-family: "Trebuchet MS", san-serif;
	color: #7e7a5d;
	background-color: #ebe6c5;
	float: left;
	padding: 10px;
	min-height: 450px;
}
.contentRightBox1 {
	position: absolute;
	width: 160px;
	float: left;
	left:635px;
	top:385px;
}
.calendar {
	position:relative;
	width: 150px;
	float: left;
}
.calendarText {
	position: relative;
	width: 120px;
	background-color: #ebe6c5;
	float:left;
	padding:10px;
}
.courseConditions {
	position: relative;
	width: 120px;
	background-color: #ebe6c5;
	float:left;
	padding:30px;
}
.contentBottomBox1 {
	position: relative;
	height: 50px;
	width: 800px;
	background-color: #ebe6c5;
	float: left;
}
.memberBox1 {
	width: 435px;
	position: relative;
	float: left;
	border-top: #7e7a5d thin solid;
	padding-left: 10px;
	padding-top: 5px;
}
.memberBox2 {
	width: 435px;
	position: relative;
	float: left;
	border-top: #7e7a5d thin solid;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #cbc493;
}
.memberLoginContainer {
	width: 300px;
	position: relative;
	float: left;
}
.memberLoginPngBox {
	width: 300px;
	height: 15px;
	position: relative;
	float: left;
}
.memberLoginMidBox {
	width: 290px;
	float: left;
	position: relative;
	background-color: #cbc493;
	padding-left: 10px;
}
.homeContainer {
	width: 400px;
	position: relative;
	float: left;
}
.homeLoginPngBox {
	width: 400px;
	height: 15px;
	position: relative;
	float: left;
}
.homeMidBox {
	width: 390px;
	float: left;
	position: relative;
	background-color: #cbc493;
	padding-left: 10px;
}
h1 {
	text-align: left;
	font-family: "Trebuchet MS", san-serif;
	font-size: 20px;
	font-style: normal;
	color: #7e7a5d;
	font-weight: bold;
	line-height: normal;
}
h2 {
	text-align: left;
	font-family: "Trebuchet MS", san-serif;
	font-size: 14px;
	color: #5093d8;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0;
}
h4 {
	text-align: left;
	font-family: "Trebuchet MS", san-serif;
	font-size: 15px;
	color: #7e7a5d;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.bottomNavText {
	text-align: center;
	width: 800px;
	font-family: "Trebuchet MS", san-serif;
	font-size: 10px;
	font-style: normal;
	color:#a8a37e;
	font-weight: normal;
}
a.h2:link {
	color: #5093d8;
}
a.h2:visited {
	color: #5093d8;
}
a.h2:hover {
	color: #5093d8;
}
a.h2:active {
	color: #5093d8;
}

a.blue:link {
	color: #5093d8;
}
a.blue:visited {
	color: #5093d8;
}
a.blue:hover {
	color: #5093d8;
	text-decoration: underline;
}
a.blue:active {
	color: #5093d8;
}
	