html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #F4B79A;
	font-weight: bold;
	text-decoration: none;
}
input {
	height:21px;
	width:150px;
	font-size:10px;
}

a:hover {
	color: #F8D9CA;
	text-decoration: underline;
}
.more {
	text-align: right;
	margin-top: 0;
	font-size: 10px;
}
.input2 {
	height:21px;
	width:110px;
	font-size:10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
body {
	background: white url(../images/bg.jpg) repeat-x;
	font: 11px tahoma, verdana, sans-serif;
	color: #F4B79A;
	padding: 10px;
	text-align: center;
}
h3 {
	font-size: 11px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	
	background: url(../images/body_bg.jpg);
}
#man {
	background: bottom right url(../images/pic_1.jpg) no-repeat;
	height:650px;
	padding-bottom: 1px;
}
#nav {
	float: right;
	width: 270px;
}
#nav a{
	font-weight:100;	
}
#body {
	float: right;
	width: 479px;
	padding-right: 5px;
}
.drk {
	background: left url(../images/drk_bg.gif) repeat-y;
}
.drk .top {
	background: top left url(../images/drk_top.gif) no-repeat;
}
.drk .bot {
	background: bottom left url(../images/drk_top-17.gif) no-repeat;
	padding: 10px;
}
.drk h3 {
	padding-left: 12px;
	background: 0px 4px url(../images/bullet_drk_arr.gif) no-repeat;
}
.pad {
	padding: 10px 10px;
}
.diamond {
	padding-left: 12px;
	background: 0px 4px url(../images/bullet_drk_diamond.gif) no-repeat;
}
h3 {
	color: #fff;
}
#welcome p {
	margin-bottom: 0;
}
#welcome .more {
	margin: 0;
	padding: 0;
}
#welcome .pad {
	padding-bottom: 0px;
}
#news .more {
	margin-bottom: 0;
}
#news .more a {
	color: #fff;
}
#news .right {
	margin-top: 0px;
	margin-bottom: 0;
	position: relative;
}
#news .pad {
	margin-right: 1px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#news .bot {
	position: relative;
	padding-bottom: 2px;
}
#news h2 {
	padding-bottom: 12px;
}
#news h3 {
	padding-bottom: 0px;
	margin-bottom: 0;
}
#news p {
	padding-left: 12px;
	padding-top: 0;
	margin: 0.8em 0 1em 0;
	position: relative;
}
#foot {
	background: url(../images/foot_bg.jpg) repeat-x;
	width: 778px;
	color: #362E2B;
	text-align: right;
	margin: auto;
	text-indent: 4px;
	position:relative;
}
#foot-left {
	background: top left url(../images/foot_left.jpg) no-repeat;
	padding: 15px 0;
}
#foot-right {
	background: top right url(../images/foot_right.jpg) no-repeat;
	padding: 15px 0;
}
#copy-right {
	width: 200px;
	height: 110px;
}