body {
	background-color: #231F20;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #81A937;
	font-weight: bold;
	display: inline;
}
body a {
	color: #666666;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
.heading2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;	
	background-image: url(imgs/grad_menu_bg.jpg);
	height: auto;
	min-height: 18px;
	padding-top: 2px;
	margin: 0px -3px 0px -3px;
}
.heading2 p {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.heading2 a {
	color: #FFFFFF;
}
#container {
	width: 840px;
	left: 50%;
	position: absolute;
	margin-left: -420px;
	background-image: url(imgs/horse_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#sub_cont {
	width: 800px;
	margin: 20px 0px 0px 20px;
	background-color: #FFFFFF;
}
.head_hold {
	width: 800px;
	height: 102px;
}
.menu_hold {
	float: left;
	width: 634px;
	height: 24px;
	background-image: url(imgs/grad_menu_bg.jpg);
	background-repeat: repeat-x;
	margin: 6px 0px 0px 6px;
}
.menu_hold ul {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	height: 24px;
	line-height: 24px;
	float: right;
	list-style: outside none none;
	font-size: 14px;
}
.menu_hold ul li {
	float: left;
	height: 18px;
	display: block;
	position: relative;
}
.menu_hold ul li a {
	padding: 0px 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu_hold ul li a:hover {
	text-decoration: underline;
}
.menu_hold ul li ul {
	clear: both;
	float: none;
	position: absolute;
	z-index: 200;
	height: auto;
	width: auto;
	background-color: #E2E1CD;
	border: 1px solid #80796F;
	top: 18px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.menu_hold ul li ul li {
	float: none;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
}
.menu_hold ul li ul li a {
	color: #666666;
	display: block;
}
.menu_hold ul li ul li a:hover {
	background-color: #80796F;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_items {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
.menu_items a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menu_items a:hover {
	text-decoration: underline;
}
.lower_horse {
	float: right;
	width: 160px;
	height: 39px;
}	
#content_hold {
	clear: both;
	width: 800px;
}
#footer {
	clear: both;
	width: 800px;
	background-image: url(imgs/footer_img.gif);
	height: 18px;
}
#content_left {
	float: left;
	width: 188px;
	height: 100%;
	margin: 0px 6px 0px 6px;
	padding: 0px 3px 0px 3px;
	background-color: #E2E1CD;
	vertical-align: baseline;
}
#content_right {
	float: right;
	width: 558px;
	height: auto;
	min-height: 530px;
	padding: 0px 30px 0px 6px;
	background-image: url(imgs/horse_lower_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#content_main {
	float: right;
	width: 764px;
	height: auto;
	min-height: 530px;
	padding: 0px 30px 0px 6px;
	background-image: url(imgs/horse_lower_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#super_footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
	background-color: #231F20;
	text-align: right;
	padding: 5px 30px 0px 0px;
}
.sub_side {
	padding: 12px 0px 12px 0px;
	width: 188px;
}
.man {
	color: #81A937;
}