body
{
scrollbar-base-color: black;
scrollbar-arrow-color: yellow;
scrollbar-shadow-color: yellow;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: black;
scrollbar-highlight-color: gray;
scrollbar-3dlight-color: yellow;
}
p.title
{
color:gray;
align:middle;
font-family: "Century Gothic";
}
p.gallery
{
color:yellow;
align:middle;
font-family: "Century Gothic";
}
p.contact
{
color:gray;
align:middle;
font-family: "Century Gothic";
}
p.bottommessage
{
color: gray; 
align:middle; 
font-size:12;
font-family: "Century Gothic";
}
ul
{
float:top;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
td.home
{
width:400px;
color:gray;
align:middle;
font-size:14;
font-family: "Century Gothic";
border-color:gray;
border-width:1px;
border-style: solid;
}
td.input
{
width:50px;
color:gray;
font-size:14;
font-family: "Century Gothic";
}
td.newsletter
{
color:gray;
font-size:14;
font-family: "Century Gothic";
}
td.live
{
color:gray;
align:middle;
font-size:14;
font-family: "Century Gothic";
}
td.member1
{
color:yellow;
font-size:14;
font-family: "Century Gothic";
}
td.member2
{
color:dodgerblue;
font-size:14;
font-family: "Century Gothic";
}
td.member3
{
color:gray;
font-size:14;
font-family: "Century Gothic";
}
td.member4
{
color:gray;
font-size:14;
font-family: "Century Gothic";
border-left-width: 0px;
border-right-width: 0px;
//padding-top: 20px;
//padding-bottom: 20px;
background-color:transparent;
}
td.gallery
{
width:110px;
height:110px;
text-align: center;
background-image: url('images/imbrwbg.gif');
background-repeat: no-repeat;
background-position: center center;
}
img.gallery
{
border:0px;
}
a.st1
{
float:middle;
width:4em;
text-decoration:none;
color:black;
border-color:white;
border-width:1px;
border-style: solid;
font-size: 100%;
font-family: "Century Gothic";
background-color:gray;
padding:0.2em 0.6em;
cursor: crosshair;
cursor:url('images/logo.ani');
}
a.st2
{
float:middle;
width:4em;
text-decoration:none;
color:white;
border-color:blue;
border-width:1px;
border-style: solid;
font-size: 100%;
font-family: "Century Gothic";
background-color:MidnightBlue;
padding:0.2em 0.6em;
cursor: crosshair;
cursor:url('images/logo.ani');
}
a.gallery
{
text-decoration:none;
border: solid 1 white;
margin:5;
}
a.mail
{
font-size:14;
font-family: "Century Gothic";
color:gray;
}
a.link
{
font-size:12;
font-family: "Century Gothic";
color:gray;
}
img.album
{
width: 80px;
height: 80px;
border-color:silver;
border-width:1px;
border-style: solid;
cursor: pointer;
}
img.str
{
width: 16px;
height: 11px;
cursor: pointer;
}
a.st1:hover {border-color:yellow; background-color:black; color:gray}
a.st1:active {border-color:yellow; background-color:black; color:white}
a.st2:hover {border-color:dodgerblue; background-color:black; color:gray}
a.st2:active {border-color:dodgerblue; background-color:black; color:white}
a.mail:hover {color:blue}
a.mail:active {color:#505050}
a.link:hover {color:blue}
a.link:active {color:#505050}
a.gallery:hover {border-color:yellow;}
a.gallery:active {border-color:blue;}
img.album:hover {border-color:dodgerblue;}
img.album:active {border-color:dodgerblue;}
li {display:inline}