				body {
					font-family:Tahoma, Verdana, Arial;
					font-size: 10pt;
				}
				

		#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
			
		}

		#banner {
			padding: 5px;
			margin-bottom: ;
			background-color: navy;
			font-size: 24pt;
			color: red;

		}

		#content {
			padding: 5px;
			background-color: white;
			color: navy;
			text-align: justify;

		}

		#footer {
	clear: both;
	padding: 5px;
			margin-top: ;
	font-size: 10pt;
	background-color: rgb(213, 219, 225);
	color: #000000;
		}

		#nav {
			clear: both;
			padding: 5px;
			margin-top: ;
			background-color: white;
			font-size: 8.5pt;
			text-align: center;
		}


		#contact {
			clear: both;
			padding: 5px;
			margin-top: ;
			background-color: white;
			font-size: 8.5pt;
			text-align: right;
			background-image: url("background.gif");
			background-repeat: repeat;
			background-attachment: scroll;
			background-position: bottom center;
		}

		.footernav {font-size: 8.5pt}
		
		.heading {
	color: red;
	font-size: 24pt;
	font-family: Tahoma, Verdana, Arial;
	text-align: left;
}

