﻿#masterContainer
{
    text-align:center;
}
    #headerLogo
    {
        width:600px;
    }

    #headerSearch
    {
       width:300px; 
    }
    #contentDiv
    {
        text-align:center;
        margin-top:0px;
        width:900px;
    }
        #contentDiv #flash1    
        {           
            -moz-outline:none;
            float:left;
            margin:0px auto;   
        }
        #contentDiv #navigationLevel1   
        {
            margin-top:-40px;
        }        

#footerFlash
{
    -moz-outline:none;
    margin-top:-20px;
}