﻿body {
}
#header
{
position: relative;
width:1320;
height:3.5em;
/*border:ridge;
border-color:darkslategrey ;*/
background: #2B2B2B url('../Images/hdrtheme.jpg') repeat-x;

margin:auto;
}
#header1
{
position: relative; top:2px;
width:1320;
height:2.0em;
border:ridge;
border-color :darkorange ;
background: #2B2B2B url('../Images/h2bkgrnd.jpg') repeat-x;

margin:auto;
}
#footer
{
position:relative;top:501px;   ;
width:1320;
height:3.0em;
border:ridge;
border-color :darkorange ;
background: #2B2B2B url('../Images/h1bkgrnd.jpg') repeat-x;

margin:auto;
}