@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
}

div {
	font-family: verdana, arial, sans-serif;
}

span {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight:bold;
	text-transform:uppercase;
}

textarea { 
	height:135px;
	width:247px;
	font-size:10px; 
}

a {
	color:#1B417F;
	text-decoration:none;
}

a:hover {
	color:#FFF;
	background:#1B417F;
	text-decoration:none;
}

#main_container {
	margin:auto;
	background:url(../images/bodyBg.gif) repeat-y;
	font-family:Verdana, arial, sans-serif;
	font-size:10px;
	width: 800px;
	padding-top:0px;
	margin-bottom:20px;
	margin-top:0px;
}

#header {
	width:800px;
	height:74px;
	background-color:#DAE1EA;
}

#logo {
	width: 522px;
	float: left;
}

#header_right {
	padding-top:8px;
	padding-right:10px;
	width:267px;
	float:right;
	height:66px;
}

#quicklinks {
	width:150px;
	height: 32px;
	font-size:10px;
	float:right;
	text-align:right;
}

#search {
	padding-bottom:2px;
	height:38px;
	float:right;
}

#main_nav_container {
	background-color:#1B417F;
	width:800px;
	height:25px;
	text-align:left;
	font-size:12px;
	clear:both;
}

/*--------------------------------------------------------------------------------

	BEGIN Top Navigation
	
--------------------------------------------------------------------------------*/

#top_nav {
	color:#FFF;
	float:right;
	height:25px;
	width:530px;
}

#about a, about a.visited{
	display:block;
	float:left;
	color: #FFF;
	text-decoration:none;
}

#about a:hover {
	text-decoration: none;
	color: #1B417F;
	background:url(../images/tabMiddle.gif) repeat-x;
	background-position:bottom;
}

#about b{
	font-weight:normal;
	display:block;
}

#about span{
	padding:5px 13px 5px 13px;
	text-transform:none;
	display:block;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}

#about a:hover b{
	background:url(../images/leftTab.gif) no-repeat;
	background-position:bottom left;
	float:left;
}

#about a:hover span{
	background:url(../images/rightTab.gif) no-repeat 100% 0;
	background-position:bottom right;
}

#attending a, attending a.visited{
	display:block;
	float:left;
	text-decoration: none;
	color: #1B417F;
	background:url(../images/tabMiddle.gif) repeat-x;
	background-position:bottom;
}

#attending a:hover {
	text-decoration: none;
	color: #1B417F;
	background:url(../images/tabMiddle.gif) repeat-x;
	background-position:bottom;
}

#attending b{
	font-weight:normal;	
	display:block;
	background:url(../images/leftTab.gif) no-repeat;
	background-position:bottom left;
	float:left;
}

#attending span{
	padding:5px 13px 5px 13px;
	text-transform:none;
	display:block;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	background:url(../images/rightTab.gif) no-repeat;
	background-position:bottom right;
}

#attending a:hover b{
	background:url(../images/leftTab.gif) no-repeat;
	background-position:bottom left;
	float:left;
}

#attending a:hover span{
	background:url(../images/rightTab.gif) no-repeat;
	background-position:bottom right;
}

#corp a, life a.visited{
	display:block;
	float:left;
	color: #FFF;
	text-decoration:none;
}

#corp a:hover {
	text-decoration: none;
	color: #1B417F;
	background:url(../images/tabMiddle.gif) repeat-x;
	background-position:bottom;
}

#corp b{
	font-weight:normal;
	display:block;
}

#corp span{
	padding:5px 13px 5px 13px;
	display:block;
	text-transform:none;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}

#corp a:hover b{
	background:url(../images/leftTab.gif) no-repeat;
	background-position:bottom left;
	float:left;
}

#corp a:hover span{
	background:url(../images/rightTab.gif) no-repeat;
	background-position:bottom right;
}

#de a, athletics a.visited{
	display:block;
	float:left;
	color: #FFF;
	text-decoration:none;
}

#de a:hover {
	text-decoration: none;
	color: #1B417F;
	background:url(../images/tabMiddle.gif) repeat-x;
	background-position:bottom;
}

#de b{
	font-weight:normal;
	display:block;
}

#de span{
	padding:5px 13px 5px 13px;
	display:block;
	text-transform:none;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}

#de a:hover b{
	background:url(../images/leftTab.gif) no-repeat;
	background-position:bottom left;
	float:left;
}

#de a:hover span{
	background:url(../images/rightTab.gif) no-repeat;
	background-position:bottom right;
}

#contact a, contact a.visited{
	display:block;
	float:left;
	color: #FFF;
	text-decoration:none;
}

#contact a:hover {
	text-decoration: none;
	color: #1B417F;
	background:url(../images/tabMiddle.gif) repeat-x;
	background-position:bottom;
}

#contact b{
	font-weight:normal;
	display:block;
}

#contact span{
	padding:5px 13px 5px 13px;
	display:block;
	text-transform:none;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}

#contact a:hover b{
	background:url(../images/leftTab.gif) no-repeat;
	background-position:bottom left;
	float:left;
}

#contact a:hover span{
	background:url(../images/rightTab.gif) no-repeat;
	background-position:bottom right;
}

#icons {
	height:21px;
	width:60px;
	float:right;
	text-align:right;
	padding-top:4px;
	padding-right:10px;
}

/*--------------------------------------------------------------------------------

	END Top Navigation
	
--------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------

	BEGIN Left Navigation
	
--------------------------------------------------------------------------------*/

#left_nav {
	background-color:#1B417F;
	width:200px;
	height:150px;
	float:left;
}

#current a {
	display:block;
	padding-left:20px;
	padding-top:2px;
	width:inherit;
	height:21px;
	color:#FFF;
	text-align:left;
	font-size:12px;
}

#current a:hover {
	background:url(../images/leftNav.gif) no-repeat;
	background-position:right top;
	color:#1B417F;
}

#future a {
	display:block;
	padding-left:20px;
	padding-top:6px;
	width:inherit;
	height:21px;
	color:#FFF;
	text-align:left;
	font-size:12px;
}

#future a:hover {
	background:url(../images/leftNav.gif) no-repeat;
	background-position:right center;
	color:#1B417F;
}

#alumni a {
	display:block;
	padding-left:20px;
	padding-top:6px;
	width:inherit;
	height:21px;
	color:#FFF;
	text-align:left;
	font-size:12px;
}

#alumni a:hover {
	background:url(../images/leftNav.gif) no-repeat;
	background-position:right center;
	color:#1B417F;
}

#business a {
	display:block;
	padding-left:20px;
	padding-top:6px;
	width:inherit;
	height:21px;
	color:#FFF;
	text-align:left;
	font-size:12px;
}

#business a:hover {
	background:url(../images/leftNav.gif) no-repeat;
	background-position:right center;
	color:#1B417F;
}

#centers a {
	display:block;
	padding-left:20px;
	padding-top:5px;
	width:inherit;
	height:21px;
	color:#FFF;
	text-align:left;
	font-size:12px;
}

#centers a:hover {
	background:url(../images/leftNav.gif) no-repeat;
	background-position:right center;
	color:#1B417F;
}

#left_nav_corner {
	width:200px;
	height:20px;
}

/*--------------------------------------------------------------------------------

	END Left Navigation
	
--------------------------------------------------------------------------------*/

#pic {
	width:600px;
	height:150px;
	float:right;
}

#spacer {
	width:800px;
	height:10px;
	background:#FFF;
}

#lower_content {
	width:800px;
	clear:both;
	height:auto;
}

#sub_nav {
	width:200px;
	height:auto;
	line-height:20px;
	font-size:12px;
	background-color:#A1B1CA;
	float:left;
}

#side_top {
	height:20px;
	width:200px;
	background-color:#DAE1EA;
}

#sub_nav_content {
	width:180px;
	min-height:470px;
	padding-left:20px;
	background:url(../images/gradient.gif) repeat-x;
}

#side_bottom {
	width:200px;
	height:20px;
	background-color:#A1B1CA;
}

#body_container {
	width:400px;
	height:inherit;
	float:left;
}

#breadcrumb {
	padding-left:15px;
	width:370px;
	padding-right:15px;
	min-height:15px;
	font-size:10px;
}

#breadcrumb a {
	font-size:10px;
}

#body_text {
	width:370px;
	font-size:12px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	float:left;
}

#body_text a {
	color:#1B417F;
	text-decoration:underline;
}

#body_text a:hover {
	color:#FFF;
	background:#1B417F;
	text-decoration:none;
}

#body_text a img:hover{
	background-color:#DAE1EA;
}

#right_box {
	width:200px;
	height:auto;
	font-size:12px;
	background-color:#A1B1CA;
	float:right;
}

#right_box_content {
	width:180px;
	min-height:470px;
	background:url(../images/gradient.gif) repeat-x;
	padding-left:10px;
	padding-right:10px;
}

#right_box_content a img:hover{
	background-color:#1B417F;
}

#footer_container {
	width:800px;
	height:60px;
	clear:both;
	text-align:center;
}

#footer_space {
	width:200px;
	height:60px;
	background:#FFF;
	float:left;
}

#footer_links {
	width:400px;
	height:auto;
	float:left;
	padding-top:20px;
}

#footer_container a {
	font-size:10px;
	color:#1B417F;
	text-decoration:none;
}

#footer_container a:hover {
	background-color:#1B417F;
	color:#FFF;
}
