body {
        background-color: #003366;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        color: #FFFFFF;
        white-space: normal;
       text-align: center; /* this centers the container, at least in older browsers*/
        } 
body {
	color: #006699;
}
blockquote {
	font-size: 14px;
	font-style: italic;
	background-position: center center;
	text-align: center;
}
#PageContainer {
	width : 768px;
	margin: 0 auto;
	text-align: left;
	border: thin solid #FFFFFF;
 }#Container {
 width : 768px;
 margin: 0 auto;
}
#header {
	top:45;
	width:768px;
	height:150px;
	background-image: url(images/Header.jpg);
	left: 0;
}

#nav {
	width:200;
	left: 0;

}

td, th {
	color: #006699;
}

h1 {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
}

h2 {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
}

h3, h4 {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #006699;
	font-style: underline;
}
