body { 
color: #CAC1D7; 
font-size: 10px; 
font-family: Tahoma, Arial, Helvetica;
text-align: justify;
background-image:url(bg.gif);
background-repeat: repeat-x;
background-position: top left;
background-color: #63527C;
}

A:link {color: #A693C3; text-decoration: none; }
A:visited {color: #B6A3CF; text-decoration: none; } 
A:active {text-decoration: none; }
A:hover {color: #FFFFFF; text-decoration: underline; } 

img.brahms {
position: absolute;
top: 0px;
left: 0px;
}

img.title {
position: absolute;
top: 373px;
left: 224px;
}

div {
 scrollbar-face-color: #74638D;
 scrollbar-arrow-color: #CAC1D7;
 scrollbar-track-color: #74638D;
 scrollbar-shadow-color: #CAC1D7;
 scrollbar-highlight-color: #CAC1D7;
 scrollbar-3dlight-color: #74638D;
 scrollbar-darkshadow-Color: #74638D;
}

div.main {
position: absolute;
top: 67px;
left: 245px;
width: 430px;
height: 298px;
overflow: auto;
}

div.content {
width: auto;
height: auto;
margin-right: 5px;
}

div.menu {
position: absolute;
top: 50px;
left: 450px;
}

.bold
{
font-weight: bold;
}