		<style type="text/css" media="screen"><!--

	
div.boxes   {
	position: relative;
	top: 0px;
	left: 200px;
	font: 6px helevetica, arial, sans-serif;
	font-size: 6px;
	margin: 10% auto;
	}

.abouttext {
	font-family: Zapfino, "trebuchet MS", sans-serif;
	font-size: 12px;
	font-size: 14px;
	margin-left: 20px;
	margin-right: 10px;
	}


	
/* ---------------------------------------------------------------------------------------
	Discover Box 1:
*/
	
div.discoverbox1 {
	background: #ccc;
	position: absolute;
	top: 0px; 
	left: 0px;
	width: 530px;
	height: 159px;
	border: solid 1px black }

/* ---------------------------------------------------------------------------------------
	Discover Box 2:
*/
	
div.discoverbox2 {
	background: #ccc;
	position: absolute;
	top: 170px;
	left: 0px;
	width: 260px;
	height: 430px;
	border: solid 1px black }
	
/* ---------------------------------------------------------------------------------------
	Discover Box 4:
*/
	
div.discoverbox4 {
	background: #ccc;
	position: absolute;
	top: 170px;
	left: 270px;
	width: 260px;
	height: 159px;
	border: solid 1px black }
	
/* ---------------------------------------------------------------------------------------
	Discover Box 5:
*/
	
div.discoverbox5 {
	background: #ccc;
	position: absolute;
	top: 338px;
	left: 270px;
	width: 260px;
	height: 262px;
	border: solid 1px black }
	
/* ---------------------------------------------------------------------------------------
	Discover Box Right Banner:
*/
	
div.discoverboxRIGHT {
	background: #ccc;
	position: absolute;
	top: 0px; 
	right: 0px;
	width: 120px;
	height: 600px;
	border: solid 1px black }


--></style>