@charset "UTF-8";
#banner {
}
#navbar {
}
#background {
	background-image: url(../images/backgroundgraphic.jpg);
	background-repeat: no-repeat;
	background-color: #FEFDF6;
}
#footer {
	background-color: #BF8993;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	clear: both;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: right;
	padding-right: 25px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #740459;
}
#footer a:hover {
	text-decoration: underline;
}
p, h1, h2 {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	border: 2px solid #BF8993;
}
body {
	background-color: #EEE090;
	margin: 0px;
}
#background #content {
	float: right;
	width: 622px;
	background-image: url(../images/teachersheading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 125px;
}
#photodiv img {
	padding-bottom: 10px;
}
#background #photodiv {
	width: 238px;
	margin-left: 70px;
}
.contentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #73055C;
	font-weight: bold;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600000;
	padding-right: 90px;
	padding-left: 5px;
	text-align: justify;
}
#content img {
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
.rows {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
html, body {
	height: 100%;
	margin-bottom: 1px;
}
td, tr  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: normal;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #660000;
	padding-left: 5px;
}
th {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #660000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.days {
	font-style: italic;
}
table {
	width: 575px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
