BODY { 
    font-size: 10pt;
    color: #eeeeee;
    font-family: tahoma,verdana,arial,helvetica;
    /* font-weight: 500;  */
    margin: 0px;
    padding: 0px;
    height: auto;
    background-color: #000000; 
} 
      #header {
        position: absolute;
        width: 800px;
        height: 125px;
        background-color: #000000;
      }
      #sidebar {
        position: absolute;
        width: 125px;
        top: 125px;
        margin: 0px;
        height: auto;
        padding: 0px;
        background-image: url(/img/gen/sidebarbg.jpg); 
        background-color: #000000;
      }
      #main {
        position: absolute;
        width: 675px;
        height: auto;
        margin: 0px;
        padding: 0px;
        top: 125px; 
        left: 125px;
        text-align: left;
        background-color: #000000;
      }
      #maingallery {
        position: absolute;
        width: 800px;
        height: auto; 
        top: 125px; 
        left: 0px;
        text-align: left;
        color: #E2E2E2;
        background-image: url(/img/gen/bgtest.gif); 
        background-color: #000000;
      }
      #smain {
        position: absolute;
        width: 675px;
        height: auto;
        top: 125px;
        right: 0;
        bottom: 0;
        left: 125px;
        text-align: left;
        color: #D9BFBF;
        background-color: #000000;
      }
      #gallerymain {
        position: absolute;
        width: 675px;
        height: auto;
        top: 125px;
        right: 0;
        bottom: 100px;
        left: 125px;
        text-align: left;
        color: #D9BFBF;
         background-color: #000000;
      }
      #footer {
        position: static;
        font-size: 8pt;
        width: 675px;
        height: auto;
        margin: 0px;
        padding: 0px;
        top: auto;
        right: 0;
        bottom: 0;
        left: 125px; 
        text-align: center;
        background-color: #000000;
        } 
      #nails { 
        position: absolute; 
        top: 17px;
        left: 505px; 
        width: 170px;
        color: white;
        text-align: left;
        background-color: #000000;
      }
      #servicelinks { 
        position: absolute; 
        top: 17px;
        left: 590px; 
        width: 85px;
        color: white;
        height: 400px;
        text-align: left;
        background-color: #000000;
      }
      #nailstest { 
        position: absolute; 
        top: 17px;
        left: 585px; 
        width: 170px;
        color: white;
        text-align: left;
        background-color: #000000;
      }
      #links { 
        position: static; 
        top: 360px; left: 0px; 
        width: 100%; 
        color: black;
        text-align: center;
        background-color: #000000;
      }
      #column1 { 
        position: static; 
        top: 500px; left: 50px; 
        width: 216px; 
        color: #ffffff;
        text-align: left;
        background-color: #000000;
      }
      #compro1 { 
        position: inherit;
        width: 250px;
        top: 60px; 
        left: 25px;
        text-align: left;
        color: #E2E2E2;
        background-color: #000000;
      }
      #quotes {
        font-style: italic;
      }
A:link
{
    font-size: 8pt;
    font-weight: 700;
    color: #ffffff;
}
A:hover
{
    font-size: 8pt;
    font-weight: bold;
    font-style: italic;
    color: #ffffff; 
}
A:visited
{
    font-size: 8pt;
    font-weight: 700;
    color: #ffffff; 
}

A:active
{
    font-size: 8pt;
    font-weight: 700;
    color: #ffffff; 
}
input { 
 background-color: #E1E4E4; 
}
textarea { 
 background-color: #E1E4E4; 
}
checkbox { 
 background-color: #E1E4E4;
 color: #8A8A8A
}
img {
  border: 0px;
}
hr {
  width: 100%;
}
