body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #888888;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-arrow-color: #dddddd;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #5a7962;
	scrollbar-highlight-color: #dddddd;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #cccccc;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}

.title {
	height: 150px;
	background-image: url(images/titlephoto-long_top.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33pt;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;
	color: #5a7962;
}

.toplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	width: 16%;
}

.border {
	border-top: double 2px #5a7962;
	border-bottom: double 2px #5a7962;
	padding: 10px;
	width: 100%;
}

.content {
	background-color: #eeeeee;
}

.side {
	background-color: #5a7962;
	width: 178; 
	border: 0;
	cellpadding: 0; 
	cellspacing: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eeeeee;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: justify;
	margin: 5px;
}

.textCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: center;
	margin: 5px;
	vertical-align: top;
}


.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.calenderborder {
	border-right: double 2px #5a7962;
	margin: 5px;
	padding: 5px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5a7962;
	text-align: justify;
	margin: 5px;
	list-style-type: circle inside;
}

.outline {
	background-image: url(outline.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: -10px -5px;
}