.container {
	margin-bottom:0;margin-left:auto;margin-right:auto;margin-top:0;width:960px; background-color:#fff;}
.container1 {
	margin-bottom:0;margin-left:auto;margin-right:auto;margin-top:0;width:255px; background-color:#fff;}
.container3 {
	width:210px;margin:18px 0 60px 20px;}
body {
	font-size: 10pt; color: #333333; font-family: Arial, sans-serif; line-height: 1.5; background: url(/assets/images/midsouthimages/body_bg.png) repeat-x top #ffffff;}
h1 {
	font-family: Arial, sans-serif; font-size: 20pt; color:#8b201b;}
h3 {
	color:#8b201b;}
#header {
	float:left; margin: 0; width:960px;}
#logo {
	float:left; margin-top: 5px;}
#slogan {
	float: left; margin: 56px 0px 0px 20px;}
	
ul.topnav {
	list-style: none;
	padding: 0 20px 2px 0;	
	margin: 0;
	float: left;
	width: 920px;
	font-size: 9pt;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 41px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 8px 5px 7px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(/assets/images/midsouthimages/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
	z-index: 1000;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(/assets/images/midsouthimages/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(/assets/images/midsouthimages/dropdown_linkbg.gif) no-repeat 10px center; 
}


hr {
	border: 0; 
	color: #666;
	background-color: #999;
	height: 1px;
	width: 100%;
	margin-top: 5px; 
	}

#main-content {float:left; width:960px; padding-top: 15px;}
.rcolcopy{
	font-size: 9pt;
	line-height: 1.4;
	padding-left: 7px;}
#left {background-color:white ;background-repeat:repeat-x; float:left; height:100%; width:705px; margin:15px 15px 50px 0;}
#left p {color: #333333; display:block; line-height:1.2;}
#right {background-color:white ;background-repeat:repeat-x; float:left; height:100%; width:215px; margin:12px 15px 50px 0;}
#nav {
	background-color:white ;background-repeat:repeat-x; float:left; height:100%; width:210px;}
#content {background-color:white; float:left; margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; padding-bottom:15px; padding-left:15px; 		padding-right:0; padding-top:15px; width:735px;}
#leftcampus p {display:block; line-height:1.2;}
#headercolor {color: #8b201b; margin-top: -10px;}
#stintheader {padding-top: 7px;}
#operationsheader {
	margin-top: -10px;}
#ops {
	clear: both; 
	float: left;
	 width: 735px;
	 margin-bottom: 15px;}
#opscopy {float: left; margin-right: 30px;}
#opsvideo {float:left;}
#sidebar { margin-top: 18px; padding: 0px 15px 15px 15px;}
#sidebar a { 
		color: #2f406c;
		text-decoration: none;
		font-weight: bold;
		padding-left: 3px;
		}

#sidebar a:hover{
		color: #8b201b;
		}
#sidebarred {padding-bottom: 8px;}
/*Background is gray so you can see what the area looks like.
Sometimes it's a good idea to put borders around your divs when you are laying it out
to see what the box will look like. To do that, take out the background:#ccc and
add border:1pt #ccc solid. This will create a one pixel border in gray around your div.*/

.row1 {
	clear:both;
	float:left;
	width:735px;}
		
.leftpanel {
	float:left;
	width:360px;}
	
.campusimage {
	height:150px;
	margin-bottom:10px;
	overflow-x:hidden;
	overflow-y:hidden;
	width:360px;
}

.bottomimage {
	height:150px;
	margin-bottom:10px;
	margin-top: 25px;
	overflow-x:hidden;
	overflow-y:hidden;
	width:360px;
}

.campustext {
	width: 360px;
	font-size: 9pt;
	line-height: 1.4;}
	
.leftsp {
	float:left;
	width:300px;
	margin-right: 15px;}
	
.rightsp {
	float:left;
	width:400px;
	margin-top: 25px;}
	
.sptext {
	width: 300px;
	}

.spvideo {
	width: 400px;
	}

#top {float:left; height:10px; width:100%; background: black;}
#spmap{margin: 5px 0 0 65px;}
.historyborder { padding-top: 16px;}
#historyslogan {margin-top: -10px;
				margin-bottom: 25px;}
#table1 {color:black; font-size: 10pt; font-family: Arial, sans-serif;}
#addresscopy {padding-left: 111px; margin-top: -12px;}
#footer {float:left; height:1px; width:100%; color: #999;}
#footer a { 
		color: #2f406c;
		text-decoration: none;
		font-weight: bold;
		}
#footer a:hover{
		color: #8b201b;
		}
#footer1 {}
#footer1 a { 
		color: #2f406c;
		text-decoration: none;
		font-weight: bold;
		}
#footer1 a:hover{
		color: #8b201b;
		}
#copy {margin-top: 35px; margin-left: 35px; width:960px;text-decoration: none; color:#fff;}

/* This is this 3 panel front picture slider */
/* main vertical scroll */
#main {
	position:relative;
	overflow:hidden;
	height: 450px;
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	padding:10px;
	height: 450px;
	background:#111 url(http://static.flowplayer.org/img/global/gradient/h600.png) 0 0 repeat-x;
	width:520px;
}

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 465px;
	height: 450px;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.item {
	float:left;
	cursor:pointer;
	width:500px;
	height:450px;
	padding:10px;
}

/* main navigator */
#main_navi {
	float:left;
	padding:0px !important;
	margin:0px !important;
}

#main_navi li {
	background-color:#333;
	border-top:1px solid #666;
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	height:75px;
	list-style-type:none;
	padding:10px;
	width:190px;
	cursor:pointer;
}

#main_navi li:hover {
	background-color:#444;
}

#main_navi li.active {
	background-color:#8b201b;
}

#main_navi img {
	float:left;
	margin-right:10px;
}

#main_navi strong {
	display:block;
}

#main div.navi {
	margin-left:220px;
	cursor:pointer;
	
}

/* END OF 3 PANEL FRONT PICTURE SLIDER */

/* FRONT PAGE PHOTO GALLERY */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* END FRONT PAGE PHOTO GALLERY */

#spbutton { float: left;}

