/*styles for the basic design of the page*/
img {
	border: 0px;
}
a img {
	border: none;
}
.breadcrumbs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
        margin-bottom: 20px;
        letter-spacing: -0.9px;
}
#contentstart {
	width: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
	height: 0px;
	line-height: 0px;
}
a {
	color: #293f6f;
}
a:visited {
	color: #333333;
}
a:active{
	color: #762418;
}
a:hover{
	color: #762418;
}

body {	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background:  #d2dbe2 url(../images/wrapper_default.gif) repeat-x top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;

}


#main {
	margin-right:auto;
	margin-left: auto;
	text-align: left;
	width: 760px; 
}

/* False value for IE4-5.x/Win 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 758px;    Actual width */

#swosulogo{
	height: 0px;
	width: 0px;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
}

#header {
	width: 760px;
	height: 50px;
	text-align: left;
}
#top_nav{
	width: 760px;
	height: 50px;
	background: url(../images/header.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#top_nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#top_nav li, #top_nav a{
	height: 50px;
	display: block;
}
#home{left: 45px; width: 180px; text-indent: -5000px; overflow: hidden;}
#calendar{left: 482px; width: 63px; text-indent: -5000px; overflow: hidden;}
#directory{left: 548px; width: 65px; text-indent: -5000px; overflow: hidden;}
#search{left: 621px; width: 49px; text-indent: -5000px; overflow: hidden;}
#sitemap{left: 684px; width: 53px; text-indent: -5000px; overflow: hidden;}
/* Sprite Hovers */
#home a:hover {background: transparent url(../images/header.gif) -45px -50px no-repeat}
#calendar a:hover {background: transparent url(../images/header.gif) -482px -50px no-repeat}
#directory a:hover {background: transparent url(../images/header.gif) -548px -50px no-repeat}
#search a:hover {background: transparent url(../images/header.gif) -621px -50px no-repeat}
#sitemap a:hover {background: transparent url(../images/header.gif) -684px -50px no-repeat}

#menurow {
	width: 760px;
	height: 29px;
	text-align: left;
}
#menu{
	width: 760px;
	height: 29px;
	background: url(../images/menubar.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#menu li, #menu a{
	height: 29px;
	display: block;
}
#menu_future{left: 200px; width: 89px; text-indent: -5000px; overflow: hidden;}
#menu_current{left: 289px; width: 96px; text-indent: -5000px; overflow: hidden;}
#menu_faculty{left: 385px; width: 91px; text-indent: -5000px; overflow: hidden;}
#menu_parents{left: 476px; width: 100px; text-indent: -5000px; overflow: hidden;}
#menu_alumni{left: 576px; width: 88px; text-indent: -5000px; overflow: hidden;}
#menu_sayre{left: 664px; width: 95px; text-indent: -5000px; overflow: hidden;}
/* Sprite Hovers */
#menu_future a:hover {background: transparent url(../images/menubar.gif) -200px -29px no-repeat}
#menu_current a:hover {background: transparent url(../images/menubar.gif) -289px -29px no-repeat}
#menu_faculty a:hover {background: transparent url(../images/menubar.gif) -385px -29px no-repeat}
#menu_parents a:hover {background: transparent url(../images/menubar.gif) -476px -29px no-repeat}
#menu_alumni a:hover {background: transparent url(../images/menubar.gif) -576px -29px no-repeat}
#menu_sayre a:hover {background: transparent url(../images/menubar.gif) -664px -29px no-repeat}

#head_title{
	width: 758px;
        margin: 0 auto;
        padding: 0px;
	height: 33px;
	clear:both;
}

#content {
	background: #ffffff url(../images/body_bg.gif) repeat-y left;
	border-right: 1px solid #293f6f;
	border-left: 1px solid #293f6f;
	float: left;
	width: 760px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 758px;  /* Actual width */
}
html>#content {
	width: 758px;  /* Opera */
}
#left_column {
	float: left;
	width: 200px;
	padding: 2px;
	margin: 1px;

}

#navigation {
	float: left;
	width: 186px;

	margin: 23px 0px 0px 4px;
	padding-bottom: 0px;

}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	text-align: center;
	border: 1px solid #ccc;
	border-top: 0px;
	text-decoration: none;
	font: 10px/17px verdana, helvetica, sans-serif;
	font-weight: bold;
}
#navigation li a {
	display: block;
	font-weight: normal;
	width: 184px;

	background-color: #eee;
	color: #010f3c;
	text-decoration: none;

}


#navigation li a:hover {
	background-color: #7c8bab;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}

#navigation li a:active {
	font-weight: normal;
	background-color: #cf7010;
	color: #fff;
	text-decoration: none;
}
.menu_header{
	background: #010f3c url(../images/186top.gif) no-repeat top left;
	border-bottom: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 186px;
	height: 20px;
	padding-top: 5px;
	margin-top: 10px;
}
#center_column {
	float: left;
	width: 245px;
	padding: 2px;
	margin: 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 241px;  /* Actual width */
}
html>#center_column {
	width: 241px;  /* Be nice to Opera */
}
#right_column {
	float: left;
	width: 245px;
	padding: 2px;
	margin: 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 241px;  /* Actual width */
}
html>#right_column {
	width: 241px;  /* Be nice to Opera */
}
#right_doublecolumn {
	float: left;
	width: 532px;
	padding: 2px;
	margin: 1px;
	margin-left: 20px;
	margin-bottom: 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 520px;  /* Actual width */
}
html>#right_doublecolumn {
	width: 528px;  /* Be nice to Opera */
}
#colorbar { 
	background: #F1F1ED url(../images/colorbar.gif) no-repeat top center;
	width: 758px;
	padding: 0px;
	margin: 0 auto;
	height: 4px;
	font-size: 2px;
	line-height: 0px;
	clear:both;
}
#footer { 
	background: #e0e0e0 url(../images/footer.gif) no-repeat center bottom;
	padding-bottom: 83px;
        padding-left: 0px;
        padding-right: 0px;
	border: 0px;
	float: left;
	width: 760px;
}
#footer_contact {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 310px;
	display: block;
	margin: 5px 5px 5px 10px;
	float: left;
}
#footer_info {
	margin: 5px 10px 5px 5px;
	text-align: left; 
	width: 310px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}
#side-contact {
	clear: left;
	float: left;
	width: 186px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 4px;
	padding-bottom: 10px;
	margin-top: 30px;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

