* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#wrapper #navigator {
	background-color: #6C6C6C;
	height: 85px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../image/HmoobPuavPheej.png);
}
#wrapper #headerimage {
	height: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #663300;
	margin: 0px;
}
#wrapper #bodyArea #left {
	width: 200px;
	float: left;
	margin-top: 20px;
}
#wrapper #bodyArea #center {
	width: 200px;
	float: right;
	clear: none;
	margin-top: 20px;
}
#wrapper #bodyArea #right {
	width: 400px;
	float: right;
	margin-top: 20px;
}
#wrapper #bodyArea #lowertext {
	height: 30px;
	background-color: #6C6C6C;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #030303;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
	margin: 20px;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
}
#wrapper #bodyArea #footer {
	height: 1px;
}

