body {
	background-color: #2F1E14;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #67181E;
	scrollbar-arrow-color: #8D7F4E;
	scrollbar-track-color: #2F1E14;
}
#top_left {
	position:absolute;
	width:357px;
	height:50px;
	z-index:-1;
	background-image: url(1.png);
	left: 0;
	top: 0;
}
#menu {
	position:absolute;
	width:150px;
	height:428px;
	z-index:-1;
	left: 0px;
	top: 50px;
	background-image: url(3.png);
}
#inside_1 {
	position:absolute;
	width:208px;
	height:428px;
	z-index:-1;
	left: 150px;
	top: 50px;
	background-image: url(4.png);
}
#top_right {
	position:fixed;
	right:0px;
	width:444px;
	height:50px;
	z-index:-1;
	background-image: url(2.png);
}
#inside_2 {
	position:fixed;
	right:0px;
	top:50px;
	width:444px;
	height:239px;
	z-index:-1;
	background-image: url(5.png);
}
#bottom_left {
	position:fixed;
	bottom:0px;
	left: 0px;
	width:357px;
	height:123px;
	z-index:-1;
	background-image: url(7.png);
}
#bottom_right {
	position:fixed;
	bottom: 0px;
	right: 0px;
	width:280px;
	height:292px;
	z-index:-1;
	background-image: url(9.png);
}
#content {
	position:fixed;
	width:550px;
	height:336px;
	z-index:100;
	left: 200px;
	top: 100px;
	visibility: visible;
}
#main {
	position:fixed;
	width:550px;
	height:450px;
	z-index:100;
	left: 200px;
	top: 100px;
	visibility: visible;
	overflow: auto;
	padding: 0px 10px 10px 0px;
	scrollbar-face-color: #67181E; 
	scrollbar-base-color: #67181E;
	scrollbar-arrow-color: #8D7F4E;
	scrollbar-track-color: #2F1E14;
}
#menu_box {
	position:fixed;
	width:110px;
	height:275px;
	z-index:100;
	left: 20px;
	top: 75px;
	visibility: visible;
	align:right;
	text-align:right;
}
#thumb_bar {
	position:fixed;
	width:290px;
	height:600px;
	z-index:100;
	right: 0px;
	top: 75px;
	visibility: visible;
	overflow: auto;
}
font {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color:#8d7f4e;
	text-align: justify;
}
img.thumbs {
	padding: 5px 3px 3px 5px;
	border:0px;
}
a {	
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color:#AA2832;
	text-align: justify;
	text-decoration: underline;
}
a:hover {	
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color:#688129;
	text-decoration: underline;
}
a:active {	
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color:#688129;
	text-decoration: underline;
}
a:visited {	
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color:#688129;
	text-decoration: underline;
}
input {
	color: #2F1E14;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	background: #8d7f4e;
	border: 1px solid #AA2832;
}
textarea {
	color: #2F1E14;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	background: #8d7f4e;
	border: 1px solid #AA2832;
}
label {
	width: 7em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

