/* Shit, why isn't this working? */
BODY.index
{
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #999999;
scrollbar-shadow-color: #CCCCCC;
scrollbar-arrow-color: #CCCCCC;
scrollbar-track-color: #FFFFFF;

background-color:"#CCCCCC";
background-image: url("template/graybg.gif");
background-repeat: repeat;
background-attachment: fixed;
background-position: center;
}

a:link { color: 000000; text-decoration: underline}
a:visited { color: 000000; text-decoration: line-through}
a:hover { color: 000000; text-decoration: none}
a:active { color: CCCCCC; text-decoration: none}

#updateborder
{
height:10;
width:10;
border:0;
background-image: url("template/menubg.gif");
}

body.pages
{
}

p.dotted {border-style: dotted}

 h1 {color:black; font-size:20pt}
 hr {color:black}
 p.stupid {font-size:11pt; margin-left: 15px}

p {font-family:Arial}