body {
	background-image:url(../images/green-back.jpg);
	background-color: #727743;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#blue-wrapper {
	background-image:url(../images/blue-back.gif);
	width:885px;
	height:2300px;
}

#white-wrapper {
	width:815px;
	height:2300px;
	background-color:#FFF;
}

#main-content {
	width: 755px;
	height: 2000px; 
}

h1 {
	font-size: 24px;
	color:#77b8c4;
}

h2 {
	font-size: 14px;
	color:#747742;
	margin-bottom:2px;
}

h3 {
	font-size: 18px;
	color:#333;
	margin:0px;
	margin-bottom:5px;
}

.bodyCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	}	

.bodyCopySmall {
	font-size: 10px; 
	color:#333;
	}

.bodyLinks {
	color:#77b8c4;
	}
	
.bodyLinks2 {
	color:#ffc000;
	}
