﻿body 
{
    background-color:Black;
}
.MainTable
{
    width:600px;
    height:900px;
}
.MainHeaderFooter
{
    width:600px;
    height:100px;
}
.MainContentAd
{
    width:600px;
    height:250px;
}
.MainContentBody
{
    width:600px;
    height:450px;
}
.NavTableMain
{
    width:600px;
    height:100px;
}
.NavCells
{
    width:120px;
    height:100px;
}
.ContentBodyLeft
{
    width:350px;
    height:450px;
}
.ContentBodyRight
{
    width:250px;
    height:450px;
}                                
.ContentFooterLeft
{
    width:250px;
    height:100px;
}
.ContentFooterRight
{
    width:350px;
    height:100px;
} 
.RightContentCells
{
    width:250px;
    height:100px;
    font-family:Tahoma;
    font-size:11px;
    color:White;
} 
.RightContentTitle
{
    width:250px;
    height:50px;
}  
.PlumbTextHeaders
{
    font-family:Tahoma;
    font-size:12px;
    color:White;
    font-weight:bold;
}
.LeftContentHeader
{
    width:350px;
    height:50px;
}
.LeftContentArea
{
    width:350px;
    height:150px;
}
.LeftContentBottom
{
    width:175px;    
    height:250px;
}