#top
{
 position : absolute;
 top : 25px;
 left : 50%;
 width : 710px;
 margin-left : -396px;
 height : 210px;
}

#navigation
{
 position : absolute;
 top : 212px;
 left : 50%;
 width : 810px;
 margin-left : -400px;
 padding : 4px;
 border : 0px solid #FFFFFF;
}


#main
{
 position : absolute;
 top : 258px;
 left : 50%;
 width : 786px;
 margin-left : -396px;
 padding : 3px;
 
 border-left : 1px dotted #AE3E46;
 border-right : 1px dotted #AE3E46;
}