body {
	background-color: #2F1700;
	padding: 0px;
}

#wrapper1 {
	width:872px;
	height: 601px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -450px;
	margin-top: -425px;
	
	
}
#div1{
	width:866px;
	height: 500px;
	background: white;
	border: 3px solid #B19A83;
	position:absolute;
	top:9%;

}

#div2{
	width:975px;
	height: 500px;
	background: white;
	border: 3px solid #B19A83;
	position:absolute;
	top:9%;

}
#header{
	width:668px;
	height: 45px;
	top:1%;
	left:5%;
}
.flash_content {
	position:absolute;
	text-align:center;
	color: #333333;
	top: 4%;
	left:12%;
}

.flash_content_gallery {
	position:absolute;
	text-align:center;
	color: #333333;
	top: 4%;
	left:-0%;
}

#navbar a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #402000;
	font-size: small;
	text-decoration: none;
	padding: 0 25px 0 25px;
	}
#navbar a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B19A83;
	font-size: medium;
	text-decoration: none;
	}

#navbar b {
	display:none;
}
#navbar {
	position: absolute;
	bottom:5%;
	right: 23%;
	white-space: nowrap;
	padding: 0 0 0 0;
	
}
#footer {
	position:absolute;
	bottom: 0px;
	right: 0;
	white-space: nowrap;
	padding: 0 0 0 0;
	left: 81%;
	bottom: 4%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: x-small;
	text-decoration: none;
	padding: 0 25px 0 25px;
	font-style: normal;
}
#footer2 {
	position:absolute;
	bottom: 0px;
	right: 0;
	white-space: nowrap;
	padding: 0 0 0 0;
	left: 94%;
	bottom: 4%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: x-small;
	text-decoration: none;
	padding: 0 25px 0 25px;
	font-style: normal;
}
