body
 {
margin: 0px;
padding: 0px;
background-image: url(background.jpg);
background-color: #CFCFCF;
font-family: Georgia;
font-size: 12px;
color: #000000; 
text-align: justify; 
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #CFCFCF; 
scrollbar-darkshadow-color: #CFCFCF;
scrollbar-base-color: #CFCFCF;
}

p
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
}

a:link, a:visited, a:active
{
color: #FFFFFF; 
text-transform: uppercase;
text-decoration: underline;
}

a:hover
{
color: #818181;
}

#image
{
position: absolute;
left: 0px;
top: 0px;
}

#content
{
position: absolute;
left: 235px;
top: 330px;
width: 500px;
}

#navigation
{
position: absolute;
left: 50px;
top: 330px;
width: 176px;
text-align: left;
}

#navigation
 a{
color: #B7B6B6; 
text-transform: uppercase;
text-decoration: none;
}

#navigation
 a:hover{
color: #FFFFFF;
}

h1
{ 
font-family: Georgia; 
background-color: #;
color: #FFFFFF; 
font-size: 15px; 
letter-spacing: 2px;  
text-transform: uppercase;
font-weight: bold; 
line-height: 11px; 
text-align: left; 
width: 100%; 
padding-right: 10px; 
padding: 5px; 
margin-bottom: 10px; 
}
h2
{ 
font-family: Georgia; 
background-color: #;
color: #FFFFFF; 
font-size: 10px; 
letter-spacing: 2px;  
text-transform: uppercase;
font-weight: bold; 
line-height: 11px; 
text-align: right; 
width: 100%; 
padding-right: 10px; 
padding: 5px; 
margin-bottom: 10px; 
}
textarea, input { 
font-family : Georgia;
font-size : 10px;
color : #000000;
background : #FFFFFF;
border-top : 1px dashed #818181;
border-bottom : 1px dashed #818181;
border-right : 1px dashed #818181;
border-left : 1px dashed #818181;
}
blockquote {
width: 300px;
padding-top: 10px; 
padding-bottom: 10px;
padding-left: 6px; 
font-family: Georgia;
font-size: 11px; 
color: #FFFFFF;
background-image: url('backgroundblockquote.jpg');
} 
blockquote a{
color: #FFFFFF; 
text-decoration: underline;

} 
blockquote a:hover{
color: #ECECEC; 
text-decoration: underline;

} 
