body
{
background-color: #F3DFED;
background-image: url('bf9.jpg');
background-repeat: repeat-y;
margin: 0;
cursor: text;

color: #E4BAD7;
font-family: Arial;
font-size: 10px;

scrollbar-face-color : #E4BAD7;
scrollbar-highlight-color : #F3DFED;
scrollbar-3dlight-color : #F3DFED;
scrollbar-shadow-color : #F3DFED;
scrollbar-darkshadow-color : #F3DFED;
scrollbar-track-color : #F3DFED;
scrollbar-arrow-color : #F3DFED;
}

a:link,a:visited
{ color: #E4BAD7; text-decoration: none; border-bottom: 1px dashed; cursor: crosshair; }
a:hover,a:active
{ color: #DDA7CB; text-decoration: line-through; border-bottom: 0; cursor: crosshair; }

input,textarea,div
{
scrollbar-face-color : #E4BAD7;
scrollbar-highlight-color : #F3DFED;
scrollbar-3dlight-color : #F3DFED;
scrollbar-shadow-color : #F3DFED;
scrollbar-darkshadow-color : #F3DFED;
scrollbar-track-color : #F3DFED;
scrollbar-arrow-color : #F3DFED;
}

input,textarea
{
background-color: #F3DFED;
color: #E4BAD7;
font-size: 10px;
border: 1px #E4BAD7 dotted;
}

img
{ border: 0; }

.main
{
width: 775px;
position: absolute;
top: 482px;
}

.nav
{
width: 144px;
vertical-align: top;
text-align: center;
font-size: 10px;
}

.content
{
width: 363px;
vertical-align: top;
text-align: justify;
font-size: 10px;
}

.space
{ height: 22px; }

.head
{
text-align: center;
width: 100%;
background-image: url('head.jpg');
font-size: 13px;
font-weight: bold;
}

.a { width: 23px; }
.b { width: 38px; }
.c { width: 40px; }
.d { width: 23px; }

.credits
{
text-align: center;
}
