body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:medium;
	margin:0;
	}

a:link    {
	color: #006600;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
}
a:visited { text-decoration: underline; color: #003300;	font-weight: bold;	font-size: 0.9em;}
a:hover		{ text-decoration: none; color: #006600;	font-weight: bold;	font-size: 0.9em;}


.trivia {
	font-size: 0.75em;
	}
.trivia strong{
	color: #006600;
	font-weight: bold;
}

#header {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.7em;
	color: #000000;
	}
#header a:link { text-decoration: none; color: #000000; 	font-weight: normal;font-size: 1em;}
#header a:visited    { text-decoration: none; color: #000000;font-size: 1em; 	font-weight: normal;}
#header a:hover { text-decoration: underline; color: #006600;font-size: 1em; 	font-weight: normal;}

.sidenav {
	font-size: 0.7em;
	color: #000000;}
	
a.sidenav:link, a.sidenav:visited    { text-decoration: none; color: #000000;	font-weight: normal; font-size: 0.7em;}
a.sidenav:hover { text-decoration: underline; color: #006600;	font-weight: normal; font-size: 0.7em;}

.navborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;}

#maincontent {
	font-size:0.85em;
	width: 85%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	} 
#maincontent b, #maincontent strong {
	font-size: 0.95em;
	}
.left {
	width: 185px;
}
#greentop {
	background-image: url(../images/green_back_top.gif);
	height: 8px;
	width: 185px;
	background-color: #006600;
	margin: 0px;
	padding: 0px;
}
#greenbot {
	background-image: url(../images/green_back_bottom.gif);
	height: 8px;
	width: 185px;
	background-color: #006600;
	margin: 0px;
	padding: 0px;
}
#whttop {
	background-image: url(../images/background_top.gif);
	height: 8px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#whtbot {
	background-image: url(../images/background_botto.gif);
	height: 8px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#leftbar {
	background-color: #CDCCAA;
	width: 185px;
}

#introtext {
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}
#headphoto {
	margin: 0px 2px;
	padding: 0px;
}
#topspace {
	height: 20px;
}

.university_statement {
	font-size: 0.75em;
}

#ulSubNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005400;
}
#ulSubNav li {
	display: inline;
	float: left;
	
}
#ulSubNav a:link, #ulSubNav a:visited, #ulSubNav a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: middle;
}
#ulSubNav a:hover, #ulSubNav a.current:link, #ulSubNav a.current:visited {
	color: #006600;
}
#clear, .clear {
	clear: both;
	height: 7px;
}


#footerbar {
	background-image: url(../images/footer_back.gif);
}
#sidebarnav {
	width: 185px;
}
