body {
    background-color: black;
    margin: 0px;
    font-family: helvetica;
    font-size: 10pt;
}

#zrepindex {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 990px;
    color: white;
    background-color: #414141;
}

#entire_page {
    position: relative;
    width: 990px;
    background-color: #414141;
}

#bio_page1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    max-width: 975px;
    color: white;
    background-color: black;
    margin-left: 15px;
}

#bio_page {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100%;
    max-width: 960px;
    color: white;
    background-color: black;
    padding-left: 15px;
}


h1 {
    color: white;
    font-size: 2em;
}

h3 {
    color: white;
}

table {
    border: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}

a, v, img {
    color: #a2a2a2;
    text-decoration: none;
    border: 0px;
}

select {
    color: #a2a2a2;
}

#font2 {
    color: #ffae01;
    font-weight: bold;
}

smallfont {
    font-size: 8pt;
}

#level3 {
    position: absolute;
    left: 0px;
    top: 975px;
    width: 990px;
    height: 340px;
    background-color: #414141;
}

#review_list {
    position: absolute;
    left: 0px;
    top: 884px;
    width: 990px;
    background-color: black;
}

#zrep_mid {
    position: absolute;
    left: 0px;
    top: 1240px;
    width: 990px;
    background-color: black;
}

#level3a {
    position: absolute;
    left: 0px;
    top: 1080px;
    width: 990px;
    background-color: black;
}

#large_ads {
    display:inline;
    width:690px;
    float:left;
    height:1456px;
    background: #414141;
    overflow:auto;
}

#zrep_large_ads {
    display:inline;
    width:690px;
    float:left;
    height:1678px;
    background: #414141;
    overflow:auto;
}

.headline1 {
    color: white;
    font-size: 1.0em;
    font-weight: bold;
    font-family: Verdana;
}

.caption1 {
    color: white;
    font-size: 0.9em;
    font-family: Verdana;
}

#level4 {
    position: absolute;
    top: 1315px;
    left: 0px;
    width: 990px;
    background-color: black;
}

#comment_link_bar {
    width: 990px;
    height: 80px;
    background-color: black;
}

.zrepclb {
    color: white;
    font-size: 12pt;
    font-family: verdana;
    font-weight: bold;
}

.clb {
    color: #ff8601;
    font-size: 10pt;
    font-family: verdana;
    font-weight: bold;
}

.zplnk1 {
    border-top: 5px solid black;
}

.ad1 {
    border-top: 5px solid black;
}

.lad {
    border-bottom: 10px solid grey;
    border-right: 10px solid grey;
    border-left: 10px solid grey;
}

#ladtop {
    border-top: 10px solid grey;
}

#FAQ_main {
    position: absolute;
    top: 50px;
    background-color: #262626;
    width: 990px;
}

#FAQ {
    color: #ececec;
    width: 675px;
    padding: 15px;
    vertical-align: top;
}

#button_bar {
    width: 990px;
    height: 30px;
    z-index: 3;
    color: #ff8601;
    font-size: 18pt;
    overflow: hidden;
}

.button_bar_images {
    display: inline;
    float: left;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

#zrep_bio {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 690px;
}

#zrep_archive {
    position: relative;
    top: 0px;
    left: 0px;
    width: 690px;
}

.archimages {
    width: 225px;
    color: white;
    font-size: 14pt;
    padding-right: 5px;
    padding-top: 5px;
}


