body {
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	line-height:15px;
	margin:48;
	padding:0;
	background-color: #2A1404;
	background-image: url(images/bg.jpg);
}

p {
line-height:15px;
text-align:justify;
margin:8px 0 10px;
padding:0;
}

ul li {
margin:0;
padding:0;
}

a {
font-family:Tahoma;
font-size:11px;
color:#fff;
text-decoration:none;
}

a:hover {
color:#f3b213;
}

#h_topshadow {
background:url(images/h_top.jpg) no-repeat;
height:25px;
}

#hbottombg {
background:#52820B url(images/h_bottombg.jpg) repeat-x center top;
}

#welcome {
	margin:10px 0;
	color: #EDE7D0;
}
#welcome p {
	color: #EDE7D0;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#h_leftbg {
background:url(images/h_leftbg.jpg) repeat-y;
}

#h_rightbg {
background:url(images/h_rightbg.jpg) repeat-y;
}

.footer {
font-family:Tahoma;
font-size:11px;
color:#D7C394;
text-decoration:none;
}
.telTxt {
	color: #B67100;
	text-decoration: none;
}
.person {
position:absolute; margin-top:-70px; margin-left:400px; z-index:10;
}

*html .person { 
margin-left:370px; z-index:10;
}
