body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	padding: 7px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}
#topbar a:link,a:visited {
	color: #CCCCCC;	
}
#topbar a:hover,a:active {
	color: #FFFFFF;	
}
#imagecontent {
	text-align: center;
	background-image: url(repeater.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#container {
	width: 830px;
	text-align: left;
}
#footer {
	background-color: #EEEEEE;
	text-align: center;
}
