﻿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:986px;
    margin:0px auto;
}
.InternalMasterHeader
{
    margin:5px auto 0px auto;
    width:980px;
    height:221px;
}
.InternalMasterHeaderTopLeft
{
    float:left;
    width:728px;
    height:90px;
    text-align:center;
}
.InternalMasterHeaderTopRight
{
    float:left;
    height:90px;
    width:239px;
    margin-left:12px;
    /*
    width:201px;
    margin-left:52px;
    */
}
.InternalMasterHeaderLogo
{
    float:left;
    display:inline;
    width:211px;
    height:46px;
    margin-top:45px;
    margin-bottom:40px;
}
.InternalMasterHeaderLogo a
{
    display:block;
    width:211px;
    height:46px;
    background:transparent url('../Images/sprite.png') 0 0 no-repeat;
}
.InternalMasterHeaderMenu
{
    display:inline;
    float:left;
    margin-left:27px;
    /*can't be hidden for shows dropdown to appear*/
    /*overflow:hidden;*/
    margin-top:43px;
}
.FooterContainer
{
    margin:0px auto;
}

.InternalMasterOlympicRow 
{
    width:980px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    overflow:hidden;
}
