<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
div#wrapper, div#footer { width:960px;  margin-left:auto; margin-right:auto; }

#top-menu { width:960px; margin-left:auto; margin-right:auto; height:32px; }

#side-nav { float:left; width: 320px; overflow:hidden;}
#intro { float:right; width: 640px; overflow:hidden;}

#content { overflow:hidden; }
div#side-nav div.col { float: left; width: 320px; }

div#content div.col { float: left; width: 240px; }

.sf-menu {
	margin: 0;
	
}
</pre></body></html>