/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #333333;
}

a.sidenav:link { text-decoration: none; color: #e09e00; }
a.sidenav:visited { text-decoration: none; color: #e09e00; }
a.sidenav:hover { text-decoration: none; color: #a8a9ad; }
a.sidenav:active { text-decoration: none; color: #e09e00; }

a.active:link { text-decoration: none; color: #a8a9ad; }
a.active:visited { text-decoration: none; color: #a8a9ad; }
a.active:hover { text-decoration: none; color: #a8a9ad; }
a.active:active { text-decoration: none; color: #a8a9ad; }

p
{
	font-size: 9pt;
	color: #000000;
}

p.contentHeader {
	font-size: 13pt;
	color: #999999;
	font-weight: bold;
}

p.contentStatement {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

p.pagecontent {
	font-size: 9pt;
	color: #000000;
}

.header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 183px;
}

.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	width: 981px;
	height: 183px;
}

#header_phrase {
	font-style: italic;
	font-size: 8pt;
	color: #a8a9ad;
	position:relative;
	left: 146px;
	top: 31px;
}

#footer_quote {
	font-style: italic;
	font-size: 9pt;
	color: #FFFFFF;
	position:relative;
	left: 18px;
	bottom: 50px;
	
	width: 700px;
	height: 70px;
	text-align:left;
	
}

#footer_address {
	font-style: normal;
	font-size: 8pt;
	color: #a8a9ad;
	position:relative;
	left: 12px;
	top: 23px;
}

#footer_copyright {
	font-style: normal;
	font-size: 7pt;
	color: #a8a9ad;
	position:relative;
	left: 12px;
	top: 33px;
}

#nav {
	text-align:right; 
	font-size: 10pt;
	color: #a8a9ad;
	padding-top: 15px; 
	line-height: 25px; 
	padding-right: 5px;
}

.navlinks_bg {
	background-image: url(../images/left_bg.jpg);
	height: 100%;
}

.navbg {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
}

.content_border {
	background-image: url(../images/content_border_r.jpg);
	background-repeat: repeat-y;
	width: 2px;
}

.border_right {
	background-image: url(../images/border_right2.jpg);
	width: 5px;
	background-repeat: repeat-y;
}

.main_body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
}

.headerlogo {
	background-image: url(../images/red_header.jpg);
	width: 800px;
	height: 80px;
}

.leftside_nav {
	background-image: url(../images/leftside_bg.jpg);
	width: 118px;
	height: auto;
}

.content_bg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	width: 408px;
	height: 100%;
}

#content {
	position: relative;
	bottom: 0px;
	padding-left: 77px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.footer {
	background-image: url(../images/footer2.gif);
	background-repeat:no-repeat;
	width: 981px;
	height: 217px;
}

#caption
{
	position: absolute;
	top: 570px; 
	left: 745px;
	width: 95px;
	height: 121px; 
	background-image: url('../images/caption_bg.png'); 
	background-repeat: no-repeat;  
	font-size: .6em;
	padding-top: 10px; 
	padding-left: 9px;
	padding-right: 5px;
	font-style: italic;
	color: #ffffff; 
	text-align: left;
	z-index: 1000;
}

td.facultyList
{
	padding-right: 9px;
}
