body {
margin: 0px;
padding: 0px;
background-color: #000000;
background-image: url(); 
background-repeat: repeat-y;
font-family: "Trebuchet MS";
font-size: 13px;
color: #B8B4B4;
text-align: justify;
scrollbar-arrow-color: #CECECE;
scrollbar-track-color: #707070; 
scrollbar-darkshadow-color: #707070;
scrollbar-base-color: #707070;
}

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

a:link, a:visited, a:active
{
color: #6C6969;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #9F9D9D;
text-decoration: none;
cursor: crosshair;
border: 1px dotted #FFFFFF;
}

em{
color: #F6F5B0;
}

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

#content
{
position: absolute;
left: 0px;
top: 480px;
width: 400px;
}

#navigation
{
position: absolute;
left: 410px;
top: 480px;
width: 100px;
text-align: right;
}

h1
{ 
font-family: "Trebuchet MS"; 
color: #FFFFFF;
font-size: 14px;
letter-spacing: 2px;  
line-height: 18px; 
text-align: left;
text-transform: lowercase;
font-style: italic;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}

h2 { 
font-family : Tahoma;
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 : Tahoma;
font-size : 10px;
color : #FFFFFF;
background : #707070;
border-top : 1px dashed #FFFFFF;
border-bottom : 1px dashed #FFFFFF;
border-right : 1px dashed #FFFFFF;
border-left : 1px dashed #FFFFFF;
}
