body {
  	margin:5px;
  	font-family:Verdana;
  	text-align:center;
  	font-size:9pt;
	background-color:#000;
	color:#B28956;
}
a:link {color:#ddd;font-weight:bold;text-decoration:none;}
a:visited {color:#aaa;font-weight:bold;text-decoration:none;}
a:hover {color:#fff;font-weight:bold;text-decoration:underline;}
div.cleaner {
	clear:both;
	width:100%;
}
p {
	text-align:justify;
}
div.coolcleaner {
	text-align:center;
	clear:both;
	width:100%;
	height:0px;
	font-size:0;
}
div#body { 
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
div#logo {

}
div#overdiv { 
	width:900px;
} 
div#left {
	width:245px;
	float:left;
}
div.menubox {
	height:100%;
	background-image: url('images/menu1px.jpg');
	background-repeat: repeat-y;
	background-position: right;
	border-left: 1px solid #772F09;
}
div.menuwrappertop {
	height:100%;
	background-image: url('images/menurighttop.jpg');
	background-repeat: no-repeat; 
	background-position: top right;
}
div.menuwrapperbottom {
	height:100%;
	background-image: url('images/menurightbottom.jpg');
	background-repeat: no-repeat; 
	background-position: bottom right;
}
div.menuleft {
	padding:3px;
	width:204px;
	min-height:200px;
	background-repeat: no-repeat; 
	background-position: bottom left;
	float:left;
}
div.filler {
	height:180px;
}
div.filler2 {
	height:700px;
}
div#menuleft1 {
	background-image: url('images/menuback1.jpg');
}
div#menuleft2 {
	background-image: url('images/menuback2.jpg');
}
div#menuleft3 {
	background-image: url('images/menuback3.jpg');
}
div.menuright {
	float:right;
	width:34px;
	min-height:100%;
}
div.menubottom {
	width:244px;
	height:29px;
	background-image: url('images/menubottom.png');
}
div#right {
	width: 645px;
	float: right;
	padding: 5px;
}
div#footer {
	width: 900px;
	height: 97px;
	background-image: url('images/footer.jpg');
}
div.pictureleft {
	float:left;
 	margin:4px 6px 4px 0;
 	padding:8px 8px 5px 8px;
 	background-color:#B28956;
 	border:1px solid #772F09;
 	color: #772F09;
 	font-size:90%;
 	font-style:italic;
 	text-align:center;
}
div.pictureleft img {
	border: 1px solid;
}
img.enlarge { 
	cursor: pointer;
}