body {
    background: url(../images/bkgnd_starfill.jpg) repeat;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    background-color: #000000;
}

#mainPic {
    position: relative;
    left: 50%;
    z-index: 0;
    border: 0 none;
    width: 1000px
}

.mainmenu {
    position: absolute;
    left: 50%;
    background-color: transparent
}

.gSum {
    position: absolute;
    left: 50%;
    z-index: 2;
    font-size: 12px;
    text-align: justify;
    color: #FCD9B1
}

.gBullets {
    z-index: 3;
    font-size: 12px;
    list-style-image: url(../images/bullet.gif);
    list-style-position: outside;
    text-indent: -5px;
    display: inline-block
}

.gSumHead {
    z-index: 2;
    color: #C99D42;
    font-size: 16px;
    font-variant: small-caps;
    font-weight: bold;
}

.announce {
    position: absolute;
    left: 50%;
    z-index: 2;
    color: #DDDDDD;
    font-size: 18px;
    text-align: center
}

ss_text {
    color: #99AADD;
}
.ss_container {
    position: absolute;
    left: 50%;
    z-index: 3;
    width:582px;
    height:325px;
    overflow: visible
}

.news {
    position: absolute;
    left: 50%;
    z-index: 1001;
    background-color: transparent;
    color: #FFFFCC;
    font-weight: normal;
    font-size: 14px;
    border: 2px outset #4B3C16
}

.copyrYears {
    position: absolute;
    left: 50%;
    font: bold Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    z-index: 40;
    font-size: 14px;
    color: #C0C0C0
}

.copyrCS {
    position: absolute;
    left: 50%;
    font: bold Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    z-index: 40;
    color: #7B5F24;
    font-size: 12px
}

.ag {
    color: #000000
}

a {
    background: transparent;
    color: #CCCCFF
}

a:visited {
    color: #FF9900
}

a:hover {
    color: #A47D2F;
    text-decoration: underline
}