body  {
	margin : 0px;
	}

body, td, tr, ol, ul, li, dl, dt, dd, div, span, table, p {
	font-family: Verdana, Arial, Helvetica, San-Serif;
	color: #000000;
	}

h2 {
	font : 16px Verdana;
	color : #990000;
	margin-bottom: 0px;
	font-weight: bold;
	}


h1 {
	margin: 0px;
	}
	
#logo_parent {
	width: 100%;
	position: absolute;
    z-index: 0;
	top: 0px;
	left: 0px;
	text-align: center;
	}
	
#logo {
    margin: 0px auto;
    text-align: left;
    width: 760px;
    height: 50px;
	z-index: 2;
	}

#logo img {
    float: right;
	}

#banner_parent {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
	text-align: center;
	}

#banner {
    height: 50px;
    margin: 0px auto;
    text-align: left;
	width: 760px;
	}

#main, .main {
	width: 100%;
	text-align: center;
	}
	
#main {
	background: #ececec;
	}

/* Top stuff */
.home_image {
	width: 760px;
	margin: 0 auto;
	}
	
.site_title {
	nowrap: nowrap;
	}
	
.site_title img {
	border: 0;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	}
	
#nav_bar {
	height: 30px;
	width: 100%;
	background-color: #ddd;
	text-align: center;
	}
	
/* End Top stuff */

/* Nav Bar stuff */
form { 
	margin: 0;
	padding: 0;
	}

#nav_container {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	background-color: #E4DECB;
	}
	
.main_nav {
	height: 30px;
	width: 511px;
	font: 11px Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	background: url("../images/nav_bg.gif") repeat-x;
	border-right: 1px solid #fff;
	border-left: 8px solid #cc3333;
	float: left;
	}
	
.main_nav ul {
	margin: 0;
	padding: 0;
	height: 30px;
	}
	
.main_nav li {
	display: block;
	position: relative;
	list-style-type: none;
	float: left;
	border-left: 1px solid #990000;
	line-height: 30px;
	}
	
.main_nav li a {
	color: #990000;
	display: block;
	padding-left: 10px;
	margin-left: 7px;
	text-decoration: none;
	background: url("../images/nav_bullet_off.gif") no-repeat;
	}
	
.main_nav li a:hover {
	color: #777;
	text-decoration: none;
	background: url("../images/nav_bullet_on.gif") no-repeat;
	}
	
/*.main_nav li#students {
	width: 106px;
	}

.main_nav li#faculty {
	width: 165px;
	}

.main_nav li#topic {
	width: 122px;
	}

.main_nav li#az {
	xwidth: 112px;
	}
	*/
.main_nav li#students, .main_nav li#faculty, .main_nav li#staff, .main_nav li#az {
	width: 24%;
	}
	
#search_box {
	float: right;
	border-right: 8px solid #cc3333;
	height: 30px;
	width: 232px;
	background-color: #E4DECB;
	}

.isdF1 {
	padding: 3px;
	width: 140px;
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	color: #990000;
	}
	
.isdF2 {
	}
	
h1.section_name {
	font: 14px Verdana, Arial, Helvetica, Sans-serif;
	color: #333;
	font-weight: bold;
	padding-top: 10px;
	}
	
.section_name a {
	padding-left: 15px;
	background: url("../images/arrow_title.gif") left bottom no-repeat;
	}
	
.section_name a:hover {
	padding-left: 15px;
	background: url("../images/arrow_title_on.gif") left bottom no-repeat;
	}

h1.section_name .selected {
	padding-left: 15px;
	color: #777;
	background: url("../images/arrow_title_on.gif") left bottom no-repeat;
	}
	
h3.test_gray {
	color: #333;
	text-transform: none;
	margin-top: 25px;
	xwidth: 320px;
	}
	

/* Content Styles */
#col_left {
	float: left;
	width: 9px;
	height: 591px;
	background: url("../images/line_fade.gif") right no-repeat;
	}
	
#col_rt {
	float: right;
	width: 9px;
	height: 591px;
	background: url("../images/line_fade.gif") left no-repeat;
	}

#content_area {
	border-top: 1px solid #fff;
	padding-bottom: 15px;
	margin: 0 auto;
	width: 760px;
	text-align: left;
	}

#side_bar {
	float: right;
	width: 232px;
	min-height: 600px;
	background: url("../images/rt_bg.jpg") top no-repeat;
	}

.content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

.content a:link, .content a:visited {
	color: #990000;
	}

.content a:hover, .content a:active {
	color: #999999;
	}
	
td {
	font-size: 12px;
	}
	
code, .input_text {
	font: 14px Courier;
	font-weight: bold;
	}

/* End Content Styles */

.arrow {
	background: url("../images/arrow_square.gif") left no-repeat;
	}
	
.arrow a {
	margin-left: 13px;
	}
	
/* Footer Styles */
.updated {
	font-size: 11px;
	font-weight: bold;
	color: #777;
	margin-top: 30px;
	}
	
#footer_parent {
	clear: all;
	width: 100%;
	text-align: center;
	position: relative;
	}
	
#footer_banner {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	}

#footer {
	margin-left: 20px;
	margin-top: 30px;
	padding-bottom: 15px;
	font-size: 10px;
	color: #777;
	text-align: left;
	}
	

/* NS 6 needs this to eliminate additional space below inline images */
.block { display: block }
.bottom { vertical-align: bottom }

.printbar { 
	height: 25px;
	xbackground: #fff;
	text-align: center;
	}
	
.printbar img { 
	display: none !important;
	display: normal; 
	}
	
.its_print {
	display: none;
	}
	
.utility {
	margin-left: 10px;
	margin: 0;
	font-size: 9px;
	font-weight: normal;
	text-transform: lowercase;
	float: right;
	}
	
.utility a {
	color: #777777;
	}
	
.utility a:hover {
	color: #990000;
	}

.utility_print {
	padding-left: 20px;
	background: url("../images/print_icon.gif") left no-repeat;
	}
	
.utility_mail {
	padding-left: 22px;
	background: url("../images/mail_icon.gif") left no-repeat;
	}
	
iframe {
	frameborder: 0;
	border: 0;
}

.newsletter_signup {
	font: .7em/1.25em helvetica, arial, verdana, sans-serif;
	color: #515151;
	padding: 10px 10px 0 15px;
	margin: 5px 0;
	text-align: left;
}

.newsletter_signup strong {
	font-size: 1.25em;
	margin-bottom: 5px;
	display: block;
	font-weight: normal;
}

.signup {
	margin: 8px 0 12px 0;
	padding: 3px 0 0 3px;
	clear: both;
/*	width: 210px;*/
	height: 25px;
	background: url('../images/search_bg.gif') top left no-repeat;
}

.input_text_signup {
	width: 120px;
	height: 16px;
	padding: 4px 2px 0 8px;
	border: 0;
	font-size: .85em;
	color: #515151;
	float: left;
}


.signup_button {
	float: left;
	margin-top: 1px;
}


/* Alerts home page styles */
.alert_box {
	font-size: 1em; 
	background: #cc3333; 
	display: block; 
	color: #efefef; 
	padding: 8px;
	margin-bottom: 2px;
	}
	
.alert_date { 
	color: #efefef;
	font-size: .85em;
	}
	
.alert_box a { color: #fff; }
	
.alert_box a:hover { color: #ccc; }
/* end Alerts home page styles */

/* Alerts home page styles old
.alert_box {
	font-size: .75em; 
	background: #cc3333 url("../images/notification.gif") no-repeat top left; 
	display: block; 
	color: #fff; 
	padding: 18px;
	padding-left: 40px;
	}
	
.alert_date { 
	color: #efefef;
	font-size: .65em;
	}
	
.alert_box a { color: #fff; }
	
.alert_box a:hover { color: #ccc; }
/* end Alerts home page styles */

