body { 
background-color : #090500;
text-align : justify;
margin : 10px;
} 
body, td, input, select, textarea { 
font-family : Trebuchet MS;
font-size : 11px;
line-height : 12px;
color : #a0844b;
} 
a { 
text-decoration : none;
font-weight : bold;
color : #a0844b;
} 
a:hover { 
color : #591b06;
} 
#layout { 
position : absolute;
left : 208px;
top : 5px;
width : 523px;
} 
#navigation { 
position : absolute;
left : 208px;
top : 304px;
height : 20px;
width : 523px;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 11px;
text-align : center;
background-color : #200600;
} 
#textarea { 
position : absolute;
left : 208px;
top : 324px;
width : 523px;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 11px;
background-color : #160d04;
} 
p { 
margin : 2px;
padding : 5px;
} 
h2 { 
margin : 5px 5px 1px 5px;
font-size : 10px;
line-height : 10px;
text-transform : uppercase;
letter-spacing : 2px;
} 
input, textarea, select { 
border : 1px solid #a0844b;
background-color : #090500;
margin : 0;
color : #a0844b;
} 
#footer {
	clear:both;
	color: #a0844b;
	font-size:10px;
	padding:5px;
	text-align:center;
	margin:0;
}
#footer {
	background-color :  #200600;
} 

