body {
	background-color: 9ACCCD;
}
.main {
	background-image: url('tealbackground.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: ffffff;
	width: 850px;
}
.header {
	height: 155px;
}
.nav {
	padding: 0 0 0 0;

}
.info {
	height: 575px;
}
.infobox {
	width: 500px;
	margin-top: 15px;
	line-height: 20px;
	font-family: trebuchet ms;
	font-size: 10pt;
	color: 009899;
}
.infobox a:link {
	color: 952A8A;
}
.infobox a:hover {
	color: 952A8A;
}
.infobox a:visited {
	color: 952A8A;
}
.footer {
	color: FF6500;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 20px;
}