body { 
background: #252525; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
color: #606052; 
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: 600px; 
height: 412px; 
}

#nav { 
position: absolute; 
top: 410px; 
left: 35px; 
width: 560px; 
margin: 0px 0px 0px 0px; 
text-align: center; 
}

#main { 
position: absolute; 
top: 447px; 
left: 2px; 
width: 660px; 
}

#content { 
padding: 0px 50px 20px 50px; 
}

a:link,a:visited,a:active { 
text-decoration: none; 
font: 10px  trebuchet ms, verdana, tahoma; 
color: #84887C; 
font-weight: bold; 
font-style: normal; 
letter-spacing: 1px; 
text-transform: uppercase; 
}

a:hover { 
text-decoration: none; 
color: #C1C5BB; 
border-bottom: 1px dashed #8C5B3E;
}

h1, h2 {
font-style: normal; 
font-weight: bold; 
font-size: 16px; 
font-style: italic;
color: #535948; 
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: #252525; 
border: 1px dashed #8F8580;
padding: 2px 5px 2px 5px;
font: 11px  trebuchet ms, verdana, tahoma; 
color: #606052; 
}

strong { 
color: #5F493D; 
font-size: 10px; 
text-transform: uppercase; 
letter-spacing: 1px; 
}

em { 
color: #A19077; 
font-size: 10px; 
text-transform: uppercase; 
letter-spacing: 1px; 
}

img { 
border: 0px solid #252525; 
margin: 5px; 
}

#footer { 
font-size: 11px; 
text-align: center; 
padding: 20px 0px 50px 0px; 
}
