body
{
    margin:0;
    padding:0;
    border:0;
    border-collapse:collapse;
    text-align:center;
    background-color: #170023;
    color: #555d8f;
    font-family: Sans-Serif;
}

p
{
    margin:0;
    padding:0;
}

#container
{
    margin:50px auto 0 auto;
    padding:0;
    border:0;
    background-color: #170023;
    overflow:visible;
    /*height: 600px;*/
    width: 802px;
    position:relative;
    text-align:left;
}

.console
{
    color:White;   
}
#console
{
    text-align:left;
}

#left_header
{
    padding:0px;
    margin:0px;
    height:163px;
    width:256px;
    float:left;
}

#right_header
{
    padding:0px;
    margin:0px;
    height:163px;
    width:546px;
    float:left;
}
/*
#spacerDiv
{
    height:70px;
    width:238px;
}
*/
.channelName
{
    font-size:25px;
    text-transform:uppercase;
}
/*
#footer_left
{
    width:401px;
    height:25px;
    top:15px;
    left:0px;
    position:absolute;
    text-align:left;
}
#footer_right
{
    width:401px;
    height:25px;
    top:15px;
    left:401px;
    position:absolute;
    text-align:right;
}
*/
#footer
{
    width:802px;
    height:50px;
    /*top:550px;
    left:0px;
    position:absolute;*/
    text-align:left;
    font-size: .8em;
}
#footer a:link
{
    color: White;
    text-decoration: underline;
}
#footer a:visted
{
    color: White;
    text-decoration: underline;
}
#footer a:hover
{
    color: White;
    text-decoration: none;
}
/*
#back_home
{
    height:130px;
    width:246px;
    position:relative;
    top:415px;
    left:0px;
    z-index:1;
}
#back_home_link
{
    display:block;
    height:130px;
    width:246px;
}
*/

