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: 1px solid #64a7bd;
	border-width: 20px;
	}

#copyright {
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	width: 800px;
	color: #000000;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	}
#title {
	width:550px;
	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:right;
	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;
}

#bar {
	width:550px;
	height:28px;
	float:left;
	background-color:#739939;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	z-index:2;
}
#rightcol {
	width:250px;
	background-color:#eeeeee;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	float:left;
	font-size:14pt;
	line-height:26pt;
	padding-top:10px;
	list-style-type: square;
}
#body {
	width:520px;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	border:1px none #ffffff;
	z-index:4;
	float:left;
	padding-left: 30px;
}
.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;
	}

 
