A:link
{ text-decoration: underline; color: #fd0046; }
A:visited
{ text-decoration: line-through; color: #fd0046}
A:active
{ text-decoration: color:#fd0046; }



body
{ background: #666;
 margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

img {
 border-width: 1px;
 border-style: solid;
 border-color: #000000;

}

#content
{ background: #f9d8e1;
   padding: 4px;
   border-style: solid;
   border-color: #fff;
   border-width: 3px;
   top: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 492px;
   height: 250px;
   
 
}

#abox
{
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
  width: 500px;
  height: 140px;
  background-image: url(http://www.extrasugarextrasalt.com/extraheader3.jpg);
  background-repeat: no-repeat;
  border: #fff solid 3px;

}
.red #waxcontainer{position:relative;height:25px;background:transparent;width:500px;font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;}
.red #waxnav{position:relative;margin-top:115px;height:25px;font-size:11px;font-weight:bold;background:#f9d8e1 url(http://www.extrasugarextrasalt.com/link_bottom.gif) repeat-x bottom left;}
.red #waxnav ul{margin:0px;padding:0 0 4px 0;list-style-type:none;width:auto;float:right;}
.red #waxnav ul li{display:block;float:left;margin:0 1px;}
.red #waxnav ul li a{display:block;float:left;color:#fd0046;text-decoration:none;padding:0 0 0 12px;height:21px;line-height:195%;}
.red #waxnav ul li a span{padding:0 12px 0 0;}
.red #waxnav ul li a:hover,.red #waxnav ul li a.current{color:#fff;background:#fd0046;}
.red #waxnav ul li a:hover span,.red #waxnav ul li a.current span{display:block;width:auto;background:#fd0046;}

p { margin-top: 0;
    color: #fd0046;
    font-size: 12px;
    font-family: Arial,sans-serif;}

h1 {color: #fd0046;
    font-size: 25px;
    font-family: tahoma;
    font-weight: 800;
}

div.scrollholder
{
    position: relative;
    width: 492px; height: 240px;
    overflow: auto;
    z-index: 1;
    background-color: #f9d8e1;
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 11px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: #fd0046;
}

div.drag_bar
{
    position: absolute;
    width: 100%; height: 14px;
    cursor: pointer;
    z-index: 4;
    background: #fff;
}  
