/* CSS Document */

* {
	padding: 0;
	Margin: 0;
}
body, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
#container {
    margin: 1em auto;
	width: 800px;
	text-align: left;
	padding: 5px;
	background-color: #FFFFFF;
	border: 2px solid #003366;
}
#header {
    height: 139px;
	width: 800px;
}
#nav {
	position: relative;
	margin-top: 5px;
	width: 800px;
    height: 20px;
	background-color: #003366;
	text-align: left;
}
#scroll {
	position: relative;
	margin-top: 15px;
	width: 800px;
    height: 40px;
	text-align: left;
}
#leftnav {
    float: left;
	width: 175px;
	margin-top: 10px;
	text-align: left;
}
#rightlinks {
	float: right;
	width: 200px;
	margin-top: 10px;
	text-align: left;
}
#contents {
	float: right;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 20px;
	min-height: 500px;
	_height: 500px;
}
#contentshome {
	width: 380px;
	margin-top: 10px;
	margin-left: 195px;
	text-align: left;
	min-height: 500px;
	_height: 500px;
}
#footer {
	clear: both;
	width: 800px;
	height: 100px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}
p {
	line-height: 14.4px;
	text-align: left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	margin-top: 2px;
	margin-left: 26px;
	list-style-position: outside;
	list-style-type: disc;
	display: list-item;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
#footer p{
	text-align: center;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
#leftnav h1 {
	background: url(images/sidebar-header.gif) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	padding-left: 55px;
	padding-bottom: 18px;
	padding-top: 18px;
}
.bio {
	margin-left: 5px;
	padding-left: 15px;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E273D;
	line-height: 10px;
}
#leftnav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6E273D;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	padding-bottom: 6px;
	padding-top: 6px;
}
#contentshome h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6E273D;
	padding-top: 20px;
	font-style: italic;
	text-align:left;
}
#rightlinks h1 {
	background: url(images/sidebar-header.gif) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	padding-bottom: 18px;
	padding-top: 18px;
	padding-left: 55px;
}
#contents h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6E273D;
	padding-top: 20px;
	font-style: italic;
	text-align:left;
}
#leftnav h2 {
	background: url(images/sidebar-header.gif) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 55px;
	padding-bottom: 18px;
	padding-top: 10px;
	line-height: 16px;
}
#contents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #6E273D;
	font-style: normal;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E273D;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
#faculty h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E273D;
	background-color: #CCCCCC;
}
#faculty td {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}
.photoborder {
	border: 2px solid #E2B63B;
	margin-bottom: 2px;
	margin-left: 4px;
}
.leftphotoborder {
	border: 2px solid #E2B63B;
	margin-bottom: 2px;
	margin-right: 5px;
}
#contentsteacher {
	float: right;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	min-height: 500px;
	_height: 500px;
}
#rightlinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6E273D;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	padding-bottom: 6px;
	padding-top: 6px;
}
#bod {
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-top-color: #003366;
}
