body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	}
#wrapper {
	margin: 20px auto 0px;
	padding: 0px;
	width: 800px;
	background: #FFFFFF;
	border: 20px solid #64a7bd;
	height: 550px;
	}

#copyright {
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	width: 800px;
	color: #000000;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	clear: left;
	height: 7px;
	}
#title {
	width:800px;
	height:120px;
	float:left;
	background-color:#8fbe47;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	z-index:1;
}
#photo {
	top:50px;
	width:250px;
	height:150px;
	float:left;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	z-index:1;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
}
#body {
	width:500px;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	border:1px none #ffffff;
	z-index:4;
	float:left;
}

.headwhite {
	color: #FFFFFF;
	font-size: 36px;
	}
.headdark {
	color: #739939;
	font-size: 36px;
	}
.bold10 {
	font-size: 10pt;
	color: #64A7BD;
	font-weight: bold;
	}
.red12 {
	font-size: 12px; 
	font-weight: bold; 
	color: #FF0000; 
	}
.black12 {
	font-size: 12px; 
	color: #000000; 
	}

a:link {
	color:#ff0000;
	text-decoration:none; 
	}
a:visited {
	color:#ff0000;
	text-decoration:none;
	}
a:hover {
	color:#ff0000;
	text-decoration:underline;
	}
a:active {
	color:#ff0000;
	text-decoration:none;
	}

 

