body { 
  margin-top:0 !important;
  padding-top:0 !important;
  /*min-width:800px !important;*/

background: #000000; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
color: #E1C497; 
letter-spacing: 0pt;
cursor: crosshair; 
font-family: trebuchet ms, verdana, tahoma; 
text-align: justify; 
line-height: 20px; 
}

#layout { 
position: absolute; 
top: 0px; 
left: 10px; 
width: 700px; 
height: 700px; 
}

#nav { 
position: absolute; 
top: 340px; 
left: 13px; 
width: 560px; 
margin: 0px 0px 0px 0px; 
text-align: center; 
}

#main { 
position: absolute; 
top: 375px; 
left: 13px; 
width: 560px; 
}

#content { 
padding: 0px 50px 20px 50px; 
}

a:link,a:visited,a:active { 
text-decoration: none; 
font: 10px  trebuchet ms, verdana, tahoma; 
color: #24636C; 
font-weight: bold; 
font-style: normal; 
letter-spacing: 1px; 
text-transform: uppercase; 
}

a:hover { 
text-decoration: none; 
color: #A66B31; 
border-bottom: 1px dashed #24636C;
}

h1, h2 {
font-style: normal; 
font-weight: bold; 
font-size: 16px; 
font-style: italic;
color: #A06C19; 
font-family:  georgia, trebuchet ms, verdana, tahoma; 
letter-spacing: 2px; 
padding: 0px 0px 5px 10px; 
margin: 0px 0px 0px 0px; 
text-align: left; 
text-transform: lowercase; 
}

input, textarea, select { 
background-color: #000000; 
border: 1px dashed #A66B31;
padding: 2px 5px 2px 5px;
font: 11px  trebuchet ms, verdana, tahoma; 
color: #E1C497; 
}

strong { 
color: #438E91; 
font-size: 10px; 
text-transform: uppercase; 
letter-spacing: 1px; 
}

em { 
color: #69784F; 
font-size: 10px; 
text-transform: uppercase; 
letter-spacing: 1px; 
}

img { 
border: 0px solid #000000; 
margin: 5px; 
}

#footer { 
font-size: 11px; 
text-align: center; 
padding: 20px 0px 50px 0px; 
}