body {
	background: #9ACD65;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #333;
	}
a {
	color: #00A6D2;
	font-weight: bold;
	text-decoration: underline;
	}
.chill_nav_bg {
	background: url(./img/chill_nav_bg.gif) no-repeat top right;
	}
h2 {
	font-size: 17px;
	}
.main {
	padding: 0 40px 40px 40px;
	font-size: 14px;
	text-align: justify;
	}
.bluehed {
	text-align: center;
	color: #005DAF;
	font-style: italic;
	font-weight: bold;
	font-size: 28px;
	}

.footer {
	font-size: 12px; 
	padding: 30px 0 0 0; 
	margin: 30px 0 0 0; 
	border-top: 1px #9ACD65 solid; 
	text-align: center; 
	clear: both;
	}
.footertxt {
	font-size: 11px;
	color: #333;
	}