body {
	font-family: verdana;
	background-color: #ffffff;
	text-align: center;
}

#container {
	margin-top: 5px;
	overflow: hidden; 
	background-color: transparent; 
	margin-left: auto; 
	margin-right: auto; 
	width: 880px;
	text-align: left;
}

#header {
	margin-top: 20px;
	width: 880px;
	height: 89px;
	background-image: url("../images/header.jpg");
}

#menu {
	margin-top: 0px;
	width: 880px;
	height: 32px;
	background-image: url("../images/menu.jpg");
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
}

#home {
	display: inline-block;
	width: 66px;
	height: 18px;
	text-align: center;
	background-image: url("../images/home_back.gif");
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 18px;
	margin-right: 40px;
}

#facility {
	display: inline-block;
	width: 120px;
	height: 18px;
	text-align: center;
	background-image: url("../images/facility_back.gif");
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 18px;
	margin-right: 40px;
}

#instructors {
	display: inline-block;
	width: 154px;
	height: 18px;
	text-align: center;
	background-image: url("../images/instructors_back.gif");
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 18px;
	margin-right: 40px;
}

#find {
	display: inline-block;
	width: 81px;
	height: 18px;
	text-align: center;
	background-image: url("../images/find_back.gif");
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 18px;
	margin-right: 40px;
}

#contact {
	display: inline-block;
	width: 118px;
	height: 18px;
	text-align: center;
	background-image: url("../images/contact_back.gif");
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 18px;
}

.menu_link {
	vertical-align: middle;
	font-family: verdana;
	font-weight: bold;
	color: white;
	font-size: 11px;
	text-decoration: none;
}
#news {
	display: block;
	position: absolute;
	width: 220px;
	text-align: left;
	margin-left: 633px;
	margin-top: 150px;
}
#news h1 {
	color: #1d0f8b;
	font-size: 16pt;
	font-family: verdana, arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	margin-bottom: 5px;
}
#news_article {
	display: block;
	width: 220px;
	text-align: left;
	background-image: url("../images/news_back.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 90px;
	height:auto !important;
	height:90px;
	padding-top: 5px;
}
#news_article_text {
	margin-top: 5px;
	display: block;
	width: 200px;
	padding: 10px;
	color: #1d0f8b;
	font-size: 10pt;
	font-family: verdana, arial;
	font-weight: bold;
	font-style: normal;
}
#news_article_text a {
	color: #1d0f8b;
	font-size: 10pt;
	font-family: verdana, arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#body {
	position: relative;
	margin-left: 18px;
	margin-top: 10px;
	min-height: 400px;
	height:auto !important;
	height:400px;
	width: 593px;
	background-image: url("../images/body_middle_sm.jpg");
	background-position: center center;
	background-repeat: repeat-y;
}
#body_middle {
	min-height: 400px;
	height:auto !important;
	height:400px;
	width: 593px;
	background-image: url("../images/body_top_sm.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
#body_text {
	text-align: left;
	font-family: verdana;
	font-weight: normal;
	color: #1d0f8b;
	font-size: 11pt;
	padding: 25px;
}
#body_text strong{
	text-align: left;
	font-family: verdana;
	font-weight: bold;
	color: #1d0f8b;
	font-size: 11pt;
}
#body_text h1 {
	color: #1d0f8b;
	font-size: 16pt;
	font-family: verdana, arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 5px;
}
#body_text h2 {
	color: #1d0f8b;
	font-size: 12pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 5px;
}
#body_text h2 strong {
	color: #1d0f8b;
	font-size: 12pt;
	font-family: verdana, arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 5px;
}
#body_text p {
	margin-bottom: 15px;
}
#body_bottom {
	margin-left: 18px;
	margin-top: 0px;
	width: 593px;
	height: 22px;
	background-image: url("../images/body_bottom_sm.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}

#footer {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 838px;
	height: 27px;
	background-image: url("../images/footer.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-family: verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 8pt;
	line-height: 27px;
}

#footer a {
	font-family: verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

.admin_text {
	color: #333333;
	font-size: 10pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

