*
{
margin: 0px;
padding: 0px;
font-family:"Times New Roman", Times, serif;
font-weight:800;
font-size:14px;
color:#642E31;
text-align:center;
line-height:21px;
border:none;
}

body {
	background-color: #ab9c73;
}

#horizon        
	{
	color: #AFA17A;
	background-color: #AFA17A;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#wrapper
{
	width:700px;
	margin-left:-450px;
	position:absolute;
	left:50%;
	visibility:visible;
	overflow:hidden;
	background-color: #AFA17A;
	padding-left:100px;
	padding-right:80px;
	padding-bottom:50px;
	border-color:#DFD2B3;
	border-style:solid;
	border-width:2px;
	margin-top:30px;
	background-image:url(Images/newimages/MWD.gif);
	background-position:top,left;
	background-repeat:no-repeat;
}

.header
{
	width:700px;
	height:60px;
	padding-top:20px;
}

.Iching
{
	float:left;
}

.center
{
	width:700px;
}

.textbox
{
	width:492px;
	float:left;
	background-color:#DFD2B3;
	border-color:#82342D;
	border-style:solid;
	border-width:4px;
	margin-right:10px;
}

.textbox_header_img
{
	width:400px;
	height:53;
	float:left;
	padding: 0px 0px 0px 42px;
}
	

.textcontent
{
	width:492px;
	float:left;
}

.textcontent_quote
{
	width:492px;
	float:left;
	background-color: #642E31;
}

.textcontent_quote p
{
	color:#DFD2B3;
}

.textcontent p
{
	font-weight:400;
	margin:0px;
	padding:0px 30px 14px 30px;
	text-align:justify;
}

.characterbox
{	
	width:50px;
	float:right;
	padding-top:8px;
}

.characterbox1
{	
	width:62px;
	align:center;
	padding-top:8px;
}

.characters
{
	border-color:#82342D;
	border-style:solid;
	border-width:2px;
	margin-top:2px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:0px;
}

.navbar
{
	width:182px;
	float:left;
	background-color:#642E31;
	border-color:#82342D;
	border-style:solid;
	border-width:4px;
}


	
	
