a:link {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #663300;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #663300;
	text-decoration: underline;
}
.background {
	background-color: #49340F;
	position: absolute;
	height: 100%;
	width: 100%;
}
div#maintext{
	width:		518px;
	height:		448px;
	position:	absolute;
	top:		93px;
	left:		267px;
	z-index: 80;
	background-color: none;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
	padding: 5px;
	overflow: auto;
		}
	div#mainart{
	width:		863px;
	height:		600px;
	position:	absolute;
	top:		33px;
	left:		17px;
	z-index: 80;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
	padding: 9px;
	overflow: auto;
	border: medium ridge #333333;
		}	
	div#menu{
	width:		179px;
	height:		139px;
	position:	absolute;
	top:		418px;
	left:		62px;
	z-index: 70;
	line-height: 17px;
		}
	div#flash{
	width:		417px;
	height:		20px;
	position:	absolute;
	top:		57px;
	left:		369px;
	z-index: 90;
	line-height: 17px;
		}
div#picturesleft{
	width:		128px;
	height:		128px;
	float:		left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 90;
	}
