body 
{ 
scrollbar-base-color: #ffffff;
scrollbar-face-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #ffffff;

background-color: #000000;
} 


A:link          {text-decoration: none;color: #cc3333;}
A:visited       {text-decoration: none;color: #cc3333}
A:active        {text-decoration: underline;color: #cc3333}
A:hover         {text-decoration: underline;color: #cc3333}

A.main-link:link { text-decoration: none; color: #ffffff; }
A.main-link:visited { text-decoration: none; color: #ffffff }
A.main-link:active { text-decoration: underline; color: #ffffff }
A.main-link:hover { text-decoration: underline; color: #ffffff }

A.yellow-link:link { text-decoration: none; color: #e9cb32; }
A.yellow-link:visited { text-decoration: none; color: #e9cb32 }
A.yellow-link:active { text-decoration: underline; color: #e9cb32 }
A.yellow-link:hover { text-decoration: underline; color: #e9cb32 }

A.top-link:link { font-weight: bold; text-decoration: none; color: #ebc220; }
A.top-link:visited { font-weight: bold; text-decoration: none; color: #ebc220 }
A.top-link:active { font-weight: bold; text-decoration: underline; color: #ebc220 }
A.top-link:hover { font-weight: bold; text-decoration: underline; color: #ebc220 }

A.sub-link:link { text-decoration: none; color: #ffffff; }
A.sub-link:visited { text-decoration: none; color: #ffffff }
A.sub-link:active { text-decoration: underline; color: #ffffff }
A.sub-link:hover { text-decoration: underline; color: #ffffff }

A.footer-link:link {
font-family: Verdana;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}
A.footer-link:visited {
font-family: Verdana;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}
A.footer-link:active {
font-family: Verdana;
font-size: 10px;
color: #ffffff;
text-decoration: underline;
}
A.footer-link:hover {
font-family: Verdana;
font-size: 10px;
color: #ffffff;
text-decoration: underline;
}

.heading {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #cc3333;
text-transform: uppercase;
}

.text {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #444444;
    line-height: 1.4;
}

.tag-line {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

#background-pos {
    border: 0px solid #666666;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0px;
    margin-top: 0px;
}

#header-tag-pos {
    width: 25px;
    border: 0px solid #666666;
    text-align: left;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -450px;
    margin-top: 50px;
}

#header-pos {
    width: 737px;
    border: 0px solid #666666;
    text-align: left;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -425px;
    margin-top: 50px;
}

#logo-pos {
    text-align: left;
    position: absolute;
    width: 260px;
    height: 174px;
    top: 0;
    left: 50%;
    margin-left: -425px;
    margin-top: 50px;
}

#flash-pos {
    border: 0px solid #ffffff;
    text-align: left;
    position: absolute;
    width: 477px;
    height: 195px;
    top: 0;
    left: 50%;
    margin-left: -165px;
    margin-top: 50px;
}

#links-pos {
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    width:526;
    border: 0px solid #666666;
    text-align: right;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -225px;
    margin-top: 255px;
}

#product-links-pos {
    text-align: left;
    position: relative;
    width: 148px;
    top: 0;
    left: 100%;
    margin-left: 5px;
    margin-top: -350px; <!--// was -420px  //-->
}

#body-pos {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.4;
    width: 762px;
    border: 0px solid #666666;
    text-align: left;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -450px;
    margin-top: 274px;
}

#footer-pos {
    width: 450px;
    text-align: right;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -70px;
    margin-top: 20px;
}





#menu-pos {
    width: 110px;
    border: 0px solid #666666;
    text-align: left;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -340px;
    margin-top: 180px;
}



#footer-text-pos {
    width: 837px;
    border: 0px solid #666666;
    text-align: left;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -477px;
    margin-top: 664px;
}