body {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#333;
	background-color: #FFFFFF;
	background-image: url(images/2darkbluebackground.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#container {
	width:760px;
	border:1px solid #000;
	background:#fff;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#header {
	height:376px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #77a13d;
}

#header h1 {
	color:#006600;
	font-size:18pt;
	margin:0;
	padding:40px 10px 10px 10px;
}

#content {
	width:520px;
	padding:10px;
	float:right;
	background-color: #FFFFFF;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:georgia;
	font-weight:normal;
	color: #006600;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#content h2 {
	color:#060;
	font-size:18pt;
	border-bottom:1px solid #ccc;
}

#content h3 {
	color:#333;
	font-size:12pt;
}

#photos {
	width:428px;
	height:224px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.imgbox {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#sidebar {
	width:200px;
	padding:10px;
	float:left;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:none;
}

#sidebar ul li a {
	display:block;
	padding:3px;
	width:192px;
	background:url(images/li-off.jpg) top left no-repeat #f2f7e9;
	color:#060;
	text-indent:30px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background:url(images/li-on.jpg) top left no-repeat #f2f7e9;
}

#footer {
	clear:both;
	border-top:1px solid #000;
	background:#77a13d;
	padding:10px;
	color:#fff;
	font-size:9pt;
	text-align:center;
}
a {
	color:#060;
	font-weight:bold;
}

a:hover {
	background:#FFFFDD;
}
#Layer1 {
	position:absolute;
	left:370px;
	top:477px;
	width:500px;
	padding:10px;
	z-index:2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#Layer3 {
	position:absolute;
	width:345px;
	height:70px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}
.style5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align:center
}
