#content {
	margin: 0 170px 0 0;
	background: #FFFFCC;
}

#sidebar {
	float: right;
	width: 160px;
}

#footer {
	clear: both;
	background: #CCCC66;
	width: 100%;
}

ul.copyright{
	color: #666633;
	font: bold 8pt arial, helvetica;
	list-style-type: none;
}

ul.copyright li{
	display: inline;
}

ul.copyright a{
	padding: 0 5px 0 5px;
}