BODY {
background: white url(images/sponsor_h10x550.jpg) repeat-x fixed;
scrollbar-face-color:#CC9966;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#DBC840;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#D7E714;
scrollbar-track-color:#E6CEB4;
font-family: book antique, times new romans, times;
}
/* ---- tip when hovering over pictures ---- */
.tooltiptitle{
color: #ffffff;
text-decoration:none;
cursor: Default;
font-family: arial; font-weight: bold;
font-size: 8pt
}
.tooltipcontent{
color: #000000;
text-decoration:none;
cursor: Default;
font-family: arial; font-size: 8pt
}
#tooltip{
position:absolute; *
width: 100px;
top: 0px;
left: 0px;
z-index:4; visibility:hidden;
}
.frame{border:10px groove #cc6600;}