body {
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/back.jpg);
	background-color: #feff99;
	background-repeat: repeat-x;}
#container {
	width: 889px;
	margin: 0 auto 0 auto;
	border: 8px #ff9933 solid;
	background-color: #ffffff;}
#header {
	background-image: url(../graphics/headeridx.jpg);
	height: 153px;
	background-repeat: no-repeat;}
#headerspacer {
	height: 130px;
}
#leftcol {
	width: 524px;
	float: left;
}
#ileftcol {
	margin: 20px 35px 20px 35px;
}
#rightcol {
	width: 360px;
	float: left;
	}
#irightcol {
	height: 438px;
	background-image: url(../graphics/panelphotosidx.jpg);
	background-repeat: no-repeat;}
#footer {
	clear: both;
}
#copyright {
	text-align: center;
	margin: 25px 0;
}