body {
	text-align: center;
	background-color: #473b38;
}
a {
color:#666666
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:84px;
	z-index:11;
	text-align: left;
}
#master {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#line {
	position:absolute;
	left:10px;
	top:70px;
	width:880px;
	z-index:7;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
}
#menu ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
#menu ul li {
	float: left;
	padding: 5px 8px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
#menu a {
	color:#818285;
	text-decoration:none;
}
#menu a:hover {
	color: #84786E;
	text-decoration: underline
}
#menu {
	position:absolute;
	width:450px;
	height:84px;
	z-index:2;
	left: 450px;
	top: 0;
}
#content {
	position:absolute;
	left:0px;
	top:84px;
	width:900px;
	height:460px;
	z-index:10;
}
#text_box {
	position:absolute;
	left:297px;
	top:0px;
	width:578px;
	height:418px;
	z-index:5;
	background-color: #3C302F;
	border-style: solid;
	border-color: #84786e;
	border-width: 1px;
	visibility: visible;
	text-align: left;
	padding: 7px;
	color: #84786E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.body_{
	color: #84786E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#window {
	position:absolute;
	left:7px;
	top:0px;
	width:275px;
	height:200px;
	z-index:4;
	background-color: #594445;
	border-style: solid;
	border-color: #84786e;
	border-width: 1px;
	visibility: visible;
	padding: 3px;
}
#window a{
	text-decoration:none;
	color:#594445;
	border: 0;
}
#pagewindow {
	position:absolute;
	left:7px;
	top:214px;
	width:275px;
	height:206px;
	z-index:4;
	background-color: #473b38;
	visibility: visible;
	padding: 7px;
	color: #84786E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
}
#pagewindow a {
	color:#818285;
	text-decoration:none;
	font-size: 12px;
	text-align: left;

}
#pagewindow a:hover {
	color: #84786E;
	text-decoration: underline
}
#line2 {
	position:absolute;
	left:10px;
	top:445px;
	width:880px;
	z-index:7;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 10px;
}
#footer {
	position:absolute;
	left:0px;
	top:545px;
	width:897px;
	height:15px;
	z-index:9;
	text-align: center;
	color: #818285;
	font-size: 12px;
	padding: 2px;
}
a.footer {
	text-align: center;
	color: #818285;
	font-size: 12px;
	padding: 2px;
	text-decoration: none;
}
