body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #663300;
}
body {
	background-color: #FFFFCC;
}
a {
	font-size: 12px;
	color: #333300;
}
a:link {
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #003300;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: underline;
}
#owlpic {
	position:absolute;
	left:188px;
	top:109px;
	width:151px;
	height:225px;
	z-index:1;
}
.navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	padding: 2px;
	height: 48px;
	width: 401px;
	position: absolute;
	top: 334px;
	right: 117px;
}
.navbars {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.leftnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666600;
	background-color: #FFFFCC;
	height: 179px;
	width: 127px;
	position: absolute;
	top: 200px;
	margin: 2px;
	padding: 2px;
	left: 8px;
}
.largepic {
	width: 205px;
	position: absolute;
	height: 294px;
	left: 179px;
	top: 212px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#navigation {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #FFFFFF;
}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #663300;
	border-right: 1px solid #663300;
	background-color: #669900;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #663300;
	color: #FFFFFF;
