﻿body 
{
    text-align: center;
    margin: 0;
    min-width: 990px;
    background: white url(Images/Repeater.jpg) repeat-x;
    font-family: Rockwell;
    color: #333333
}
.body 
{
    width: 1000px;
    height: 1000px;
    overflow: hidden;
    position: relative;
    margin: auto;
    text-align: left;
    background: url(Images/Madoff_Background.jpg) no-repeat
}
.MenuBar 
{
    position: absolute;
    right: 75px;
    top: 59px;
    overflow: hidden;
    height: 50px;
    width: 482px;
}
.ProductContent
{
    position: absolute;
    right: 30px;
    top: 370px;
    overflow: hidden
}
.SideMenu 
{
    position: absolute;
    top: 511px;
    left: 60px;
    overflow: auto;
    height: 276px;
    width: 279px;
    text-align: center
}
    