﻿#bodymain {
    margin: 0px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 1.4em;
    color: #666666;
    background: #608fc8 url('images/Pattern.jpg') repeat-x;
    background-repeat: repeat;
    background-attachment: fixed;
}
#nav-maintop {
    margin-left: auto;
    margin-right: auto;   
    background-position: left;
    background: url(images/img2.jpg) no-repeat;
    width: 807px;
    font-weight: bold;
    top: 0px;
    height: 125px;
    background-repeat: repeat-x;
    padding-top: 5px;
    text-align: left;
}
.nav-mainbot {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    margin-bottom: 5px;    
    background: #608fc8 url('images/back.png') repeat-x;
    width: 795px;
    top: 0px;
    height: 22px;
    color: #FFFFFF;
    font-size: smaller;
    text-align: center;
    text-indent: inherit;
    white-space: normal;
    letter-spacing: normal;
    line-height: -5px;
    padding-left: 3px;
}

#window-line {
    background-position: left;
    background: #608fc8 url(images/menu.gif) no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 1px;
    font-weight: bold;
    top: 0px;
    height: 30px;
    background-repeat: repeat-x;    
}