﻿body
{
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background: #FFFFFF top;
    font-size: small;

}
#body
{
    width: 1024px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: 0px;
    position: relative;
    text-align: left;
    top: 0px;
    left: 0px;
}
#HDRgraphics
{
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 1024px;
    height: 200px;
    margin-top: 0px;
}
#Columnfull
{
    width: 1024px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: 0px;
    position: relative;
    background-image: url(  'aspBackground.jpg' );
    background-repeat: no-repeat;
}
#leftcol
{

    margin-left: 100px;
}
#map
{
    left: 425px;
    position: absolute;
    top: 30px;
}
#BannerGraphics
{
    width: 1024px;
    height: auto;
    margin-right: auto;
    margin-left: 0px;
    position: relative;
    background-color: #003399;
    color: #FFFFFF;
    font-family: tahoma;
}
