* {
    margin: 0;
    padding: 0;
}

html, body, #bg, #bg table, #bg td, #cont {
    width: 990px;
}

body {
    background-color: black;
}

a:link {
    font-family: "Verdana",Arial,Helvetica;
    text-decoration: none;
    color: #ececec;
}

a:visited {
    font-family: "Verdana",Arial,Helvetica;
    text-decoration: none;
    color: #ffffff;
}

a:hover {
    font-family: "Verdana",Arial,Helvetica;
    text-decoration: none;
    color: #ff8601;
}

a:active {
    font-family: "Verdana",Arial,Helvetica;
    text-decoration: none;
    color: #ffffff;
}

.headline {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 34px;
    color: #FFFFFF;
    padding-top: 20px;
    padding-left: 10px;
}

.launchdate {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 1px;
    padding-left: 10px;
}

.running {
    line-height: 20px;
    letter-spacing: 1px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #ffffff;
    padding-left: 15px;
}

.credit {
    line-height: 18px;
    font-family: "Verdana",Arial,Helvetica;
    font-size: 11px;
    color: #a2a2a2;
    text-decoration: none;
    position: absolute;
    left: 200px;
    bottom: 70px;
}

.aboutback {
    top: 50px;
    left: 0px;
    padding: 50px;
    position: absolute;
    width: 30%;
    background-image: url("/graphics/transpBlack25.png");
}

#cont {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 990px;
    overflow: hidden;
}

#underbar {
    color:		white;
    font-size:		14pt;
    width:		990px;
    height:		25px;
    background-color:	black;
    padding-bottom:	4px;
    padding-right:	15px;
}

#underbarleft {
    width: 110px;
    float: left;
}

#underbarmiddle {
    float: left;
}

#underbarright {
    float: right;
    padding-right: 60px;
}

.largelinks {
    font-size:		14pt;
}

.headboard {
    position: relative;
    top: 0px;
    left: 0px;
    height: 100px;
}

.header2 {
    font-size: 24px;
    text-indent: 20px;
}

.mainflag {
    position: absolute;
    float: left;
    width: 990px;
    padding: 0px;
    /* font: 14px/2.8 Georgia, Serif;}*/
}

.tagbox {
    position: absolute;
    top: 17px;
    left: 550px;
    padding: 0px;
    color: #FF8601;
    /* font: 12px/2.8 Georgia, Serif;*/
}

#search_share_box {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 39px;
    padding: 10px 20px 1px 10px;
    background-image: url("/graphics/transpBlack75.png");
}

.searchbox {
    position: relative;
    top: 0px;
    right: 0px;
    /*font: 14px/2.8 Georgia, Serif;*/
}

.sharebox {
    position: absolute;
    top: 20px;
    right: 10px;
    padding: 10px;
    /*font: 14px/2.8 Georgia, Serif;*/
}

.play a:link {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #ececec;
    font-size: 18px;
}

.play a:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #ffffff;
    font-size: 18px;
}

.play a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #ff8601;
}

.play a:active {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #ffffff;
    font-size: 18px;
}

.ztag {
    color: #ff8601;
}

zumcol {
    color: #ff8601;
}

.zum {
    font-size:9px;
}

.flytag {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 42px;
    line-height: 12px;
    letter-spacing: 3px;
    color: #ffffff;
    font-style: italic;
    font-weight: bold;
    padding-left: 30px;
}


/*	Footer	*/
.footboard {
    background-image: url("/graphics/transpBlack75.png");
    background-repeat: repeat;
    height: 50px;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    min-width: 990px;
}

.footer {
    font: 14px/2.8 Georgia, Serif;
    line-height:15px;
    z-index: 99;
}

.footerlogo {
    bottom: 10px;
    left: 20px;
    padding: 0px;
    position: absolute;
}

.footerSMP {
    float: left;
    padding-left: 5px;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
}

#footerlinks {
    float: left;
    padding-top: 10px;
}

.archivelogo {
    bottom: 10px;
    right: 15px;
    padding: 0px;
    position: absolute;
}


