body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFDC74;
}
#footer {
	text-align: center;
}


#news {
	height: 344px;
	width: 233px;
	background-image: url(images/news.gif);
	margin-bottom: 14px;
	background-repeat: no-repeat;
	position: static;
}

.news_item {
	text-align: left;
}
.newsimg{
	padding:15px;
}

#classtimes {
	background-image: url(images/classtimes.gif);
	padding-top: 40px;
	padding-right: 35px;
	padding-left: 25px;
	background-position: 233px 460px;
	background-repeat: repeat;
	position: static;
	height: 410px;
}

.timesandcontact {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.tel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}


#news_content {
	padding-top: 60px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	text-align: left;
}

#container {
	text-align: center;
	/*position: static;*/
	width: 774px;
	left: 9px;
	top: -6px;
}
#page {
	width: 774px;
	text-align: center;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	position: static;
	border-right-width: 1px;
	border-left-width: 1px;
}

#main_menu {
	position: static;
}
.menu_item {
	width: 129px;
	float: left;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.menu_item a {
	color: #999999;
	display: block;
	text-decoration: none;
}
.menu_item a:hover {
	color: #666666;
}
.news_content_title {
	font-weight: bold;
}
.header_title {
	font-size: 34px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Header_smaller {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.whitetext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.largerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
