﻿body
{
    margin:0px;
    padding:0px;
    border:0px;
}
img
{
    border:0px;
}
.InternalMasterPageContainer
{
    /*bookends
    background-image:url(../bookends/images/quiznos.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    bookends end*/
    width:100%;
    margin:0px auto;
}
.InternalMasterHeader
{
    margin:0px auto;
    width:1024px;
    height:165px;
}
.InternalMasterHeaderTopLeft
{
    float:left;
    width:728px;
    height:90px;
    text-align:center;
    margin-left:22px;
}
.InternalMasterHeaderTopRight
{
    float:left;
    height:90px;
    width:239px;
    margin-left:13px;
    /*
    width:201px;
    margin-left:52px;
    */
}
.InternalMasterHeaderLogo
{
    float:left;
    display:inline;
    margin-left:20px;
    margin-top:10px;
    width:249px;
    height:51px;
}
.InternalMasterHeaderMenu
{
    float:right;
    display:inline;
    margin-top:10px;
    margin-right:21px;
    width:734px;
    height:30px;
}
.FooterContainer
{
    margin:0px auto;
}

.InternalMasterOlympicRow 
{
    width:980px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    overflow:hidden;
}