body {	background-color: #6699cc;	color: #17007a;	font-family: Helvetica, Arial, Verdana;}#header {	background-image: url(images/header.gif);	background-position: center;	background-repeat: no-repeat;	height: 96px;	min-height: 96px;	min-width: 820px;	width: 820px;}#wrapper {	height: auto;	min-width: 820px;	width: 820px;}#center_pane {    background-image: url(images/center.gif);	background-repeat: repeat;	height: auto;	min-width: 820px;	width: 820px;}#menu_pane {    background-color: #000099;    height: 25px;	padding-left: 0px;	padding-right: 0px;	min-height: 30px;	min-width: 788px;	width: 788px;}#horiz_separator {	height: 5px;	max-height: 5px;	min-height: 5px;	min-width: 820px;	width: 820px;}#content {	height: auto;	min-width: 720px;	padding-left: 62px;	padding-right: 80px;	vertical-align: middle;	width: 720px;	}#foot {    background-image: url(images/footer.gif);	height: 50px;	min-height: 50px;	min-width: 820px;	width: 820px;}