@charset "utf-8";
/* CSS Document */

body {
	background: #FFF;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	height: auto;
}

a {
	color: #00558f;	
	text-decoration: none;
}

a:hover {
	color: #00558f;	
	text-decoration: underline;
}

p {
	margin-top: 12px;	
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #00558f;
	font-size:14px;
	line-height: 14px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	clear: both;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #00558f;
	font-size:13px;
	line-height: 14px;
	margin: 0 0 4px 0;
	text-transform: uppercase;
	font-style: italic;
}


#header {
 	width: 960px;
 	height: 103px;
 	margin: auto;
}

#logo {
	float: left;
	width: 230px;
	height: 60px;
	margin: 20px 0 0 15px;
}

#logo img {
	border: none;	
}

#address {
	float: left;
	width: 230px;
	height: 60px;
	margin: 33px 0 0 10px;
	font-size: 9px;
	line-height: 11px;
	color: #00558f;
}	

#nav_header {
	float: right;
	width: 140px;
	margin-top: 33px;
}

#nav_header a {
	text-decoration: underline;
	font-size: 9px;
	line-height: 11px;
	color: #00558f;
}

#nav_header a:hover {
	text-decoration: none;
}

#container {
	width: 100%;
	height: auto;
	background: #dce5f1 url(images/container_bg.png) left top repeat-x;
}

#inner_container {
	width: 960px;
	margin: auto;
}

#nav_display {
	float: left;
	width: 960px;
	height: 300px;
}

#navigation {
	float: left;
	width: 245px;
	height: 300px;
	background: url(images/nav_bg.png) top left no-repeat;
}

#navigation_inner {
	width: 245px;
	margin-top: 20px;
	border-top: #FFF 1px solid;
}

#navigation_inner a {
	display: block;
	width: 232px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size:13px;
	border-bottom: #FFF 1px solid;
	padding: 8px 0 8px 0;
	text-decoration:none;
	padding-left: 13px;
}

#navigation_inner a:hover {
	background: #fff;
	color: #00558f;
}

#slideshow {
position: absolute;
left: 50%;
margin-left: -236px;
	width: 715px;
	height: 300px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#title {
	position: absolute;
	display: block;
	width: 715px;
	height: 60px;
	float: left;
	top: 340px;
	left: 50%;
	margin-left: -210px;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size: 90px;
	line-height: 70px;
	font-weight: normal;
	z-index:99;
}

#left {
		width: 245px;
		float: left;
}

#left_outer {
	float: left;
	display: block;
	width: 245px;
	margin: 35px 0 35px 0;
	padding-top: 26px;
	background: url(images/left_top.png) center top no-repeat;
}

#left_inner {
	display: block;
	width: 245px;
	padding-bottom: 22px;
	background: url(images/left_bottom.png) center bottom no-repeat;
	text-align: center;
}

#left_inner a {
	display: block;
	width: 232px;
	font-family: "Times New Roman", Times, serif;
	color: #00558f;
	font-size:13px;
	border-bottom: #00558f 1px solid;
	padding: 8px 0 8px 13px;
	text-decoration:none;
	background: #fff;
	text-align: left;
}

#left_inner a:hover {
	background-color: #00558f;
	color: #fff;
}

#left_inner img {
	border: none;
	margin: -8px 0 -8px -13px
}

#news_outer {
	float: left;
	display: block;
	width: 245px;
	margin: 0;
	padding-top: 26px;
	background: url(images/left_top.png) center top no-repeat;
}

#news_inner {
	display: block;
	width: 245px;
	padding-bottom: 22px;
	background: url(images/left_bottom.png) center bottom no-repeat;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
}

#news_inner a {
color: #fff;
font-style: italic;
}


#text {
	float: left;
	width: 635px;
	margin: 35px 0 0 32px;
	padding-bottom: 35px;
}

#footer {
	float: left;
	width: 100%;
	padding: 10px 0 20px 0;
	text-align: center;
	font-size: 9px;
	margin: auto;
	color: #00558f;
	text-transform: uppercase;
	background: #FFF;
}

.notice {
	color:#999;	
}

.map {
	color: #FFF;
	line-height: 30px;
}

#calendar {
	float: left;
	width: 665px;
	margin: 35px 0 0 32px;
	padding-bottom: 35px;
}

.admin {
	float: left;
	display: block;
	margin-right: 10px;
	width: 320px;
	height: 120px;
	background: #00558f;
	margin-bottom: 20px;
}

.admin h2 {
	display: block;
	float: left;
	color: #FFF;
	font-style: normal;
	text-transform: none;
	font-size: 12px;
	letter-spacing: normal;
	font-family:Arial, Helvetica, sans-serif;
}

.admin img {
	float: left;
	margin: 10px;
}

.admin a {
	display: block;
	float: left;
	color: #FFF;
	font-style: normal;
	text-transform: none;
	font-size: 11px;
	letter-spacing: normal;
	text-decoration: underline;
	width: 200px;
}

.admin a:hover {
	text-decoration: none;
}

.faculty {
	float: left;
	padding: 20px;
	display: block;
	width: 620px;
	background: #00558f;
	margin-bottom: 20px;
	color: #FFF;
}

.faculty img{
	margin-right: 10px;
}

.faculty_title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	clear: right;
}

.faculty a {
	color: #FFF;
	font-style: normal;
	text-transform: none;
	font-size: 11px;
	letter-spacing: normal;
	text-decoration: underline;
}

.faculty a:hover {
	text-decoration: none;
}
