* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

a {
	color: #000;
	background-color: inherit;
}

a:hover {
	color: #FFFFFF;
	background-color: inherit;
}

span {
	display: none;
}
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(images/posttop.gif);
	display:block;
	width:450px;
	height:33px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url(images/postmiddle.gif);
	background-repeat: repeat-y;
	padding: 20px 0px;
}
.postfooter{
	background-image:url(images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
}
#abouttext {
	width: 550px;
	height: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#abouttextwhere {
	width: 550px;
	height:60px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#abouttexthow {
	width: 550px;
	height: 140px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#faq {
	width: 550px;
	height: 1700px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
}
#study {
	width: 550px;
	height: 800px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 5px;
}
#video {
	width: 550px;
	height: 1000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 5px;
}
#scedule {
	width: 550px;
	height: 1250px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contact {
	width: 550px;
	height: 200px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#form.text {
	margin-left: 0px;
	text-indent: 10px;
}
#middle{
	margin-left:0px;
	margin-right:20px;
	width:450px;
}
.body_link {
	color: #666666;
	text-decoration: none;
}
#page_body a {
	color: #000000;
	background-color: inherit;
}

#page_body a:hover {
	color: #0000FF;
	background-color: inherit;
}
