body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #a72334;
	margin: 0px;
}
p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	
}
a {
	color: #a72334;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
h1 {
	color: #a72334;
	font-size: 26px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 188px;
	width: 788px;
	color: #FFFFFF;
	padding: 6px;
}
.news {
	color: #FFFFFF;
	height: 40px;
	background: #a72334;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.footer {
	background-color: #751923;
	text-align: center;
	color: #FFFFFF;
}
.news a {
	color: #00ff00;
	text-decoration: none;
}
.news a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_bar {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #a72334;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #666666;
}
.nav_bar a {
	text-decoration: none;
	color: #a72334;
}
.nav_bar a:hover {
	text-decoration: none;
	color: #666666;
}
.enroll {
	color: #ff9900;
	font-size: 30px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.main_cont {
	background-color: #c2c2c2;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
	height: 220px;
	min-height:220px;
}
.breaks {
	clear: both;
}
.cont_contain {
	background-color: #ddd;
	width: 730px;
	border: 2px solid #888888;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	height: auto !important;
	height: 220px;
	min-height:220px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.left_contain {
	float: left;
	width: 0px;
	background-color: #fff;
	height: auto !important;
	height: 220px;
	min-height:220px;
	padding: 8px;
}
.right_contain {
	margin-left: 0px;
	background-color: #fff;
	height: auto !important;
	height: 450px;
	min-height:450px;
	padding: 8px;
}
.classes {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666;
	width: 1px;
}
dt {
	font-weight:bold;
}
dd {
	padding-bottom: 10px;
}
