body {
    margin: 0;
	background-color:#FFFFFF;
	line-height: 18px;
	text-align: center;
	margin-top: 5px;
	margin-left:auto;
margin-bottom: 0px; 
margin-right:auto;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
<!--[if IE]>
ul {width: 800px;}
#wrapper{width: 800px;}
</style>
<![endif]-->

/* Hides from IE Mac \*/
* html ul {
    display: inline;
    width: 800px; 
}
/* width matches (100% - some space for rounding errors) / seven items */
	
#wrapper {
width: 800px;
height: auto;
top: 0;
text-align: left;
margin-left:auto;
margin-bottom: 0px;
margin-top: 0px; 
margin-right:auto;
padding: 0 0 0 0;
line-height: 18px;
}

#wrapper a {
color: #444;
text-decoration: none;
padding: 0 2px 0 2px;
}

#MainMenu {
width: 800px;
height: 37px;
background-image:url(images/MainMenuBG.gif);
background-repeat: repeat-x;
margin:0;
padding: 0;
}

#MainMenu ul {
width: 780px;
margin-left: 35px;
padding: 0;
list-style-type:none;
}

#MainMenu ul li {
width: 100px;
position: relative;
display:inline;
float:left;
height: 27px;
border-right: #094373 solid 1px;
margin:0;
padding: 10px 0 0 0;
text-align: center;
}

#MainMenu ul li a {
font-family:"Bell MT";
font-size:16px;
font-weight: bold;
color: #fff;
cursor: pointer;
text-decoration: none;
}

#HomePagePicture {
width: 800px;
height: 69px;
background-image:url(images/HomeImage.gif);
background-repeat: no-repeat;
background-position: 0 0;
margin:0;
padding: 0;
}

#content {
width: 800px;
height: auto;
min-height: 250px;
margin:0;
padding: 0;
line-height: 16px;
}

#content h1 {
font-size:18px;
font-weight: bold;
color: #042642;
}

#content h2 {
font-size:16px;
font-weight: bold;
color: #196BA9;
line-height: 10px;
}

#content a {
color: #078DF2;
font-size: 12px;
font-weight: bold;
}

#content a:hover {
text-decoration: underline;
}

#content b a {
color: #196BA9;
font-size: 14px;
font-weight: bold;
}

#content b{
color: #333366;
font-size: 12px;
font-weight: bold;
}

#content ul {
list-style: circle;
margin-left:20px;
padding: 0;
}

#content li {
color: #000;
line-height: 18px;
margin:0;
padding: 0;
}

#right {
margin-top: 10px;
padding: 0;
float: right;
position: relative;
height: auto;
width: 250px;
border-left: #000 solid 1px;
}

#right b {
color: #073255;
font-size: 14px;
font-weight: bold;
}

#right ul {
margin-top: 10px;
padding: 0;
list-style-image:url(images/WhatWeDoBullet.gif);
}

#right li {
color: #004579;
margin-left: 40px;
font-size: 14px;
font-weight: bold;
line-height: 18px;
text-decoration: none;
}

#right li a {
color: #004579;
font-size: 14px;
font-weight: bold;
line-height: 16px;
text-decoration: none;
}

.dashedline {
width:100%;
line-height: 1px;
border: #CCCCCC dashed 1px;
padding:0;
margin-top: 10px;
margin-bottom: 10px;
}

#footer {
width: 800px;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
height: auto;
clear: all;
margin:0;
padding: 0;
color: #444;
font-size: 10px;
text-align: center;
}

#footer a {
color: #444;
font-size: 10px;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#RotatingMessage {
width: 250px;
height: 155px;
margin-left:10px;
min-height: 215px;
padding: 0;
color: #000;
font-size: 12px;
z-index: 5;
border-top: #333366 dashed 1px;
border-right: #333366 dashed 1px;
border-left: #333366 dashed 1px;
float: right;
font-weight: bold;
background-color:#E8E8F4;
margin-bottom: 10px;
}

#BackToTop {
width: 100%;
height: auto;
padding: 0;
color: #444444;
font-size: 11px;
border-bottom: #333366 dashed 1px;
}