@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
}
.logo_holder {
	height: 143px;
	width: 419px;
	float: left;
	margin-right: 200px;
}
.top_holder {
	height: 143px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.nav_holder {
	height: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	margin-top: 10px;
	padding-top: 15px;
}
.img_holder {
	float: left;
	height: 273px;
	width: 503px;
	margin-right: 20px;
}
.banner_holder {
	background-color: #990000;
	height: 273px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFF;
	margin-top: 10px;
}
.title_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #FFF;
	float: left;
	height: 252px;
	width: 410px;
	padding-top: 20px;
}
.menu_1 {
	float: left;
	height: 16px;
	width: auto;
	padding-right: 15px;
	padding-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.menu {
	float: left;
	height: 16px;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.menu_2 {
	float: left;
	height: 16px;
	width: auto;
	padding-left: 15px;
	
}

a.menuwhite:link {
	color:#FFF;
	text-decoration:none;
}
a.menuwhite:hover {
	color:#FFF;
	text-decoration:underline;
}
a.menuwhite:active {
	color:#FFF;
	text-decoration:none;
}
a.menuwhite:visited {
	color:#FFF;
	text-decoration:none;
}
.body_holder {
	height: 245px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.left_side {
	float: left;
	height: 245px;
	width: 436px;
	margin-right: 65px;
}
.body_holder_inside {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right_side {
	float: left;
	height: 245px;
	width: 448px;
}
.section_header {
	background-image: url(../images/section_bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: auto;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	margin-bottom: 8px;
	padding-top: 6px;
}
.section_img {
	float: left;
	height: 190px;
	width: 142px;
	margin-right: 20px;
}
.section_header_inside {
	background-image: url(../images/section_bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 436px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	margin-bottom: 8px;
	padding-top: 6px;
}
.section_txt {
	height: 190px;
	width: 270px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.4em;
}
.students {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin-bottom:10px;
}
.section_txt_inside {
	height: auto;
	width: 780px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.4em;
}
a.menublack:link {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a.menublack:hover {
	color:#7F0000;
	text-decoration:underline;
	font-weight:bold;
}
a.menublack:active {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a.menublack:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.stud_img {
	float: left;
	height: 190px;
	width: 205px;
	margin-right: 10px;
}
.stud_txt {
	float: left;
	height: 190px;
	width: 230px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
.footer {
	height: 70px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #333;
	text-align: center;
	clear: both;
}
a.menufooter:link {
	color:#000;
	text-decoration:none;
}
a.menufooter:hover {
	color:#7F0000;
	text-decoration:underline;
}
a.menufooter:active {
	color:#000;
	text-decoration:none;
}
a.menufooter:visited {
	color:#000;
	text-decoration:none;
}
.oldsite {
	float: left;
	height: 40px;
	margin-top: 103px;
	margin-left: 100px;
	width: auto;
}

