body {
	background-color: #39603e;
	background-image: url(imagesnew/bk.jpg);
	background-repeat: repeat;
}
.content {
	background-image: url(imagesnew/content_bk.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.contenttext {
	height: 370px;
	width: 565px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #39603E;
	text-align: right;
}
#button {
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #39603E;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	right: 0px;
	}
	
#button ul {
	margin: 0;
	padding: 0;
	border: none;
	text-align: right;
	list-style-type: none;
		}
		
#button li {
	margin: 0;
	display: inline;
	line-height: 20px;
		}
#button li a {
	color: #39603E;
	text-decoration: none;
	background-image: url(imagesnew/bullet_off.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 0.5em;
		}

html>body #button li a {
		width: auto;
		
		display: inline;
		}

#button li a:hover {
	color: #003300;
	background-image: url(imagesnew/bullet_on.gif);
	background-position: right;
	background-repeat: no-repeat;
		}
		
 /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -300px;
   text-align: center;
   min-width: 800px; 
 }
 /* end IE 5 hack */ 
	  
#wrapper {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 800px;
	height: 360px;
	margin: 0px auto;
	}
.headerleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #39603E;
	text-align: left;
}
#tableheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DCDFBC;
	background-color: #39603E;
	margin: 3px;
	padding: 3px;
	text-align: center;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #663333;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:active {
	color: #999966;
	text-decoration: underline;
}
.printpage {
	background-color: #ECEEDA;
	background-image: url(imagesnew/printpagebk.jpg);
	background-repeat: no-repeat;
}
#main {
	margin-top: 20px;
	padding-top: 20px;
	width: 100%;
}
.photoright {
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}
.photo {
	padding: 4px;
	border: thin solid #666666;
	background-color: #FFFFFF;
}
