body {	font-family: Times New Roman,Times,serif;	text-align: center;	background: url("background.gif");	}img {	border-style: none;	}#container {	border: solid thin Black;	color: #000000;	margin: 0 auto;	position: relative;	text-align: left;	width: 800px;	/* for IE */	filter: alpha(opacity=80);	/* CSS3 standard */	opacity: 0.8	}#content {	background-color: #ceece0;	margin: 0 auto;	width: 800px;	text-align: center;	position: relative;	}#header {	background-color: #ecf8f3;	border-bottom: solid thin Black;	margin: 0 auto;	width: 800px;	text-align: center;	padding-bottom: 10px;	color: #025244;	}#footer {	background-color: #ecf8f3;	border-top: solid thin Black;	margin: 0 auto;	width: 800px;	text-align: center;	padding-top: 10px;	padding-bottom: 10px;	color: #025244;	position: relative;	}.address {	font-size: large;	}.email {	position: absolute;	right: 10px;	top: 10px;	}.footertext {	font-size: small;	}.formerly {	font-size: larger;	font-style: italic;	text-align: center;	}.name {	font-size: xx-large;	}.news {	color: #025244;	font-size: x-large;	text-align: center;	}.photoalbum {	position: absolute;	left: 10px;	top: 10px;	}.title {	font-size: x-large;	}.text {	position: relative;	left: 0px;	top: 0px;	padding-left: 184px;	padding-right: 184px;	text-align: left;	}