body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFCC33;
}
.sub_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	text-decoration: none;
}
.body11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.body15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}

.body13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #666666;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A52900;
	text-decoration: none;
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9900;
	text-decoration: none;
	
}
#main_box {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/logo2007.gif);
	background-repeat: no-repeat;
	background-color: #FFFF99;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC9900;
	background-position: center top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
#content {
	margin-top: 160px;
	border-top-style: solid;
	border-top-color: #996600;
	border-top-width: 5px;
	margin-right: 50px;
	margin-left: 125px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
#navi {
	width: 95px;
	margin-top: 160px;
	margin-left: 0px;
	float: left;
	background-color: #FFFF66;
	border-top-style: solid;
	border-top-color: #996600;
	border-bottom-color: #996600;
	border-top-width: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	font-weight:550;
	font-size: 12px;
}
#about_box {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/sub_about.gif);
	background-repeat: no-repeat;
	background-color: #FFFF99;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC9900;
	background-position: center top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
#event_box {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/sub_event.gif);
	background-repeat: no-repeat;
	background-color: #FFFF99;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC9900;
	background-position: center top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
#photo_box {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/sub_photos.gif);
	background-repeat: no-repeat;
	background-color: #FFFF99;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC9900;
	background-position: center top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
#contact_box {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/sub_contact.gif);
	background-repeat: no-repeat;
	background-color: #FFFF99;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC9900;
	background-position: center top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}

#schedule_box {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/sub_schedule.gif);
	background-repeat: no-repeat;
	background-color: #FFFF99;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC9900;
	background-position: center top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}