body {
	text-align: center;
	background-color: white;
	margin-bottom:10px;
	color:black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 80% verdana, arial, sans-serif;  
}

.page_wrapper {
	margin:0 auto;
	width:850px;
	text-align: left;
	background: #D5D0B0 url('img/content_bg.gif') top left repeat-y;
}

.page_header {
	height: 223px;
	clear: both;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color:white;
}

#menu {
	position: absolute;
	top: 223;
	left: 235;
	z-index:100;
	width: 835;
	color:white;
}

#menu dl {
	float: left;
	width: 106.28pt;
	margin: 0px;
}

#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #333333;
	border: 1px solid gray;
	color:white;
}

#menu dd {
	border: 1px solid gray;
}

#menu li {
	text-align: center;
	background: #fff;
}

#menu li a, #menu dt a {
	color: white;
	background: #333333;
	text-decoration: none;
	display: block;
	border: 0 none;
}

#menu li a:hover, #menu dt a:hover {
	background: #333333;
}

a {
	text-decoration: underline;
	color: #222;
}

a:hover {color:#555137;}

#content_home
{
	width:810px; 
	padding:25px 20px 40px 20px;
	line-height:18px;
}

#content_left{
	float:left;
	width:380px;
	margin-left:25px;
	margin-top:-20px;
}

#content_right{
	float:left;
	width:380px;
	margin-top:-20px;
	margin-left:20px;
}

#content_both{
	float:left;
	width:810px;
	margin-left:25px;
	margin-top:20px;
}

.sign
{
	text-align:right;
	padding: 5px 10px 10px 10px;
}

h2{	padding:15px 0px 5px 0px;}
h3{	padding:5px 0px 5px 0px;}  
h4{	padding:0px;}

.appear{padding:15px 10px 25px 10px;}

.ulist{padding:5px 5px 5px 30px}

table.appearances {
	border:1px solid #000000;
	width:810px;
	margin-left:10px;
}

th{
	background: #333333;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}

tr.odd td {background-color:#B0A874;}

td {text-align:left;}

.content
{
	width:850px; 
	padding:0px 10px 10px 10px;
}

.submit_btn{
	background-color:#B0A874;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #000000;
	cursor:pointer;
	margin-top:5px;
}

.error {color:#ff0000;font-weight:bold;}
.success {color:#008000;font-weight:bold;}

#footer{
	margin:0 auto;
	width:850px;
	text-align:center;
	font-size:11px;	
}
