body { 
background : url(background.jpg) repeat-x;
background-color : #925C8D;  
margin: 0;
font-family : Trebuchet MS;
font-size : 12px;
color: #FFFFFF;
scrollbar-arrow-color: #925C8D;
scrollbar-track-color: #E08DD5; 
scrollbar-darkshadow-color: #E08DD5;
scrollbar-base-color: #E08DD5;
} 
#header {
width: 800px;
margin-left: 0px;
margin-top: 0px;
}
#image { 
width: 100%;
height: 327px;
} 
#content { 
position: absolute;
margin-top: -10px;
margin-left: 18px;
width : 714px;
text-align : justify;	
} 
#navigation { 
position: absolute;
margin-top: -50px;
margin-left: 248px;
width : 250px;	
text-align : center;
font-family : Trebuchet MS; 
font-size : 	10px; 
text-transform: uppercase;
} 
#navigation a {
color : #FF8D11;
text-decoration : none;
} 
#navigation a:hover { 
color : #ffffff;
text-decoration : underline;
background-color : transparent;
} 
p { 
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 15px;
} 
a:link, a:visited, a:active { 
color : #FF8D11;
text-decoration : none;
font-weight: bold;
} 
a:hover { 
color : #ffffff;
text-decoration : underline;
background-color : transparent;
} 
h1 { 
font-family : "Lucida Sans Unicode";
font-size : 15px;
color : #FB93D2;
text-transform : uppercase;
background-color : ;
border : #ffffff;
border-style : solid;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 0;
text-align : left;
background-repeat : no-repeat;
padding-left : 3px;
letter-spacing : 2px;
} 
h2 { 
font-family : Verdana;
font-size : 10px;
color : #ffffff;
text-transform : uppercase;
background-color : transparent;
border : #ffffff;
border-style : dotted;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 1px;
text-align : right;
background-repeat : no-repeat;
padding-left : 3px;
letter-spacing : 2px;
} 
textarea, input { 
font-family : Lucida Sans Unicode;
font-size : 10px;
color : #ffffff;
background : #E2ACCC;
border-top : 1px solid #ffffff;
border-right : 1px solid #ffffff;
border-left : 1px solid #ffffff;
} 
