body {
	color : #660000;
	text-align : center;
	margin-top : 50px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(images/forest12.jpg);
	}
	a:link {
	color: #CC9966;
}
a:visited {
	color: #CCCC00;
}
a:active {
	color: #999966;

}
#container{
	position:relative;
	width:750px;
	text-align:left;
	background-repeat: no-repeat;
	margin-right: auto;
	margin: 0 auto;
	float: none;
	left: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #ffffcc;
}
#header{
	background-repeat: no-repeat;
	height: 90px;
	text-indent: 0px;
	padding: 10px;
	background-position: 10px;
    font-family: AGaramond;
	font-family: AGaramond;
	font-size: 200%;
	line-height: 100%;
	font-style: normal;
	font-weight: bolder;
}
.box{
	height: 140px;
	width: 530px;
	padding-top: 20px;
	bottom: auto;
	background-repeat: repeat-x;
	left: 0px;
	vertical-align: top;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#section {
	width:730px;
	background-color:#FFFFcc;
	padding:10px 0px 10px 10px;
	float: none;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
#section h3{
	color:#CC9900;
	letter-spacing: 1pt;
	font-weight:bold;
	line-height: 250%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent:5px;
	border-top: medium none;
	font-size:130%;
	border-right-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
#section a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #663300;	
}
menu {
	width:745px;
	position:relative;
	font-size:0.85em;
	padding-bottom:10px;
	z-index:100;
	padding-left: 0px;
	margin-left: auto;
	padding-top: 150px;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
	float:left;
	position:relative;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000000;
	width:112px;
	height:1.7em;
	color:#FFF;
	background:#999966;
	padding-left:10px;
	line-height:1.7em;
	position: relative;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
* html .menu ul li a, .menu ul li a:visited {
width:114px;
w\idth:112px;
}
.menu ul li ul {
display: none;
}
table {
	margin:-1px;
	font-size:1em;
}

/* specific to non IE browsers */
.menu ul li:hover a,
.menu ul li a:hover {
	color:#FFFFFF; 
	background:#999966;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
	display:block; 
	position:absolute; 
	top:1.7em;
	margin-top:0px;
	left:0; 
	width:112px;
}


.pic{
	border: medium ridge #fff;
}

#foot {
	text-align:center;
	position:relative;
	bottom:0;
	width:750px;
	min-width:700px;
	height:50px;
	font-size:0.8em;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	clear: both;
	background-color: #999966;
	border: 0px none #FFFFFF;
	}
