body	{
	background: #CDC6A9;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family 	: verdana, arial, sans-serif;
	font-size 	: 62.5%
	}

#container
	{
	margin: 0px auto;
	text-align:left;
	width: 801px;
	border: 1px solid #000000;
	background: url('images/bg.gif') repeat-y;
	}
#bg_container{
	width: 801px;
	background: url('images/footer.jpg') no-repeat bottom center;
	}
#header{
	width: 801px;
	height: 140px;
	background: url('images/header.jpg') no-repeat top center;
	}
	
	
	
#navi{
	height: 27px;
	line-height: 27px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	color: #494925;
	border-top: 1px solid #7B7B43;
	border-bottom: 2px solid #7B7B43;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background: #B1AA8D;
	}
#navi a{
	font-family: arial, sans-serif;
	font-size: 15px; 
	line-height: 27px;
	font-weight: normal;
	color: #494925;
	text-decoration: none;
	display: inline;
	padding: 0px 10px 0px 10px;
}
#navi a:hover{
	height: 27px;
	line-height: 27px;
	color: #494925;
	text-decoration: none;
	display: inline;
	padding: 0px 10px 0px 10px;
	background: #CCC5A6;
}

#maincontent
	{
	border-top: 5px solid #ffffff;
	float: left;
	width: 591px;
	position: relative;
	left: 5px;
	margin-bottom: 5px;
	color: #494925;
	}
		
#sidecontent
	{
	border-top: 5px solid #ffffff;
	float: right;
	position: relative;
	right: 5px;
	width: 195px;
	margin-bottom: 5px;
	color: #E0E0E0;
	}
#sidecontent p
	{
	padding: 0px;
	margin: 4px 0px 4px 10px;
	}
#sidecontent a
	{
	display: block;
	text-decoration: none;
	color: #E0E0E0;
	padding: 3px;
	}
#sidecontent a:visited
	{
	color: #E0E0E0;
	}
#sidecontent a:hover
	{
	color: #333;
	background: #E0E0E0
	}
#sidecontent a.current, #sidecontent a:visited.current
	{
	color: #333;
	background: #E0E0E0
	}
#sidecontent h1{
	font-size: 150%;
	font-weight: bold;
	margin: 3px 0px 3px 14px;
}
h1{
	font-size: 160%;
	font-weight: bold;
	margin: 3px 0px 3px 10px;
}	
h2{
	font-size: 150%;
	font-weight: bold;
	margin: 3px 0px 3px 10px;
}
p{
	margin: 0px 9px 10px 13px;
	clear: left;
}

p a img {
	float: right;
	clear: right;
	margin: 3px 5px 1px 5px;
	border: 3px double #000000;
}

div.imagediv {
	display: block;
	margin-left: 10px;
}
div.imagediv a {
	float: left;
	margin: 4px 0px 4px 8px;
	border: 3px double #000000;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
}
#footer {
	clear:both;
	position: relative;
	left: 5px;
	width: 790px;
	padding: 0px 1px 1px 1px;
	color: #333;
	font-size: 90%;
}
#footer div.line {
	height: 5px;
	width: 100%;
	line-height: 5px;
	border-bottom: 1px solid #999;
}
div.spacer {
	height: 5px;
	width: 100%;
	line-height: 5px;
	clear: both;
}
div.clear {
	height: 1px;
	width: 100%;
	line-height: 1px;
	clear: both;
}	
span.thumb {
	float: right;
	width: 162px;
	height: 142px;
	padding: 2px 2px 2px 2px;
	margin: 4px 8px 4px  2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #767654;
	background: #dcdccc;
	overflow: hidden;
	text-align: center;
}
.thumb img {
	height: 115px;
	overflow: hidden;
}
.thumb div {
	font-size: 9px;
	color: #333;
	text-align: center;
}

