<STYLE type="text/css">

A:link {text-decoration: none; color: #D3B8FF;}
A:visited {text-decoration: none; color: #D3B8FF;}
A:active {text-decoration: none; color: #D3B8FF;}
A:hover {text-decoration: none; color:#8500B7; cursor:crosshair;}

BODY {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #8500B7;
scrollbar-3dlight-color: #8500B7;
scrollbar-darkshadow-color: #8500B7;
scrollbar-shadow-color: #D3B8FF;
scrollbar-arrow-color: #D3B8FF;
scrollbar-track-color: #000000;
background-color: #000000;
font-family: tahoma, verdana;
color: #D3B8FF;
font-size: 11px;
}

.pic {
width: 763px;
height: 484px;
position: absolute;
top: 0;
left: 0px;
}


.entry {
width: 400px;
position: absolute;
top: 115px;
left: 325px;
background-color:#000000;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-bottom: #000000 1px solid;
padding: 3px;
}


.stuff {
width: 235px;
position:absolute;
top:488px;
left:20px;
background-color: #000000;
border-left: #000000 0px solid;
border-right: #000000 0px solid;
border-bottom: #000000 0px solid;
padding: 3px;
overflow-x:auto;
}
    b {color:#8500B7;}
    i {color:#8500B7;}
    u {color:#8500B7;}