﻿body 
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #808285;
}

H1, .H1
{
	display: block;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: .3em;
	color:White;
}

H3, .H3
{
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: .3em;
	color:White;
}

#header
{
vertical-align:top;
width: 750px;
height: 95px;
background-color:Gray;
color:White;
font-family: Bodoni MT;
font-size:24;
}

#headcenter
{
width: 750px;
text-align:center;
background-color:Gray;
}

#spacer
{
width: 750px;
height: 130px;
background-color:Gray;
}

#main
{
width: 745px;
border-top: windowtext 1.5pt solid;
border-right: windowtext 1.5pt solid; 
border-left: windowtext 1.5pt solid;
border-bottom: windowtext 1.5pt solid; 
border-color:gray;



}

#other
{
border-right: windowtext 1.5pt solid; 
padding-right: 1pt; 
border-top: windowtext 1.5pt solid;
padding-left: 1pt; 
padding-bottom: 1pt; 
border-left: windowtext 1.5pt solid;
padding-top: 1pt; 
border-bottom: windowtext 1.5pt solid; 

}