
.pagecontainer
{
    width: 100%;
    height: 100%;
    background-color: #cecece; 
}
.page
{
    width: 800px;
    background: #ffffff url(images/PageBackground.jpg) repeat-x;
}
.left
{
    width: 210px;
    background-color: #999999;
    padding-top: 5px;
}
.right
{
    width: 560px;
    background: #ffffff url(images/contentbackground.jpg) repeat-x;
}
normal
{
    font-family: Arial;
}














