body { background-color: #324465; text-align: center; margin: 0; }
#masthead { background-image: url(../images/logo.gif); background-repeat: no-repeat; width: 800px; height: 100px; }
#google { width: 120px; float: left; margin-top: 50px; padding-left: 10px; }
#content { width: 800px; margin-right: auto; margin-left: auto; }
#middleContent { text-align: left; margin-right: auto; margin-left: auto; width: 450px; }
#searchMiddleContent { text-align: left; margin-right: auto; margin-left: auto; width: 500px; }
#rightContent { width: 150px; float: right; }
#leftContent { width: 150px; float: left; }
#content a { text-decoration: none; }
#content td { text-align: left; }
#footer { text-align: center; width: 800px; height: 20px; clear: both; margin-right: auto; margin-left: auto; }
#footerTest { text-align: center; margin-right: auto; margin-left: auto; width: 800px; height: 20px; clear: both;}
#navbar { background-color: #00264f; text-align: center; margin-bottom: 20px; width: 800px; height: 20px; }
#navbar ul{ font-family: Georgia, "Times New Roman", Times, serif; max-width: 800px; margin-top: 0; margin-bottom: 0; margin-left: 10px; list-style-type: none; list-style-image: none; }
#navbar ul li{ margin:0; padding:0; float:left; list-style-type: none; list-style-image: none; }
#navbar ul li a{
	color:#ffffff;
	text-decoration:none;
	margin-right:10px;
	font-weight:normal;
}
#navbar ul li a:hover{
	text-decoration:underline;
	}
#container { overflow: hidden; background-color: #fff; text-align: center; width: 800px; margin: 0 auto; }
#header { width: 600px; }
/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */
#google, #rightContent, middleContent
	{
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}
.innerContent { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f1f0d6; width: 150px; margin-right: auto; margin-left: auto; padding-left: 20px; }

