body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cpyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a:link {
	font-weight: bold;
	color: #006500;
}
a:active {
	font-weight: bold;
	color: #006500;
}
a:visited {
	font-weight: bold;
	color: #006500;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.photobg {
	background-image: url(images/photo_bg.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
.boxone {
	background-color: #b2d0b2;
	padding: 5px;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	white-space: normal;
}

.boxtwo {
	padding: 5px;
	width: 90%;
	border: thin solid #006500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.boxtwo h1 {
	font-family: "Copperplate Gothic Bold";
	font-size: 18px;
	color: #006500;
}
.boxtwo h2 {
	font-family: "Copperplate Gothic Bold";
	font-size: 20px;
	color: #333333;
}


.boxone h1 {
	font-family: "Copperplate Gothic Bold";
	font-size: 18px;
	color: #000000;
}
.header {
	font-family: "Copperplate Gothic Bold";
	font-size: 22px;
	color: #333333;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 420px;
}
.header H1 {
	font-family: "Copperplate Gothic Bold";
	font-size: 36px;
}
