#banner {
	width: 760px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 760px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 4px solid #99CC33;
}
#main {
	background-color: #FFFFFF;
	width: 510px;
	float: right;
	padding-right: 15px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	margin-bottom: 15px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: 12px;
}
#floatingdiv {
	clear: both;
	height: 10px;
}
#leftmenu {
	color: #333333;
	width: 200px;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	line-height: 18px;
	margin-top: 5px;
}
#leftmenu ul {
	list-style-type: none;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	text-align: right;
}
#leftmenu li {
	line-height: 24px;
	text-transform: lowercase;
	font-variant: normal;
}
#leftmenu a {
	text-decoration: none;
	color: #336633;
}
#leftmenu a:hover {
	color: #99CC33;
}
.floatright {
	margin: 0px 0px 0px 10px;
	float: right;
	padding: 0px;
}
#main img {
	border: 2px solid #AB5600;
}
#leftmenu a:active {
	font-weight: bold;
}
#top_info {
	background-color: #663333;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	margin-bottom: 20px;
}
.floatleft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#top_info a {
	color: #FFFFFF;
	text-decoration: none;
}
#top_info a:hover {
	text-decoration: underline;
}
#main a {
	color: #663333;
	text-decoration: underline;
}
#res_form {
	width: 700px;
	margin-right: 15px;
	margin-left: 15px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
#thumbnails img {
	margin: 0px 5px 5px 0px;
}
#image_description {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	width: 462px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#footer {
	font-size: 10px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 15px;
}
#footer a {
	text-decoration: underline;
	color: #663333;
}
