BODY {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	}

img {
	border: 0px;
	}

.logo {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	height: 138px;
	width: 272px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 0px;
}
.nav {
	height: 26px;
	width: 272px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 138px;
	z-index: 1;

}
.content {
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	height: auto;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 239px;
	z-index: 0;

}
.mainpic {
	background-image: url(images/award.png);
	background-repeat: no-repeat;
	height: 239px;
	width: 528px;
	margin-left: -128px;
	position: absolute;
	left: 50%;
	top: 0px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	color: #446677;
	line-height: 28px;
	margin-left: 280px;
	margin-right: 40px;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #446677;
	margin-right: 40px;
	margin-left: 280px;
	font-weight: lighter;
}

.text a:link {
	color: #007738
	
}

.text a:visited{
	color: #007738
	
}

.text a:hover {
	color: #007738
	
}

.text a:active {
	color: #007738
	
}
.enrolltable {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #446677;
	font-weight: lighter;
}
.textlarge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #446677;
	font-weight: bold;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #446677;
	margin-right: 40px;
	margin-left: 500px;
	font-weight: lighter;
	margin-top: -150px;

}
.bold {
	font-weight: bold;
}
.caption {
	font-size: 11px;
	font-style: italic;
}
