body {
	background-color: #44490a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.whole {
	overflow: visible;
	visibility: visible;
	height: 100%;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.head {
	text-align: right;
	width: 760px;
	padding-bottom: 4px;
	overflow: hidden;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #c6ae4c;
}
.maincont {
	margin: 0px;
	padding: 0px;
	width: 760px;
	overflow: visible;
	position: relative;
	visibility: visible;
	background-image: url(images/mainback.jpg);
}
.leftcont250 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	overflow: visible;
	visibility: visible;
	position: relative;
}
.rightcont510 {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 510px;
	overflow: visible;
	visibility: visible;
	position: relative;
}
.foot {
	text-align: center;
	width: 760px;
	padding-bottom: 2px;
	overflow: hidden;
	visibility: visible;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #c6ae4c;
	font-variant: small-caps;
}
/* Links */
a.foothead:link {
	color: #c6ae4c;
	text-decoration:none;
}
a.foothead:visited {
	color: #c6ae4c;
	text-decoration:none;
}
a.foothead:hover {
	color: #c2c476;
	text-decoration:underline;
}
a.foothead:active {
	color: #5a6101;
}

a:link {
	color: #44490a;
	text-decoration:none;
}
a:visited {
	color: #44490a;
	text-decoration:none;
}
a:hover {
	color: #5a6101;
	text-decoration:underline;
}
a:active {
	color: #c2c476;
}



/* End Links */
.box510 {
	padding: 5px;
	width: 488px;
	border: 1px solid #44490a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44490a;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.box510dub {
	padding: 5px;
	width: 488px;
	border: 1px solid #44490a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2c476;
	text-align: center;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 3px;
	height: 43px;
}
/* Headlines */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/* End Headlines */
.leaf {
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 21px;
	float: left;
}
.leafmiddle {
	margin: 0px;
	height: 43px;
	width: 446px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #44490a;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.picleft {
	margin: 3px;
	padding: 3px;
	float: left;
	border: 1px solid #333333;
}
.picthumb {
	margin: 3px;
	padding: 3px;
	border: 1px solid #333333;
}
.picani {
	margin: 3px;
	padding: 3px;
	float: left;
	border: 1px solid #333333;
	height: 251px;
	width: 225px;
}
