body {
	background-color: #FFC;
	position: inherit;
}
#container {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	width: 850px;
	position: inherit;
	height: 600px;
}
#top {
	height: 260px;
	width: 350px;
	margin-top: 77px;
	margin-left: 435px;
	background-repeat: no-repeat;
}
#logo {
	height: 228px;
	width: 320px;
	margin-top: 32px;
	background-repeat: no-repeat;
	padding-top: -10px;
	position: inherit;
}
#middle {
	height: 475px;
	margin-top: -250px;
}
#content {

}
#nav {
	width: 100px;
	float: left;
	padding-top: 30px;
	margin-top: -34px;
	position: inherit;
}
#home_button {
	height: 82px;
	width: 100px;
}
#news_button {
	height: 82px;
	width: 100px;
}
#academic_button {
	height: 82px;
	width: 100px;
}
#activity_button {
	height: 82px;
	width: 100px;
}
#resources_button {
	height: 82px;
	width: 100px;
}
#text_area {
	height: 434px;
	width: 445px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: -26px;
	background-image: url(../images/text_box.png);
}
#type {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	width: 425px;
	margin-left: 12px;
	margin-top: 15px;
	text-align: left;
	text-indent: 0.2in;
	line-height: 1.2em;
}
#bottom {
	height: 330px;
	width: 550px;
	float: right;
	position: inherit;
	background-image: url(../images/kids.png);
	margin-top: -230px;
}
