	body {
	background-color: #DFDFDF;}

	ul {
	margin: 0px 0 0px 0px;
	padding: 0 0 0 0px;
	list-style-type: none;}
	
	.footernavtext a:link		{ color:#094484; text-decoration: underline; }
	.footernavtext a:visited	{ color:#164388; text-decoration: underline; }
	.footernavtext a:hover		{ color:#667FA2; text-decoration: underline; }
	.footernavtext a:active		{ color:#07397D; text-decoration: underline; }
	
	a:link		{ color:#033696; text-decoration: underline; }
	a:visited	{ color:#033696; text-decoration: underline; }
	a:hover		{ color:#627C9D; text-decoration: underline; }
	a:active	{ color:#114287; text-decoration: underline; }	
			
	#pagecontainer {
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	height: 615px;
	width: 680px;
	overflow: hidden;}
	
	#head {
	float: left;
	height: 79px;
	width: 680px;
	background-image: url(../gimages/head1z.jpg);
	background-repeat: no-repeat;}

	#head2 {
	float: left;
	height: 68px;
	width: 680px;
	background-image: url(../gimages/head2z.jpg);
	background-repeat: no-repeat;}	

	#body {
	float: left;
	height: 348px;
	width: 680px;}	

	#foot {
	float: left;
	height: 120px;
	width: 680px;
	background-image: url(../gimages/footerz.jpg);
	background-repeat: no-repeat;}
	
	#foot h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	margin-left: 70px;
	margin-top: 45px;}

	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	margin-left: 70px;
	margin-top: -10px;}
	
	#head2 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-left: 70px;
	margin-top: 5px;
	color: #4C6A88;
}

	#head2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	margin-left: 70px;
	margin-top: -15px;}

