@charset "utf-8";
body {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #E2E4EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: top;
	top: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #container {
	width: 735px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0;
	margin: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	top: auto;
	bottom: auto;
	color: #000033;
	padding-right: 5px;
	padding-left: 5px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: normal;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	line-height: normal;
	text-decoration: underline;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #000033;
	text-decoration: underline;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.photoBox {
	text-align: center;
	float: right;
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
	color: #000033;
	width: 200px;
	padding-left: 5px;
}
.photoBox2 {
	text-align: center;
	float: right;
	border: 1px solid #000033;
	white-space: normal;
	margin-top: 5px;
	margin-right: 5px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	background-color: #FFFFFF;
	margin-left: 10px;
}
#wrapper {
	width: 235px;
	white-space: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #333333;
}
.oneColFixCtrHdr #container #mainContent .p #wrapper h2 {
}
#photo {
	background-color: #FFFF99;
	color: #666666;
}
.photoBox {
	float: left;
	width: auto;
	height: 250px;
	line-height: normal;
	color: #000033;
	border: 1px solid #000033;
	white-space: normal;
	background-color: #FFFFFF;
	margin-left: 5px;
	clear: left;
	z-index: auto;
	overflow: hidden;
	text-align: center;
	margin-right: 10px;
	padding: 0px;
}
.teacherBox {
	padding-right: 5px;
	float: right;
	width: 590px;
}
.headerbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #003333;
	text-decoration: underline;
	text-align: center;
	width: 730px;
}
photoBoxleft {
	line-height: 3px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	width: 300px;
}
photoboxleft {
	width: 300px;
	vertical-align: top;
}
.photobox1 {
	width: 300px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	float: left;
	padding-right: 5px;
	height: 300px;
	font-size: medium;
}
.photoboxleft {
}
.photoboxleft {
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	text-align: center;
	width: 350px;
	float: left;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000033;
	margin-right: 10px;
	padding: 0px;
}
.oneColFixCtrHdr #container #mainContent .Photoboxright {
	float: right;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #mainContent .style6 p {
	margin-top: 400px;
}
