* {
    font-size: 10px;
    font-family: Verdana, Arial;
    padding: 0px
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #000000;
}

.main {
    width: 970px;
    /*border-left: 1px solid;
    border-right: 1px solid;*/
}

.header {
    background: url(/images/website/1024x768/header.jpg) no-repeat center;
    height: 194px;
}

/*
#pager {
    padding-left: 650px;
    position: fixed;
    top: 390px;
    z-index: 100;
}
*/

.previous {
    text-decoration: none;
    font-weight: bolder;
    color: #FFFFFF;
}

.content-size {
    background: url(/images/website/1024x768/content.jpg) no-repeat center;
    height: 295px;
    padding: 0px;
    z-index: 100;
}

.content-copy {
    color: #FFFFFF;
    text-align: left;
    margin-left: 52px;
    margin-right: 35px;
    overflow: hidden;
    height: 295px;
    border: 1px solid #FFFFFF;
    /*background-color: #070c92;*/
    background-color: #000000;
    padding: 0px;
}

.content-index {
    color: #FFFFFF;
    text-align: left;
    margin-left: 54px;
    margin-right: 35px;
    overflow: hidden;
    height: 295px;
    border: 1px solid #FFFFFF;
    z-index: auto;
}

.content-left {
    color: #FFFFFF;
    height: 300px;
    width: 382px;
    float: left;
    border-right: 1px solid #FFFFFF;
    margin-top: -5px;
    margin-left: -7px;
    overflow: hidden;
    margin-right: 0px;
}

.content-right {
    color: #FFFFFF;
    height: 295px;
    width: 495px;
    float: right;
}

.content-right-top {
    color: #FFFFFF;
    height: 275px;
    width: 495px;
    float: right;
}

.content-right-pager {
    height: 15px;
    z-index: 100;
}

.content-right-pager a {
    text-decoration: none;
    color: #FFFFFF;
}

.footer {
    background: url(/images/website/1024x768/footer.jpg) no-repeat center;
    height: 222px;
    text-align: left;
}

.menu {
    padding-top: 50px;
    padding-left: 55px;
    color: #FFFFFF;
}

.menu a {
    text-decoration: none;
    color: #FFFFFF;
}
.menu a:hover {
    text-decoration: none;
    color: #000000;
}

.data td {
    color: #FFFFFF;
}

.data tr {
    border-bottom: 1px solid #FFFFFF;
}

.data a {
    text-decoration: none;
    color: #FFFFFF;
}

td.bold {
    font-family: Verdana, Arial;
    font-size: 1em;
    font-weight: bold;
    color: #FFFFFF;
}

#heading {
    background: url(/images/back.png) no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
    /*border-bottom: 1px solid #AAAAAA;*/
}
