@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 886px;
	background-color: #BF9849;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	height: 600px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #591309;
	border-bottom-color: #591309;
	border-left-color: #591309;
}
#main {
	padding: 0px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 10px;
	height: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	position: absolute;
	top: 0px;
	width: 300px;
	height: 375px;
	margin-top: 10px;
	right: 10px;
	color: #000000;
	padding: 0px;
}
#header-bottom {
	left: 0px;
	top: 254px;
	position: absolute;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #591309;
	margin-top: -130px;
	height: 20px;
	z-index: 2;
}
#photo {
	width: 525px;
	left: 0px;
	position: absolute;
	top: 0px;
	margin-top: 25px;
	margin-left: 10px;
	height: 348px;
	z-index: 1;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 121px;
}

body {
	background-color: #DDC289;
}
