﻿@import url(../StyleSheet.css);
img { border: 0; }
#mainNavigation, #footer .mainContent, #footer .sideContent, #footer .links, #visitHallmark { display: none; }
#header 
{
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
}
#footer 
{
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #000;
    text-align: center;
}
