﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body
{
    background-color:black;
    font-family:  Tahoma, Arial, sans-serif;
    color:#7C2810;
    
      scrollbar-face-color:#8a1100;
      scrollbar-arrow-color:#550609;
      scrollbar-track-color:#550609;
      scrollbar-shadow-color:#6F0D02;
      scrollbar-highlight-color:#a44235;
      scrollbar-3dlight-color:#a44235;
      scrollbar-darkshadow-Color:#000000;
    
}
a 
{
    color:#7C2810;
}
#topLevel
{
    width:100%;
}

#mainPanel
{
    width:1028px;
    margin:auto;
}

#leftBar
{
    float:left;
    background-image:url(images/LeftBarBotRep.jpg);
    width:47px;
    height:1140px;
}

#middleBar
{
    float:left;
    width:928px;
}

#rightBar
{
    float:left;
    background-image:url(images/RightBarBotRep.jpg);
    width:52px;
    height:1140px;
}

#menuBar
{
    width:371px;
    float:left;
}
#menuBar a, #logoBar a, #menuBar a img, #logoBar a img
{
    float:left;
    padding:0;
    margin:0;
}

#logoBar
{
    float:left;
    width:557px;
}

#content
{
    width:928px;
    position:relative;
}

#contentTop
{
    background-image:url(images/ContentTop.jpg);
    width:928px;
    height:15px;
    float:left;
}

#contentLeft
{
    background-image:url(images/ContentLeft.jpg);
    width:151px;
    height:575px;
    float:left;
}

#contentRight
{
    background-image:url(images/ContentRight.jpg);
    width:152px;
    height:575px;
    float:left;
}
#contentPage
{
    background-color:#272818;
    overflow:auto;
    width:625px;
    height:575px;
    float:left;
}
#contentKeyboard
{
    background-image:url(images/Keyboard.jpg);
    width:928px;
    height:172px;
    float:left;
}
#contentFooter
{
    background-image:url(images/FooterRepeat.jpg);
    width:928px;
    height:187px;
    float:left;
    text-align:center;
}

td
{
vertical-align:top;
}
