body {
    font-family: American Typewriter, Arial, sans-serif;
    font-size: 12pt;
    color: #EEEEEE;
    background-color: #000000;
    /*background-image:url('http://www.kongos.com/pics/backgrounds/blackPanel.jpg');
    background-position:center top;*/
}
/*----------------------------------------------------------Links----------------------------*/
a:link {
    color: #FF0000;
    text-decoration: none;
}
a:visited {
    color: #FF0000;
    text-decoration: none;
}
a:active {
    color: #FF0000;
    text-decoration: none;
    font-family: American Typewriter, Arial, sans-serif;
}
a:hover {
    color: #000088;
    text-decoration: none;
}
img {
    border: none;
} 
/*----------------------------------------------------------Main\--------------------------*/
#enter {
    color: #EEEEEE;
    padding:10px;
    font-size: 24pt;
    font-family: American Typewriter, Arial;
}
#newsingle {
    color: #EEEEEE;
    padding:10px;
    font-family: American Typewriter, Arial;
    font-size: 20pt;
}
#thanks {
    color: #EEEEEE;
    border: 1px solid #CCCCCC;
    padding:10px;
    font-family: Arial;
    font-size: 12pt;
    width: 500px;
}
#recommend {
    color: #EEEEEE;
    padding:10px;
    font-family: Arial;
    font-size: 12pt;
    width: 500px;
}
#download {
    color: #EEEEEE;
    font-family: Arial;
    font-size: 12pt;
}
#signup {
    color: #EEEEEE;    
    font-family: American Typewriter, Arial;
    font-size: 16pt;
}
#entersignup {
    color: #EEEEEE;
    font-family: American Typewriter, Arial;
    font-size: 12pt;
}
#contentdiv {
    color: #EEEEEE;
    padding:25px;
    font-size: 24pt;
    font-weight: bold;
}
.topbox {      
    width: 500px;
}
.bottombox {
    width: 800px;
}
.signupbox {
    width: 375px;
    height: 80px;
    padding: 8px;
    border: solid 1px #444444;
    background: #222222;
    font-size: 11pt;
    font-family: Arial;
}
.enterbottomtable td {
    width: 375px;
    height: 80px;
    padding: 2px;
    border: solid 1px #444444;
    background: #222222;
    font-size: 11pt;
    font-family: Arial;
}
.enterbox {
    width: 375px;
    height: 70px;
    padding: 8px;
    border: solid 1px #444444;
    background: #222222;
}
#socialnetworklinkstable {
    border: 0px;
    width: 375px;
    height: 70px;
    padding: 8px;        
}
.albumcover {
    border: 1px solid #CCCCCC;
}
#zipfile {
    border: 1px solid #CCCCCC;
    padding: 5px;
    width: 535px
}
.downloadstable {
    border: 1px solid #777777;
    width: 450px;
}
.downloadstable td {
    border: 1px solid #777777;
    padding: 10px;
    background: #151515;
}
