﻿#topContent	{
	text-align: left;
	background-color: white;
	font-size: x-large;
	text-decoration: none;
	font-weight: bold;
	padding:1px;
	height: 156px;
	width: 100%;
	background-image: url(./pix/grayhdrlong.jpg);
}
#footerContent{
	padding:1px;
	height: 2px;
	width: 100%;
	background-image: url(./pix/g_logo.jpg);
}
.Banner
        {
            height: 135px;
            width: 1007px;
            font-size: large;
            font-family: Arial, Helvetica, sans-serif;
            color: #0066CC;
            text-align: center;
        }
.Banner_Menu
        {
            width: 1007px;
        }
