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

div#Options
{
    float: left;
    width: 240px;
    height: 600px;
    margin-top:20px;
    margin-bottom:0px;
    margin-right:0px;
    margin-left:20px;
}

div#Content
{
    float: left;
    width: 660px;
    height: 600px;
    margin-top:40px;
    margin-bottom:0px;
    margin-right:0px;
    margin-left:0px;
}

div#Container
{
    clear: both;
}

div#AltContent
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 210px;
    margin:0px;
    border:0px;
    padding:0px;
}

div#Video
{
    float: left;
    border-width:0px;
    border-style:solid;
    border-color:black;
    background-color:#ffffff;
}

h1.alternate
{
}

p.alternate
{
}

a.alternate
{
}

