body {		padding: 0;		margin: 0;		background-color: #ffff99;		color: #000;		text-align: center;}#container {		margin-top: 0px;		margin-bottom: 0px;		margin-right:auto;		margin-left:auto;		width: 800px;		padding: 0px;		background-color: #FFF;		color: #000;		text-align: left;}		#topnav {	background-color: #FFF;	height: 31px;	background-image: url(../images/top_navigation.gif);	background-repeat: no-repeat;	text-align: right;	}	#topnavcontainer {	height: 31px;	padding-right: .7em;	padding-top: .2em;	padding-bottom: 0em;	padding-left: .0em;	text-align: right;	}	#flash {	background-color: #FFF;	height: 144px;	background-image: url(../images/flash.jpg);	background-repeat: no-repeat;	margin-top: 0px;	margin-bottom: 0em;	margin-right: 0em;	margin-left: 0em;}	#subnav {	height: 30px;	background-image: url(../images/lavendar_bar.gif);	background-repeat: no-repeat;	margin: 0px;	padding: 6px .7em 5px 5px;	text-align: right;}	#body {	background-color: #FFF;	margin-top: 1em;	margin-bottom: 1em;	margin-right: 2em;	margin-left: 2em;}	#footer {	background-color: #6666ff;	height: 31px;	background-image: url(../images/lavendar_bar.gif);	background-repeat: no-repeat;}	#footercontainer {	height: 31px;	padding-right: .7em;	padding-top: .7em;}	#bottomnav {	height: 100px;	background-color: #ffff99;	padding-top: 10px;}	