#wrapper {
	height: 692px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:248px;
	z-index:1;
	background-repeat: no-repeat;
}
#Main {
	width: 435px;
	font-size: 10pt;
	margin-top: 248px;
	padding-top: 15px;
	padding-left: 35px;
	padding-right: 25px;
	float: right;
}
#photographs {
	width: 250px;
	font-size: 10pt;
	margin-top: 248px;
	margin-right: 15px;
	padding-top: 15px;
	float: right;
}
#photographs img {
	max-width: 250px;
	height: auto;
	border:0px;
	margin-bottom:15px;
	float:right;
	clear:both;
	background-image: url(../images/shadow.png);
	background-repeat: repeat;
	padding: 2px;
}
#wrapper #Main p {
	font-size: 10pt;
}
#wrapper #Main table td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}



#wrapper #Main h1 {
	font-size: 12pt;
/*	color: #FF0000;*/
	font-weight: bold;
}

#wrapper #Main h2 {
	font-size: 10pt;
/*	color: #FF0000;*/
	font-weight: bold;
}

#wrapper #RightImage {
	position: absolute;
	width: 214px;
	left: 766px;
	top: 252px;
}
#wrapper #ProspectusCover {
	position: absolute;
	width: 162px;
	left: 564px;
	top: 252px;
	height: 269px;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 15px;
	background-repeat: no-repeat;
}
#wrapper #Main #Footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 12px;
}#wrapper #Pictures {
	width: 387px;
	float: left;
	margin-top: 556px;
	margin-left: 29px;
}
#wrapper #Pictures img {
	padding-bottom: 20px;
}
#ProspectusCover h1 {
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #FE0000;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrapper #ProspectusCover a {
	color: #000000;
	text-decoration: none;
}
#wrapper #ProspectusCover .prospectus_download {
	font-size: 7pt;
	padding: 5px;
	color: #000000;
	text-align: right;
}
#wrapper #ProspectusCover a:hover {
	text-decoration: underline;
}#wrapper #ProspectusCover table {
	margin: 0px;
	padding: 0px;
}
#wrapper #ProspectusCover .prospectus_text {
	padding-right: 10px;
	font-size: 8pt;
	color: #FF0000;
}
#ProspectusCover #whichDownload {
	position: absolute;
	top: 145px;
	left: 196px;
	background-color: #D6D4ED;
	width: 150px;
	padding: 10px;
	font-size: 8pt;
	color: #FF0000;
	z-index: 100;
	visibility: hidden;
}
#mainBackground {
	background-image: url(../images/Information/SchoolBackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.spacer {
	display:block;
	margin:0px;
	padding:0px;
	clear:both;
	height:0px;
	width:auto;
	border:none;
	line-height: 0px;
	font-size: 0px;
}#navigation {
	width: 200px;
	left: -10px;
	float: left;
	margin-top: 263px;
}
#navigation ul, #navigation ol {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}
#navigation li {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}
#navigation  a {
	background-image: url(../images/Information/navigationTab.png);
	display: block;
	height: 52px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	line-height: 43px;
	padding-left: 15px;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	position: relative;
	z-index: 10;
	left: -10px;
}
/* new 09/10/2011 */
body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 0.9em;
	line-height: 1.1em;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	border: none;
	margin-bottom: 0.9em;
}
h1 {
	font-size: 1.3em;
	line-height: 1.1em;
}
h2 {
	font-size: 1.1em;
	line-height: 1.1em;
}
h3 {
	font-size: 1.0em;
	line-height: 1.1em;
}
h4 {
	font-size: 0.9em;
	line-height: 1.1em;
}
h5 {
	font-size: 0.8em;
	line-height: 1.1em;
}
h6 {
	font-size: 0.7em;
	line-height: 1.1em;
}
p {
	font-size: 1.0em;
	line-height: 1.1em;
}
a, a:hover, a:active, a:focus {
	outline: none;
	color:#FE0000
}
a,a:visited {
	text-decoration:none;
	color:#FE0000
}#homepageButton {
	position: absolute;
	z-index: 50;
	top: 20px;
	right: 40px;
}
