body {

margin: 0px;

padding: 0px;
background-color: #DB56A2;


background-image: url(background.jpg); 
background-repeat: repeat-y;
font-family: Verdana;

font-size: 10px;
color: #000000;
text-align: justify;

scrollbar-arrow-color: #DB56A2;
 
scrollbar-track-color: #C77FD1; 
scrollbar-darkshadow-color: #C77FD1;
 
scrollbar-base-color: #C77FD1;
}


p
{

margin-left: 0px;

margin-right: 0px;

margin-top: 0px;

margin-bottom: 15px;
}


a:link, a:visited, a:active
{

color: #7C25AE;
text-decoration: none;
font-weight: bold;
}


a:hover
{
color: #FFFFFF;
text-decoration: none;
}


em{
color: #E49FBC;
}
#image
{

position: absolute;

left: 0px;

top: 0px;

}


#content
{

position: absolute;

left: 8px;

top: 360px;

width: 400px;

}


#navigation
{

position: absolute;

left: 415px;

top:360px;

width: 125px;
text-align: left;
}
h1
{ 
font-family: Verdana; 
color: #FFFFFF;
font-size: 10px;
letter-spacing: 2px;  
line-height: 12px; 
text-align: left;
text-transform: uppercase;
background-color: #C54DE0;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}
h2 { 

font-family : Arial;

font-size : 9px;

color : #000000;

text-transform : uppercase;

border : #ffffff;

border-style : dotted;

border-left-width : 0;

border-right-width : 0;

border-top-width : 0;

border-bottom-width : 1px;

text-align : right;

padding-left : 3px;

letter-spacing : 2px;

}
textarea, input { 
font-family : Arial;
font-size : 10px;
color : #000000;
background : #DB56A2;
border-top : 1px dashed #000000;
border-bottom : 1px dashed #000000;
border-right : 1px dashed #000000;
border-left : 1px dashed #000000;
}
