/* 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:#ffffff;
<!-- background-image: url(""); -->
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top;

  margin-top:0px;
  margin-right:0px;
  margin-left:0px;
  margin-bottom:10px
}

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


BODY.comic
{
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:#000000;

  margin-top:0px;
  margin-right:0px;
  margin-left:0px;
  margin-bottom:0px;
}

a.comic:link { color: ffffff; text-decoration: underline}
a.comic:visited { color: ffffff; text-decoration: line-through}
a.comic:hover { color: ffffff; text-decoration: none}
a.comic:active { color: ffffff; text-decoration: none}


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

BODY.frames           
{
  background-color:;
  margin-top:0px;
  margin-right:0px;
  margin-left:0px;
  margin-bottom:0px;
  text-align:right;
}


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}

#spacer
{
  background-image:url('toolset/spacer.gif');
  width: 8px;
  height: 8px;
}

#upleft 
{
  background: #ffffff;
  background-image: url('toolset/top_l_h.gif');
  width: 8px;
  height: 8px;
  border: 0px;
}

#upright 
{
  background: #ffffff;
  background-image: url('toolset/top_r_h.gif');
  width: 8px;
  height: 8px;
  border: 0px;
}

#downleft 
{
  background: #ffffff;
  background-image: url('toolset/bottom_l_h.gif');
  width: 8px;
  height: 8px;
  border: 0px;
}

#downright 
{
  background: #ffffff;
  background-image: url('toolset/bottom_r_h.gif');
  width: 8px;
  height: 8px;
  border: 0px;
}




#wupleft 
{
  background-image: url('toolset/wtop_l_h.gif');
  width: 8px;
  height: 8px;
  border: 0px;
}

#wupright 
{
  background-image: url('toolset/wtop_r_h.gif');
  width: 8px;
  height: 8px;
  border: 0px;
}

#wdownleft 
{
  background-image: url('toolset/wbottom_l_h.gif');
  width: 8px;
  height: 8px;
  border: 0px;
}

#wdownright 
{
  background-image: url('toolset/wbottom_r_h.gif');
  width: 8px;
  height: 8px;
  border: 0px;
}

#bdownleft 
{
  background-image: url('toolset/bbottom_l_h.gif');
  width: 8px;
  height: 8px;
  border: 0px;
}

#bdownright 
{
  background-image: url('toolset/bbottom_r_h.gif');
  width: 8px;
  height: 8px;
  border: 0px;
}
