.leftFloat {
	float: left;
}
.rightFloat {
	float: right;
}
.clearer {
	clear: both;
	height: 0px;
}
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top {
	position: relative;
	height: 127px;
	width: 920px;
}
#logo {
	width: 361px;
	position: absolute;
	height: 97px;
	top: 15px;
	left: 0px;
}
#topLinks {
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	color: #AFB09E;
	font-size: 1.1em;
}
#topLinks a {
	line-height: 20px;
	text-decoration: none;
	color: #AFB09E;
	margin-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AFB09E;
}
#loginsBox {
	position: absolute;
	width: 450px;
	top: 45px;
	right: 0px;
	text-align: right;
	font-size: 1.1em;
	color: #AFB09E;
	line-height: 22px;
}
#loginsBox form {
	display: block;
}
#loginsBox input {
	background-color: #EBEBE1;
	font-size: 9px;
	color: #7F7F72;
	padding: 2px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D1D1BC;
	border-right-color: #D1D1BC;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#loginsBox #parentsLogin {
	margin-bottom: 10px;
}
#nav {
	position: relative;
	height: 31px;
}
#navSub {
	background-color: #8D8D7F;
	height: 28px;
}
#pageBlock {
	background-color: #FFFFFF;
	background-image: url(/images/inner-bg.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#leftCol {
	float: left;
	width: 682px;
}
#rightCol {
	float: right;
	width: 214px;
}
#footer {
	background-color: #FFFFFF;
	font-size: 1em;
	line-height: 1.5em;
	color: #AFB09E;
	padding:15px;
}
#footer a {
	color: #AFB09E;
	text-decoration: none;
}
#bigImage {
	height: 190px;
	width: 682px;
}
#pageContent {
	padding:20px;
	padding-right: 10px;
}
#pageLeft {
	float: left;
	width: 410px;
}
#pageFull {
	float: left;
	width: 625px;
}
#pageRight {
	float: right;
	width: 215px;
}
#pageSingleColumn {
}

#newsBox {
	background-color: #DFDFCF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 260px;
	overflow:hidden;
}
#newsBox .header {
	border-bottom-color: #D4D4C0;
}
#newsBox .header h4 {
	color: #8D8D7F;
}
#newsBox b {
	color: #8D8D7F;
	font-weight: bold;
}
#newsBox a {
	color: #8D8D7F;
}

#admissionBox {
	background-color: #F7E4BA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#admissionBox h4 {
	font-size:1.3em;
	color: #D59002;
	margin: 0px;
}

#topsBox {
	background-color: #F0DAE0;
	background-image: url(/images/top-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 172px;
	overflow:hidden;
}
#topsBox .header {
	border-bottom-color: #B34261;
}
#topsBox .header h4 {
	color: #99012A;
}
#topsBox b {
	font-weight: bold;
	color: #99002A;
}

#excellenceBox {
	background-color: #DCD4E2;
	background-image: url(/images/excellence-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 153px;
	overflow:hidden;
}
#excellenceBox .header {
	border-bottom-color: #714E87;
}
#excellenceBox .header h4 {
	color: #421460;
}


.rightColBox {
	padding: 20px;
}
.rightColBox p {
	font-size: 10px;
	margin-bottom: 0.4em;
}
.rightColBox .header {
	border-bottom:solid;
	border-bottom-width:1px;
	margin-bottom: 10px;
}
.rightColBox h4 {
	margin: 0px;
	line-height: 1.5em;
}
.boxContent1 {
	margin-bottom: 20px;
}
#newsBox div.boxContent1:last-child {
	margin-bottom: 0px;
}
.boxContent2 {
	width: 65%;
}
.boxContent3 {
	width:52%;
}
.rightNewsColImage {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.arrowSpacer {
	margin-top: 4px;
}
.topper {
	margin-top: 15px;
}
.red {
	color: #99002A;
}
.formItem1 {
	width: 180px;
}
.formItem2 {
	width: 50px;
}
.formItem3 {
	width: 350px;
}
.imageLeft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}.greyTblCell {
	background-color: #CCCCCC;
}
.galleryTbl td, .galleryTbl p {
	font-size: 11px;
}
.newsTbl td {
	padding: 4px;
	background-color: #DEDECE;
}
.newsTbl td, .newsTbl p {
	font-size: 11px;
	margin-bottom: 5px;
}
.newsTbl img {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 10px;
	height: 70px;
	width: 70px;
}
.newsTbl .newsHeading {
	background-color: #C4C4B6;
	color: #000000;
}
