/*-----------------------------------Global---------------------------------------*/
CSS RESET 
html, body, div, span, form, object, input, textarea, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
 margin: 0px;
 padding: 0px;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
}

/*-------------------------Other Common Site Settings---------------------------*/
#wrapper, #header, #left, #left2, #right, #content, #content2, #clear, #footer, #logo, .up_cont, .center, .down_cont{
overflow: hidden;
padding:0;
margin:0;
}

/*---------------------------------Tag Settings-------------------------------------*/
body{
margin: 0px;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18pt;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 20px;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
color: #ad7a58;
}

h2{
font-family: Arial, Helvetica;
font-weight: bold;
font-size: 14pt;
text-align: left;
color: #ad7a58;
}

h3{
font-family: Arial, Helvetica;
font-weight: bold;
font-size: 12pt;
text-align: left;
color: #ad7a58;
}

hr{
color: #ad7a58;
background-color: #ad7a58;
height:2px;
padding: 0px;
margin: 0px;
}

p{
font-family: times new roman;
font-size: 12pt;
padding: 5px 20px 0px 20px;
text-align: left;
}

input, textarea{
padding:2px 2px 2px 2px; 
border:1px solid #ad7a58;
height: 23px;
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*---------------------------------Site Content---------------------------------*/
#wrapper{
margin-top: 5px;
width: 900px;
height: auto;
}

#gallery{
float: right;
margin-top: 0px;
margin-left: 0px;
background-color: #000000;
width: 700px;
height: 450px;
}

#gallery img {
	display:none;
	position:absolute;
	top:10; left:20;
	*margin-left: -350px;
}

#logo{
float: left;
background-image: url(http://www.enckresources.com/images/logo.jpg);
height: 45px;
width: 320px;
background-repeat: no-repeat;
}
#menu {
	width: 900px;
	height: 30px;
}
#menu table{
	background-color: #ad7a58;
}	
#menu td{
	width: 110px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	font-size: 12pt;
}

a.m_link:active, a.m_link:visited, a.m_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 30px;
}

a.m_link:hover{
	display: block;
	background-color:#d3956c;
	color: #000000;
	font-size: 12pt;
	font-weight: 900;
}
.active_link{
	vertical-align: middle;
	background-color:#d3956c;
	color: #000000;
	font-size: 12pt;
	line-height: 30px;
	font-weight: 900;
}

#left, #left2, #left3, #left4{
float: left;
padding: 0px;
margin: 10px 0px 0px 0px;
min-height: 400px;
height:auto !important;
height:400px;
background-repeat: no-repeat;
}
#left{
width: 120px;
background-image: url(http://www.enckresources.com/images/jepinsuit.jpg);
}

#left2{
width: 295px;
}

#left3{
width: 180px;
}

#left4{
width: 455px;
}

#left3 p{
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica;
font-weight: bold;
font-size: 10pt;
text-align: left;
color: #000000;
}

#content, #content2, #content4{
position: relative;
float: right;
margin: 10px 0px 0px 20px;
height: 400px;
}
#content{
width: 730px;
}
#content2{
width: 585px;
}
#content4{
width: 420px;
}


.up_cont{
background-image: url(http://www.enckresources.com/images/up.gif);
background-repeat: no-repeat;
height: 18px;
width: 730px;
margin-bottom: 0px;
}

.center{
background-image: url(http://www.enckresources.com/images/center.gif);
background-repeat: repeat-y;
min-height: 450px;
width: 730px;
margin-bottom: 18px;
}

.down_cont{
position: absolute; bottom: 0; left: 0;
background-image: url(http://www.enckresources.com/images/down.gif);
background-repeat: no-repeat;
background-color: transparent;
height: 18px;
width: 730px;
}

#footer{
width: 900px;
height: 60px;
padding-top: 3px;
font-size: 8px;
}

#footer img{
position: absolute;
padding-left: 625px;
margin-top: 3px;
*margin: -3px 0px 0px -140px;
[padding-left: 625px;
padding-left: 765px;]
}

#clear{
height: 2px;
clear: both;
}
