body {
	align: center;
	margin: 0 auto;
	width: 1000px;
	background: #a5c2c4;
}

table {
	align: center;
	margin: 10px 0 0 0;
	background: #fff;
}

#logobox {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	position: relative;
	float: left;
	background: url(skyspray.jpg) right bottom;
}

#biologo {
	width: 684px;
	height: 200px;
	margin: 0 auto;
	padding: 8px 0 0 8px;
	position: relative;
	float: left;
	background: #fff;
}

a { 
	color: #003c66;   
	font-family: verdana, arial;
	font-size: 11pt;   
	text-decoration: none; 
}

a:hover { 
	color: #7382b4;    
	text-decoration: underline;
}


#photobox {
	width: 240px;
	background: #fff;
	margin: 0 auto;
	padding: 0;
	position: relative;
	float: left;	
}

#textbox {
	width: 434px;
	margin: 0 auto;
	position: relative;
	float: left;
	background: #fff;
}

#longbox {
	width: 684px;
	margin: 0 0 0 0;
	position: relative;
	float: left;
	background: #fff;
}

#splitbox {
	width: 342px;
	margin: 0 0 0 14px;
	position: relative;
	float: left;
}

#footer {
	width: 900px;
	height: 100px;
	margin: 8px 0 0 10px;
	position: relative;
	float: left;
	background: #bcccec;
}

h1 {
	font-family: Verdana;
	color: #002c3f; 
	font-size: 14pt;
	font-weight: normal;   
	text-align: center;
}

h2 {
	font-family: Verdana;
	color: #808080; 
	font-size: 14pt;
	font-weight: normal;   
	text-align: center;
}

h3 {	
	font-size: 12pt;
	font-family: Verdana;
	font-weight: normal;
	color: #003c66;
	text-align: center;   
}

h4 {
	font-size: 11pt;
	font-family: Verdana;
	font-weight: normal;
	color: #003c66;
	text-align: center;   
}

.text {
	color: #002c3f;   
	font-family: Verdana;
	font-size: 9pt;
	text-align: center;  	
}

.boldtext {
	color: #1c5570;   
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: strong;
	text-align: left;
	margin: 0 auto;  	
}

.boldtext2 {
	color: #002c4b;   
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;  	
}

.text1 {
	color: #002c3f;   
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	margin: 0 0 0 8px;  	
}

.text2 {
	color: #002c3f;   
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	text-align: justify;
	margin: 0 32px 0 32px; 	
}

.moretext {  
	text-align: right;
	margin-right: 52px;   	
}

