body { 
margin : 0;
padding : 0;
background-image : url();
background-color : #570000;
background-repeat : repeat-y;
font-family : Arial;
font-size : 14px;
color : #DDAF4B;
text-align : justify;
scrollbar-arrow-color: #DDAF4B;
scrollbar-face-color: #570000;
scrollbar-highlight-color: #D0361B;
scrollbar-shadow-color: #570000;
scrollbar-3dlight-color: #570000;
scrollbar-track-color: #D0361B;
scrollbar-darkshadow-color: #D0361B;
} 
p { 
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 15px;
} 
a:link, a:visited, a:active { 
color: #DDAF4B;
border-bottom: 1px dashed #DDAF4B;
text-decoration: none;
font-style: italic;
} 
a:hover { 
color: #ECBF5E;
} 
#image { 
position : absolute;
left : 0;
top : 0;
} 
#content { 
position : absolute;
left : 68px;
top : 390px;
width : 570px;
} 
#navigation { 
position : absolute;
left : 680px;
top : 390px;
width : 185px;
}
h1 { 
font-family : "Times New Roman";
font-size : 22px;
color : #EA3604;
text-align : left;
font-style : italic;
line-height: 22px;
letter-spacing : 1px;
padding-top: 1px;
padding-bottom: 2pt;
padding-left: 3px;
padding-right: 0px;
} 
h2 { 
font-family : Verdana;
font-size : 11px;
color : #FFFFFF;
background-color : transparent;
border : #FFFFFF;
border-style : dashed;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 1px;
text-align : right;
text-transform : uppercase;
background-repeat : no-repeat;
padding-left : 3px;
letter-spacing : 1px;
} 
textarea, input{
font-family: Georgia; 
font-size: 9px;
color:#000000;
background-color: #1993EB;
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
}
