body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#03580D;
}
.list_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: -10px;
	text-align: left;
}
.bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFF;
}	
#wrapper {
	margin: 0px auto;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
		
}
#copy {
	padding:10px 0 0 10px;
	
}
#bottom {
	width:750px;
	margin: 0 auto;
}
#box{
	border-bottom:2px solid;
	border-bottom-color: #03580D;
	border-left:3.5px solid;
	border-left-color: #03580D;
	border-right: 3.5px solid;
	border-right-color: #03580D;
}
#notes {
	margin: 0px auto;
	background-image:url(images/notes.jpg);
	background-repeat:repeat-y;
}
.notes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03580D;
}
 
