#sidebar {
	position:absolute;
	width:158px;
	height:118px;
	z-index:1;
	left: 33px;
	top: 171px;
	border-left-width: 5px;
	border-left-style: groove;
	border-left-color: #C90;
	padding-top: 17px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
* {
	margin: 0;
	padding: 0
}
body {
	font-family:Verdana,Helvetica,Arial,sans-serif;/*font-family: Arial, Helvetica, Verdana, sans-serif;*/
	font-size: 80.0%;
}
#container {
	width: 800px;
}
#header {
	position: relative;
	height: 128px;
	background-image: url(images/header.jpg);
}
#header a {
	position: absolute;
	top: 31px;
	left: 25px;
	background: url(images/nova-logo.jpg);
	width: 308px;
	height: 47px;
	display: block;
}
#header h1 {
	position:absolute;
	top:93px;
	right: 20px;
	font-size: 1.6em;
	font-weight: bold;
	color: #265A00;
}
.hide {
	display: none;
}
hr {
	width: 95%;
	margin-bottom: 15px;
	text-align: left;
}
#topnav {
	margin-left: 35px;
}
#topnav ul {
	margin-left: -10px;
}
#topnav li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #265A00;
	line-height: 18px;
}
#topnav li:last-child {
	border-right: none;
}
#topnav a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #4E721A;
}
#topnav a:hover {
	text-decoration: underline;
}
#content {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	display:inline;
	width: 535px;
}
#content h1 {
	font-size: 1.7em;
	margin-bottom: -10px;
}
#content h2, #content h3 {
	font-size: 1.5em;
	color: #4E721A;
	line-height: 1em;
}
#content p {
	font-size: 1.0em;
	margin: 20px 0;
}
#content a:link, #footer a:link, #content a:visited, #footer a:visited {
	color: #0552ae;
}
#content a:hover, #footer a:hover {
	color: #064794
}
#footer {
	padding-top: 35px;
	margin-left: 35px;
	color: #a7a7a7;
	clear: both;
}
table {
	font-size: 11px;
	margin: 15px 0;
}
#footer p {
	margin-bottom: 20px;
}
#content ul {
	padding-left: 18px;
	margin-top: 15px;
	margin-bottom: 18px;
	font-size: 1.2em;
}
#content ul li{
	padding-left: 5px;
	line-height: 18px;
}
#content ul, #content ol {
	padding-left: 25px;
	margin-top: 15px;
	margin-bottom: 18px;
	font-size: 1.2em;
}
#content ol li {
	padding-left: 0px;
	line-height: 18px;
}
img.right {
	float: right;
	padding: 4px;
	margin: 0 0 0 10px;
	border-bottom-color: #999999;
	border-right-color: #999999;
	background: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9E0E6;
	border-left-color: #D9E0E6;
}
img.left {
	float: left;
	padding: 4px;
	margin: 0 10px 0 0;
	border: 1px solid #D9E0E6;
	border-bottom-color: #999999;
	border-right-color: #999999;
	background: #fff;
}
table {
	width: 100%;
	border: 1px solid #000;

}
table th {
	text-align: left;
}
table tr {
	background: #e9e9e9;
}
table tr.alt {
	background: #fff;
}
table .name {
	text-align: left;
}
table th, table td {
	margin: 0;
	padding: 8px 20px;
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}
table tr.last td {
	border-bottom: 0;
}
table tr:last-child td {
	border-bottom: 0;
}
table caption {
	margin: 0;
	padding: 8px 20px;
	text-align: left;
	border: solid 1px #CCCCCC;
	border-bottom: none;
	background: #fff;
}
table img {
	float: left;
	padding: 4px;
	margin: 0 10px 0 0;
	border: 1px solid #D9E0E6;
	border-bottom-color: #999999;
	border-right-color: #999999;
	background: #fff;
}
#left {
	float: left;
	width: 150px;
	margin-left: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #060;
	padding-left: 5px;
}
#left-in {
	margin-right: 15px
}
#right {
	float: left;
	width: 365px;
}
#right-in {
	margin-left: 15px;
}
.content-clear {
	clear:both;
	display:inline;
}
#left-right-wrapper {
	float: left;
	width: 730px;
}
#wrapper {
	float: left;
}a:link {
	color: #360;
	text-decoration: none;
}
a:visited {
	color: #C93;
	text-decoration: none;
}
a:hover {
	color: #F63;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
#content.text {
	position:absolute;
	width:400px;
	height:223px;
	z-index:1;
	left: 193px;
	top: 155px;
	float: right;
}
.subheads {
	color: #C90;
	font-weight: bold;
}
#faculty2 {
	position:absolute;
	width:495px;
	height:200px;
	z-index:1;
	left: 237px;
	top: 466px;
}
.notice {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
#faculty {
	height: 200px;
	width: 500px;
}
#faculty8 {
	height: 200px;
	width: 500px;
}
#faculty3 {
	height: 200px;
	width: 500px;
}
#faculty4 {
	height: 200px;
	width: 500px;
}
#faculty5 {
	height: 200px;
	width: 500px;
}
#faculty6 {
	height: 200px;
	width: 500px;
}
#faculty7 {
	height: 200px;
	width: 500px;
}
#faculty8 {
	height: 200px;
	width: 500px;
}

