html
{
	background: #CCCCCC; /* Old browsers */
}

aside, article, section, header, footer, nav {
	display: block;
}
	
body {
	font-family: helvetica;
	font-size: 1em;
	background: #662d91; /* Old browsers */
	background: -moz-linear-gradient(top,  #461f63 0%, #662d91 95%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#461f63), color-stop(95%,#662d91)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #461f63 0%,#662d91 95%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #461f63 0%,#662d91 95%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #461f63 0%,#662d91 95%); /* IE10+ */
	background: linear-gradient(to bottom,  #461f63 0%,#662d91 95%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#461f63', endColorstr='#662d91',GradientType=0 ); /* IE6-9 */

}

div, p{
	margin: 0px;
	padding: 0px;
}

footer {
	clear:both;
}

div {
	line-height: 1.0;
}

p {
	color:#7f7f7f;
}

h2 {
	font-size: 25px;
	color: rgb(102,45,145);
	line-height: 1.0;
	font-weight: normal;
	padding: 10px;
	padding-bottom: 0px;
	text-align:center;
	margin-top: 0px;
}

aside {
	width:1050px;
	height:150px;
}

.bold {
	font-weight: bold;
	font-style: italic;
}

.italic {
	font-style: italic;
}

#Page {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:	0px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0 auto;
	width: 1035px; 
}

#headerLogo {
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	margin: 10px 0px 0px 25px;
	overflow:hidden;
}

#Logo {
	display: block;
	background-image:url(../School-Images/HeaderLogo.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
}

#generalQuestBlock {
	dlsplay: block;
	clear:left;
	background: #efe5ad; /* Old browsers */
	background: -moz-linear-gradient(left,  #edd345 0%, #efe5ad 75%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#edd345), color-stop(75%,#efe5ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #edd345 0%,#efe5ad 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #edd345 0%,#efe5ad 75%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #edd345 0%,#efe5ad 75%); /* IE10+ */
	background: linear-gradient(to right,  #edd345 0%,#efe5ad 75%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edd345', endColorstr='#efe5ad',GradientType=1 ); /* IE6-9 */
	width: 180px;
	height: 160px;
	margin-top: 10px;
	text-align: center;
}

#generalQuestBlock a{
	color: #7f7f7f;
}

#u75
{
	background-image: url(../School-Images/SectionTopBanner.png);
	background-repeat: no-repeat;
	background-color: #E7E8E9;
	background-position: left top;
	z-index: 3;
	width: 1024px;
}

#u75 h1 {
	margin: 0px;
	padding: 15px 0px 0px 100px;
	color: rgb(102,45,145);
	font-size: 24px;
}

#u75 h5 {
	float: left;
	margin: 0px;
	padding: 30px 13px 0px 0px;
	font-size: 60px;
	color: white;
	font-weight: normal;
}

#u75 h2 {
	float: left;
	margin: 0px;
	padding: 60px 0px 0px 0px;
	font-size: 30px;
	color: #efe5ad;
	font-weight: 100;
}

#navColumn{
	float:left;
	width:auto;
	height:auto;
}

nav {
	display: block;
	float:left;
	background: #efe5ad; /* Old browsers */
	background: -moz-linear-gradient(left,  #edd345 0%, #efe5ad 75%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#edd345), color-stop(75%,#efe5ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #edd345 0%,#efe5ad 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #edd345 0%,#efe5ad 75%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #edd345 0%,#efe5ad 75%); /* IE10+ */
	background: linear-gradient(to right,  #edd345 0%,#efe5ad 75%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edd345', endColorstr='#efe5ad',GradientType=1 ); /* IE6-9 */
	margin-top: 10px;
	margin-bottom: 10px;
	width: 180px;
	height: 325px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 2.75em;
	}

#mainContentWindow{
	display: block;
	float:left;
	background: #efe5ad; /* Old browsers */
	width: 645px;
	height: 505px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}

#mainContainer {
	display: block;
	float: none;
	height: 190px;
	width: 300px;
	background-image:url(../School-Images/u1435.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 20px;
	overflow: hidden;
	border: 3px solid rgb(102,45,145);
	margin: 40px 0px 0px 165px;
}

#imgBox {
	display: block;
	float: left;
	border: 1px solid rgb(102,45,145);
	width: 598px;
	height: 758px;
	margin-top: 5px;
}

#schoolNewsWindow{
	display: block;
	float: left;
	width:	160px;
	height: 495px;
	margin-top: 10px;
	margin-left: 10px;	
	background: #efe5ad; /* Old browsers */
	background: -moz-linear-gradient(left,  #efe5ad 25%, #edd345 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(25%,#efe5ad), 				color-stop(100%,#edd345)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #efe5ad 25%,#edd345 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #efe5ad 25%,#edd345 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #efe5ad 25%,#edd345 100%); /* IE10+ */
	background: linear-gradient(to right,  #efe5ad 25%,#edd345 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe5ad', endColorstr='#edd345',GradientType=1 ); /* IE6-9 */
	padding: 10px;
	padding-top: 0px;
}	

#schoolNewsWindow p {
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-style:italic;
}

#schoolNewsWindow h1 {
	margin: 0px 5px 0px5px;
	color: rgb(102,45,145);
	text-align: center;
	font-size: 18px;
}

#emailForm {
	margin: 10px 0px 20px 25px;
	border: 2px solid rgb(102,45,145);
	width: 110px;
	height: 180px;
}

#shortMap {
	margin: 5px 0px 20px 25px;
	border: 2px solid rgb(102,45,145);
	width: 115px;
	height: 180px;
}

ul.navBar {
	position:absolute;
	list-style-type: none;
	margin:0px;
	padding:15px 0px 0px 20px;
}

ul.navBar a {
	text-decoration: none;
	color: rgb(102,45,145);
	
}

#footers {
	clear: both;
	margin-top: 530px;
	width: 1025px;
	text-align: center;
	padding-bottom: 160px;
}

a {
	color: #C8C8C8;
	text-decoration: none;
}

#footers a {
		margin-right:50px;
}

#footers p {
		font-size: 12px;
}
	
#copyright {
	display: block;
	float: left;
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width:1025px;
	height: 30px;
}

#copyright h1 {
	font-size: 12px;
	color: white;
	text-align: center;
	width: 1025px;
	margin-top: 10px;
}

#copyright p {
	font-size: 10px;
	color: white;
	text-align: center;
	width: 1025px;
	margin-top: 10px;
}
