body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0; font-size:100.01%}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}


body{background-color: black;}

/* address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} */

ol,ul {list-style:none;}
caption,th {text-align:left;}
h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}abbr,acronym {border:0;}

em{

}

/* yahoo reset fonts */
body {font:11px  arial,helvetica,verdana,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.75em;}

blockquote{
	padding:10px 30px 10px 30px;
	text-align:justify;
	font-size:90%;
}

hr{
	border: 0;
	background-color:#7d6038;
	color: #7d6038; 
	height:1px;
	margin:10px 0px 0px 0px;
	padding:0px;
}

a:link, a:visited{
	text-decoration:none;
	color:#ac591f;
}
a:hover{
	text-decoration:underline;
	color:#eb7e22;
}

h1{
	font-size:130%;
	font-weight:normal;
	padding:2px 0px 10px 8px;
	background:url(../images/bg_h1a.gif); 
	background-repeat:repeat-x;
	color:#d0d2b8;
}

h1 a:link, h1 a:visited{
	text-decoration:none;
	color:#f2f5d0;
}

h1 a:hover{
	text-decoration:underline;
	color:#f2f5d0;
}


h2{
	font-size:120%;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	margin:0px 0px 10px 0px;
	
	background:url(../images/bg_h2.gif); 
	background-repeat:repeat-x;
}


.html_content_main{
	padding:10px 0px 0px 0px;
	
}

.footer{
	margin-top:10px;
	padding:10px 0px 10px 0px;
	border-top:1px solid #7d6038;
	font-size:90%;
	color:#7d6038;
	text-align:center;
}

body, .normal  {
	font-family:   Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-size: .8em;
	color:#f2f5d0;
}

#wrapper{
	width:960px;
	position:relative;
	border:0px solid white;
	text-align:left;
	padding:30px 0px 40px 0px;
}

#header_img_left{
	position:absolute;
}


#nav_bottom{
padding:5px 0px 0px 0px;
}
 
