#header {
	height: 140px;
}
#newsletter {
	top: 360px;
}
#nav-global-schools {
	left: 18px;
	top: 118px;
}
#nav-global-sub {
	right: 74px;
}


#contents {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#contents-top {
	height: 261px;
	width: 988px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #BCBCBC;
	z-index: 3;
}




#notebook {
	position: absolute;
	left: 1px;
	top: 50px;
	z-index: 50;
}

#notebook img {
	behavior: url("/assets/images/iepngfix.htc");
}

#slideshow {
	left: 180px;
	position: absolute;
	top: 0px;
	width: 775px;
	z-index: 4;
	height: 261px;
	overflow: hidden;
}

#frame   {
	behavior: url("/assets/images/iepngfix.htc");
	background-image: url(/assets/images/home/frame.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 299px;
	position: absolute;
	left: 0px;
	top: 102px;
	width: 988px;
	z-index: 3;
}

#contents-bottom {
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 8px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #BCBBBB;
	background-image: url(/assets/images/home/bg_contents_bottom.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	z-index: 3;
	width: 988px;
	height: auto;
	font-size: 12px;
	padding-bottom: 20px;
}
#contents-bottom   h1   {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#contents-bottom  p {
	font-size: 11px;
}
#contents-col1 {
	float: left;
	width: 457px;
	height: auto;
}
#latest-news {
	float: left;
	width: 390px;
	height: auto;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


.title  {
	float: left;

}
.event  {
	vertical-align: middle;
	margin-bottom: 10px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	width: auto;
	float: none;
}
.desc {
	font-size: 11px;
	line-height:1.5em;
	display: inline-block;
	width: 300px;
}

.date {
	display: inline-block;
	padding-right: 4px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 15px;
	color: #999999;
	vertical-align: middle;
	float: left;
}
.date-wrapper {
	vertical-align: middle;
	display: inline-block;
}



.date-month {
	font-size: 9px;
	clear: both;
	display: block;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.date-day {
	font-size: 18px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#contents-col1 .more {
	margin-left: 5px;
	white-space: nowrap;
}



#contents-col2 {
	width: 274px;
	float: left;
	height: auto;
}
#contents-col2 input[type=submit] {
	float: right;
	margin-top: -25px;
}
#survey {
	height: auto;
	width: 215px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}


#contents-col3 {
	width: 256px;
	float: right;
}
#important-dates {
	height: auto;
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
}

#contents-col1  .all, #contents-col3 .more {
	display: block;
	text-align: right;
	color: #333333;
	font-size: 12px;
}
.more  a, .all a {
	color: #333333;
}
