body,html {
	width:100%;
	height:100%;
	margin:0;
	background-color:#d8c973;
	background-image:url('images/lft_bg.gif');
	background-repeat:repeat-y;
}
div,p,td,submit,input,textarea {
	font-family:tahoma,trebuchet ms, sans-serif;
}
#bdy {
	position:absolute;
	z-index:3;
	top:180px;
	left:280px;
	width:500px;
	text-align:center;
	padding-bottom:30px;
}
#bdy img {
	padding:2px;
	border:1px solid #999;
	background-color:#fff;
	margin:0 auto 20px auto;
}
.bnrtop,.bnrface {
	background-color:#d8c973;
}
#welcome {
	position:absolute;
	z-index:5;
	top:90px;
	left:170px;
	font-size:18px;
	font-weight:bold;
	color:#a99003;
	width:600px;
}
.welTxt {
	text-align:left;
	font-size:14px;
	line-height:18px;
}
#mainnav a {
	color:#6e5e09;
	font-family:arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:26px;
	display:block;
	width:100%;
	height:100%;
	padding-left:8px;
}
#mainnav a:hover {
	color:#000000;
}
#mainnav {
	position:absolute;
	z-index:8;
	top:260px;
	left:15px;
	margin:0;
	padding:0;
	width:158px;
	list-style:none;
	line-height:30px;
}
#mainnav li {
	background-image:url('images/btn.gif');
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 15px 0;
}
.sentok {
	color:green;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	background-color:#fff;
	padding:8px;
	border:1px solid green;
}
#pform {
	position:absolute;
	z-index:5;
	top:350px;
	left:15px;
	font-size:14px;
	color:#a99003;
	width:170px;
}
#pform input, #pform textarea {
	font-size:14px;
	color:#a99003;
	border:1px solid #a99003;
	background-image:url(images/input_bg.gif);
	background-repeat:repeat-x;
	background-color:#d8c973;
	padding:3px;
	width:157px;
	margin-bottom:5px;
}
#pform a {
	color:#0c6d0e;
}
#pform a:hover {
	color:#000000;
}

#vform {
	font-size:14px;
	color:#a99003;
	width:310px;
	margin-left:100px;
}
#vform input, #vform textarea {
	font-size:14px;
	color:#a99003;
	border:1px solid #a99003;
	background-image:url(images/input_bg.gif);
	background-repeat:repeat-x;
	background-color:#d8c973;
	padding:3px;
	width:300px;
	margin-bottom:5px;
}
#vform a {
	color:#0c6d0e;
}
#vform a:hover {
	color:#000000;
}
.headline, .eftr, .eftr td {
	width:500px;
	height:29px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	line-height:29px;
	text-indent:14px;
}
.headline {
	background-image:url(images/headline_bg.gif);
	color:#467000;
	margin-bottom:20px;
	text-align:left;
}
.eftr {
	background-image:url(images/ftr_bg.gif);
	color:#ab9201;
	margin-bottom:30px;
}
.eftr a {
	color:#ab9201;
}
.eftr a:hover {
	color:#0c6d0e;
}
.comment, .commenter {
	text-align:left;
	font-family:arial;
}
.comment {
	font-size:12px;
	margin:0 0 40px 0;
	border-bottom:1px solid #ab9201;
	padding-bottom:15px;
}
.commenter {
	font-size:12px;
	margin:0 0 15px 0;
	padding:0;
	color:#a79205;
}
.commenter a {
	color:#a79205;
}
.commenter a:hover {
	color:#0c6d0e;
}
#gAD, #ppdon {
	position:absolute;
	z-index:5;
	left:850px;
	text-align:center;
	font-size:14px;
	color:#a99003;
	width:150px;
}
#gAD {
	top:180px;
}
#ppdon {
	top:20px;
}