#container {
	height: 900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images_brooks/bkgrndcontainer.jpg);
	background-position: center top;
	margin-top: -15px;
	color: #FFF;
}
#homelink {
	height: 30px;
	width: 85px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#top {
	float: left;
	height: 190px;
	width: 900px;
	position: relative;
}
#navbar {
	height: 50px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	position: absolute;
	left: 0px;
	top: 190px;
	z-index: 100;
	color: #FFF;
}
#spacerlft {
	float: left;
	height: 50px;
	width: 40px;
}
#main {
	float: left;
	height: 710px;
	width: 900px;
	position: relative;
	background-image: url(images_brooks/bkgrndverllite.png);
}
#abshome {
	height: 30px;
	width: 85px;
	position: absolute;
	z-index: 200;
	left: 40px;
	top: 10px;
}
#aboutlink {
	float: left;
	height: 30px;
	width: 85px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#eligiblelink {
	float: left;
	height: 30px;
	width: 85px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#applink {
	float: left;
	height: 30px;
	width: 85px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#infolink {
	float: left;
	height: 30px;
	width: 85px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contactlink {
	float: left;
	height: 30px;
	width: 85px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#hometxt {
	float: left;
	width: 360px;
	margin-top: 230px;
	margin-left: 40px;
}

p {
	margin: 0px;
	padding: 0px;
}
#maintxt {
	float: left;
	width: 680px;
	margin-top: 80px;
	margin-left: 100px;
}
blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#schoolinfotxt {
	width: 550px;
	margin-top: 50px;
	margin-left: 50px;
}
#bannerbrooks {
	float: left;
	height: 30px;
	width: 340px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#mainpicboxlarge {
	float: left;
	height: 700px;
	width: 900px;
	margin-top: 50px;
}
