body {
	background: #000000 url(/images/ufo_background.jpg) center top no-repeat scroll;	
	color: #555555;
	font-family: Arial;
	text-align: center;
	font-size: 12px;
}

a {
	color: #C09;
	text-decoration:none;
}

body.admissions {
	background: #000000 url(/images/standard_bg.jpg) center top no-repeat scroll;	
	color: #555555;
	font-family: Arial;
	text-align: center;
	font-size: 12px;
}

p {
	line-height: 120%;
	text-align:justify;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 100%;
}

img {
	border: 0px;
}
	
div.mainbody {
	width: 932px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}

div.topnav {
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(/images/navmenu_background.png) center top no-repeat scroll;
	height: 112px;
}

div.logo {
	padding-top:10px;
	padding-left: 50px;
	width:225px;
	float:left;
	display: block;
}

div.headline {
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom: 0px;
}

div.inner-top {
	margin: auto;
	background: transparent url(/images/inner_box_top.png) center top no-repeat scroll;
	height: 43px;
}

div.admissions-top {
	margin: auto;
	background: transparent url(/images/admissions_header.png) center top no-repeat scroll;
	height: 233px;
}

div.financial_aid-top {
	margin: auto;
	background: transparent url(/images/financial_aid_header.png) center top no-repeat scroll;
	height: 233px;
}

div.curriculum-top {
	margin: auto;
	background: transparent url(/images/curriculum_header.png) center top no-repeat scroll;
	height: 233px;
}

div.location-top {
	margin: auto;
	background: transparent url(/images/location_header.png) center top no-repeat scroll;
	height: 233px;
}

div.inner-top2 {
	margin: auto;
	background: transparent url(/images/inner_box_top2.png) center top no-repeat scroll;
	height: 43px;
}

div.inner-body {	
	display:block;
}

div.inner-left {
	width:42px;
	background-color: transparent;
	background-image: url('/images/inner_box_left.png');
	background-repeat: repeat-y;
	background-position:0 0;
	float: left;
	display:block;
	height: 510px;
}

div.inner-left2 {
	width:42px;
	background: transparent url('/images/inner_box_left.png') repeat-y top left scroll;
	float: left;
	height: 590px;
	display: inline;
}

div.inner-middle {
	width:615px;
	background-color: #FFFFFF;
	float: left;
	display:block;
	height: 510px;
}

div.inner-middle2 {
	width:850px;
	background-color: #FFFFFF;
	float: left;
	height:590px;
}

div.inner-middle3 {
	width:465px;
	padding-right:20px;
	background-color: #FFFFFF;
	float: left;
	display:block;
	height: 510px;
}

div.inner-right {
	float: right;
	width:42px;
	background: transparent url('/images/inner_box_right.png') repeat-y top right scroll;
	margin-left:-2px;
	display:block;
	height: 510px;
}

div.inner-right2 {
	float: right;
	width:42px;
	background: transparent url(/images/inner_box_right.png) repeat-y top right scroll;
	margin-left:-2px;
	height:590px;
}

div.inner-right3 {
	float: right;
	width:42px;
	background: transparent url(/images/inner_box_right.png) repeat-y top right scroll;
	margin-left:-2px;
	height:590px;
}

div.inner-right3 .fsForm .fsCell {
	background:#EBEBEB;
}

div.inner-bottom {
	margin: auto;
	background: transparent url(/images/inner_box_bottom.png) center top no-repeat scroll;
	height: 43px;
	margin-bottom:-22px;
}

div.inner-bottom2 {
	margin: auto;
	background: transparent url(/images/inner_box_bottom2.png) center top no-repeat scroll;
	height: 43px;
}

div.inner-bottom3 {
	margin: auto;
	background: transparent url(/images/inner_box_bottom3.png) center top no-repeat scroll;
	height: 43px;
}


div.topnav_list {
	position: relative;
	display:block;
	float:right;
	margin-top:5px;
	margin-right: 16px;
}

div.topnav_list a {
	height:104px;
	float:left;
	display:inline;
}

a#admissions{
	background-image:url(/images/Nav_03.png);
	width: 152px;
}

a#admissions:hover{
	background: transparent url(/images/Nav_O_03.png) left top no-repeat scroll;
	height:104px;
	width: 152px;
}

a#financial_aid{
	background-image:url(/images/Nav_04.png);
	width: 152px;
}

a#financial_aid:hover{
	background: transparent url(/images/Nav_O_04.png) left top no-repeat scroll;
	height:104px;
	width: 152px;
}

a#curriculum{
	background-image:url(/images/Nav_05.png);
	width: 152px;
}

a#curriculum:hover{
	background: transparent url(/images/Nav_O_05.png) left top no-repeat scroll;
	height:104px;
	width: 152px;
}

a#location{
	background-image:url(/images/Nav_06.png);
	width: 164px;
}

a#location:hover{
	background: transparent url(/images/Nav_O_06.png) left top no-repeat scroll;
	height:104px;
	width: 164px;
}

a#admissions_sub{
	background-image:url(/images/Nav_03.png);
	width: 152px;
}

a#admissions_sub:hover{
	background: transparent url(/images/Nav_Sub_03.png) left top no-repeat scroll;
	height:104px;
	width: 152px;
}

a#financial_aid_sub{
	background-image:url(/images/Nav_04.png);
	width: 152px;
}

a#financial_aid_sub:hover{
	background: transparent url(/images/Nav_Sub_04.png) left top no-repeat scroll;
	height:104px;
	width: 152px;
}

a#curriculum_sub{
	background-image:url(/images/Nav_05.png);
	width: 152px;
}

a#curriculum_sub:hover{
	background: transparent url(/images/Nav_Sub_05.png) left top no-repeat scroll;
	height:104px;
	width: 152px;
}

a#location_sub{
	background-image:url(/images/Nav_06.png);
	width: 164px;
}

a#location_sub:hover{
	background: transparent url(/images/Nav_Sub_06.png) left top no-repeat scroll;
	height:104px;
	width: 164px;
}

div.content-left {
	width: 340px;
	float: left;
	margin-right:40px;
	display: block;
}

div.content-left2 {
	width: 450px;
	float: left;
	margin-right:35px;
	display: block;
	
}

div.content-left-2 {
	width: 200px;
	float: left;
}

div.board-description {
	background: #000000;
	color: #FFFFFF;
	padding: 10px;
}

div.content-right {
	width:250px;
	float:right;
	margin-right:26px;
	background-color: #D7D7D7;
	height: 510px;
}

div.content-right3 {
	width:360px;
	float:right;
	margin-right:26px;
	padding-right:10px;
	padding-left:10px;
	background-color: #EBEBEB;
	height: 510px;
}

div.content-right a {
	height:107px;
	float:left;
	display:inline;
}

a#videos{
	background-image:url(/images/Side_10.png);
	width: 250px;
	height:107px;
}

a#photos{
	background-image:url(/images/Side_12.png);
	width: 250px;
	height:107px;
}

a#audio{
	background-image:url(/images/Side_13.png);
	width: 250px;
	height:107px;
}

a#downloads{
	background-image:url(/images/Side_14.png);
	width: 250px;
	height:107px;
}

a#videos:hover{
	background-image:url(/images/Side_O_10.png);
	width: 250px;
	height:107px;
}

a#photos:hover{
	background-image:url(/images/Side_O_12.png);
	width: 250px;
	height:107px;
}

a#audio:hover{
	background-image:url(/images/Side_O_13.png);
	width: 250px;
	height:107px;
}

a#downloads:hover{
	background-image:url(/images/Side_O_14.png);
	width: 250px;
	height:107px;
}

#banner1 {
  }

#banner2 {
  }
  
div.music-player {
	width:450px;
	display:inline; 
	text-align:center;
}

div.content-right2 {
	width: 345px;
	float: left;
	border-left: 1px solid #CCCCCC;
	padding-left: 15px;
}

.fsForm {
	font-family:Arial;
}

.fsRowOpen {
	background:none;
}

.fsRowClose {
	background:none;
}

.fsForm .fsCell {
	padding:9px 0px;
	vertical-align:top;

}

.fsFieldRow input[type="text"], .fsForm textarea {
	padding: 2px;
}

div.map {
	padding-top:10px;
	padding-bottom:10px;
}

div.social_icons {
	padding-top: 15px;
}

div.social_icons img {
	padding-right:8px;
}

div.twitter_widget {
	display:block;
	padding-top:50px;
}

div.bottom_banner {
	margin:auto;
	width:932px;
	height:196px;
	margin-bottom:-20px;
}

div.bottom_banner_right {
	background-image:url(/images/footer_07.png);
	width: 317px;
	height: 196px;
	float:left;
	margin-bottom:-15px;
}

div.bottom_banner_center {
	background-image:url(/images/footer_08.png);
	width: 296px;
	height: 196px;
	float:left;
	margin-bottom:-15px;
}

div.bottom_banner_left {
	background-image:url(/images/footer_09.png);
	width: 319px;
	height: 196px;
	float:left;
	margin-bottom:-15px;
}

div.bottom_banner_left2 {
	background-image:url(/images/footer_10.png);
	width: 319px;
	height: 196px;
	float:left;
	margin-bottom:-15px;
}


div.slideshow {
	padding-left: 5px;
	padding-top:5px;
}