
html
{
	background: #787749  no-repeat fixed bottom right; 
	color:white;
}


#doc
{
	border: 7px solid #A1A16F;
}

body
{
	background:none;
}

.hc-body
{
	margin: 5px;
	margin-bottom:15px;
}

a:link 
{ 
	color:white;
	text-decoration:none;
}

a:visited 
{ 
	color:white;
	text-decoration:none;
}

a:hover
{ 
	color:white;
	text-decoration:none;
	font-weight:bolder;
}


a:active
{ 
	color:white;
	text-decoration:none;
}

#hc_mailto
{
	color:black;
}

#hd
{
	background:#EFEFCE;
	background-color:#DFDFBB;
	height:230px;
	position:relative;
}


#hd_logo
{
	position:absolute;
	top:40px;
	left:25px;
	z-index:2000;

}

#hd_image
{
	position:absolute;
	padding-top:5px;
	margin-left:260px;

}

#hd_image img
{
	width:418px;
	height:200px;
}

#hd_tl
{
	width:15px;
	height:15px;
	position:absolute;
	background: #A1A16F url(../img/hc-sprite.gif) 0px 0px;
	overflow:hidden;
}

#hd_tr
{
	width:15px;
	height:15px;
	position:absolute;
	top:0px;
	right:0px; 
	_right:-1px;
	background: #A1A16F url(../img/hc-sprite.gif) -15px 0;
	overflow:hidden;
}



#hd_navtop
{
	position:absolute;
	bottom:0px;
	left:100px;
	height:30px;
	width:550px;
	line-height:30px;
	background:transparent url(../img/hd-navtop.png) no-repeat;
	_background:transparent url(../img/hd-navtop.gif) no-repeat;
	color:white;
	font-weight:bold;
	text-align:center;
	z-index:100;
}

#hd_navtop a
{
	display:block;
	width:150px;
	float:left;
	height:30px;
}

#hd_navtop li
{
	display:inline;
	padding-left:25px;
}


#hd_back 
{
	position:absolute;
	width:700px;
	height:180px;
	background-color:#DFDFBB;
	border: 2px solid #CACAAB;
	z-index:0;
	left:25px;
	top:10px;
	display:none;
}



#bd
{
	color:#532900;
	background-color:#DFDFBB;
	background-color:#EFEFCE;
	border: 2px solid #CACAAB;

}

#bd p
{
	margin-left:10px;
	margin-right:30px;
	margin-top:15px;
 	
}


#bd p:first-letter
{
	font-size:large;
}

.hc-body a
{
	color:#000000;
}

.hc-body a:link
{
	color:#000000;
	text-decoration:underline;
}

.hc-body a:visited
{
	color:#000000;
	text-decoration:underline;
}

.hc-body a:hover
{
	color:#000000;
	text-decoration:underline;
}


#timenewsthumb
{
	float:right;
	margin: 5px;
}

#ft
{
	background-color:#EFEFCE;
}

#navleft_tl
{
	width:15px;
	height:15px;
	position:absolute;
	background: #EFEFCE url(../img/hc-sprite.gif) -30px 0px;
	overflow:hidden;
	left:0px;
}

#navleft_tr
{
	width:15px;
	height:15px;
	position:absolute;
	top:0px;
	right:0px; 
	background: #EFEFCE url(../img/hc-sprite.gif) -45px 0;
	overflow:hidden;
}

#navleft_bl
{
	width:15px;
	height:15px;
	position:absolute;
	background: #EFEFCE url(../img/hc-sprite.gif) -60px 0px;
	overflow:hidden;
	left:0px;
	bottom:0px;
}

#navleft_br
{
	width:15px;
	height:15px;
	position:absolute;
	bottom:0px;
	right:0px; 
	_right:-1px;
	background: #EFEFCE url(../img/hc-sprite.gif) -75px 0;
	overflow:hidden;
}


#navleft
{
	color:#EFEFCE;
	background-color:#7D1315;
	position:relative;
	padding:0;
	margin:0;
}

#navleft ul
{
	margin:13px;
}

#navleft ul li ul
{
	padding: 0px 25px;
	margin:0;
}

#navleft ul li ul li
{
	list-style-type:disc;
}

#ft 
{
	color:#532900;
	text-align:center;
}

#ft a
{
	color:#532900;
	text-decoration:underline;
}

#copyright
{
	font-size:80%;
}

