body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	background-image: none;
	background-color: #9CAD8C;
	color: #000000;
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pics {
	border: 1px solid #000000;
}

a:link { color: #FFFFFF; text-decoration: none }
a:active { color: white text-decoration: none
	color: #003366;
}
a:visited { color: #FFFFFF; text-decoration: none }
a:hover { color: #000066; text-decoration: underline }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	background-image: none;
	text-align: center;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	line-height: 22px;
	color: #FFFFFF;
	background-image: none;
	float: left;
	width: 140px;
	margin: 0px;
	padding: 4px;
	background-color: #0C534B;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 22px;
}

.text {
	letter-spacing: 0.05em;
	text-align: justify;
	float: right;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	list-style-type: square;
	line-height: 12px;
	font-size: 9px;
	font-weight: normal;
	width: 240px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin: 0px;
}

#Nav {
	float: left;
	height: 20px;
	width: 100%;
	background-color: #9CAD8C;
	background-image: url(pihotos/grn-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav a:link {
	text-decoration : none;
	color : #FFFFFF;
	background-color: #9CAD8C;
	}	
	#nav a:visited {
	text-decoration : none;
	color : #FFFFFF;
	background-color: #9CAD8C;
	}
#nav a:hover {
	text-decoration : underline;
	color : #FFFFCO;
	background-color: #9CAD8C;
}
#footer {
	height: 120px;
	width: 100%;
	background-image: url(pihotos/drk-grn-bg.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #FFFFFF;
}
#footer a:link {
	text-decoration : none;
	color : #FFFFFF;
	
	}	
	#footer a:visited {
	text-decoration : none;
	color : #FFFFFF;
	
	}
#footer a:hover {
	text-decoration : underline;
	color : #FFFFCO;
	
}
