body,td,th {
	font-family: Century Gothic, Copperplate Gothic Bold, sans-serif;
	color: 000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: 0F57B70F570F57B70F57B7;
}
a:visited {
	color: 006400;
}
a:hover {
	color: 006400;
}
a:active {
	color: 006400;
}
#content {
	width: 784px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
}
#header {
	width: 798px;
	height: 170px;
	background-image: url(images/Logo2.jpg);
}
#left {
	float: left;
	width: 202px;
	height: 100%;
	background-color: #FFA500;
	text-align: left;
}
#right {
	float: right;
	width: 570px;
	background-color: #FFF8DC;
	text-align: left;
	font: Century Gothic, Copperplate Gothic Bold, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
}
#divide {
	width: 100%;
	height: 1px;
	background-color: #FFA500;
}
#divide2 {
	width: 80%;
	height: 1px;
	background-color: #FFA500;
}
.left_header {
	font: Century Gothic, Copperplate Gothic Bold, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}
.left_norm {
	font: Century Gothic, Copperplate Gothic Bold, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 20px;
}
a.home {
	display: block;
	width: 203px;
	height: 38px;
	background: url("images/button_home1.jpg") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.home {
	background-position: 0 -38px;
}
a.fees {
	display: block;
	width: 203px;
	height: 38px;
	background: url("images/button_fees1.jpg") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.fees {
	background-position: 0 -38px;
}
a.contact {
	display: block;
	width: 203px;
	height: 38px;
	background: url("images/button contact1.jpg") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.contact {
	background-position: 0 -38px;
}
