body {
        padding: 30px 0px 30px;
        margin: 3px;
        border: thin double white;
        color: khaki;
        font-size: 15px;
        font-weight: bold;
        background-color: black;
        font-family: verdana;
}

div#archives {
        font-size:11pt;
        color:#FFFFFF;
        padding: 15px 0px 10px 10px;
        margin: 30px 0px 0px 5px;
}

div#menu {
        background-color: black;
        color: white;
        border: thin double #777777;
        text-align: center;
        line-height: 250%;
        word-spacing: 7px;
        padding: 20px;
        margin: 0px 100px 0px 100px;
}

div#ads {
        background-color: black;
        border: thin double #777777;
        width:160px;
        height:600px;
        padding: 5px;
        margin: 0px 4px 3px;
}

object {
        border: thin double #777777;
        padding: 340px 3px 0px 3px;
        margin: 0px 4px;
}

img {
        border: thin double #777777;
        padding: 5px;
        margin: 0px 4px;
}


img#icon {
        border: thin solid #777777;
        padding: 0px;
        margin: 0px 0px;
}

hr {
        border: thin single white;
        padding: 1px;
        margin: 20px 100px;
}

ul {
        color: khaki;
        font-size: 10pt;
        text-align: left;
        list-style-type: circle;
}

ol {
        color: khaki;
        font-size: 11pt;
        font-weight:600;
        text-align: left;
        list-style-type: decimal;
}





/* FONT CLASSIFICATIONS */

.head {
        text-align:center;
        margin: 30px 0px 5px 0px;
}

.banner {
        text-align:center;
        margin: 15px 0px 15px 0px;
}


.text {
        color: white;
        font-size: 11pt;
        font-weight:500;
        line-height:110%;
        word-spacing:2px;
        letter-spacing: 0.6px;
        padding: 8px;
        margin: 0px;
        width: 520px;
        height: 100%;
}

.item {
        color: white;
        font-size: 11pt;
        font-weight:500;
        line-height:110%;
        word-spacing:2px;
        letter-spacing: 0.6px;
        padding: 8px;
        margin: 0px;
        width: 480px;
        height: 100%;
}

.lime-8 {
        color:#99FF33;
        font-size:8pt;
        font-weight:500;
        word-spacing:2px;
        letter-spacing: 0px;
}

.lime-12 {
        color:#99FF33;
        font-size:12pt;
        font-weight:500;
        line-height:100%;
        word-spacing:5px;
        letter-spacing: 1px;
}

.lime-14 {
        color:#99FF33;
        font-size:14pt;
        font-weight:500;
        line-height:120%;
        word-spacing:5px;
        letter-spacing: 1px;
}

.lime-24 {
        color:#99FF33;
        font-size:24pt;
        font-weight:500;
        line-height:100%;
        word-spacing:5px;
        letter-spacing: 1px;
}

.yell-10 {
        color:yellow;
        font-size:10pt;
        font-weight:500;
        word-spacing:5px;
        letter-spacing: 0px;
}

.yell-12 {
        color:yellow;
        font-size:12pt;
        font-weight:500;
        line-height:110%;
        word-spacing:5px;
        letter-spacing: 0px;
}

.yell-14 {
        color:yellow;
        font-size:14pt;
        font-weight:500;
        line-height:250%;
        word-spacing:5px;
        letter-spacing: 0px;
}

.cyan-12 {
        color:cyan;
        font-size:12pt;
        font-weight:600;
        line-height:100%;
        word-spacing:5px;
        letter-spacing: 1px;
}

.cyan-18 {
        color:cyan;
        font-size:18pt;
        font-weight:500;
        line-height:200%;
        word-spacing:5px;
        letter-spacing: 0px;
}

.khaki-10 {
        color:khaki;
        font-size:10pt;
        font-weight:500;
        line-height:100%;
        word-spacing:2px;
        letter-spacing: 0px;
}

.khaki-8 {
        color:khaki;
        font-size:8pt;
        font-weight:500;
        word-spacing:2px;
        letter-spacing: 0px;
}

.khaki-12 {
        color:khaki;
        font-size:12pt;
        font-weight:500;
        line-height:100%;
        word-spacing:2px;
        letter-spacing: 0px;
}

/* ANCHOR ATTRIBUTES */

a { font-size: 11pt;  font-weight: 600; text-decoration: none }
a:link { color: #00FFCC }
a:visited{ color: #EEEEEE }
a:hover { color: #99FF33 }
a:active { color: #000000 }



