body { font: normal 11px "Trebuchet MS", "Lucida Grande", "Verdana", sans-serif; }

#site_container { margin:0 auto; width:800px; }
#header {  }
	#quick_search { text-align:right; }
	#menu_top { text-align:right; }
		#menu_top ul { margin:0px; padding:0px; }
		#menu_top li { list-style-type:none; display:inline; }
		#menu_top a { color:#cccccc; text-decoration:none; }
		#menu_top a:hover { color:#CCCCCC; text-decoration:underline; }
		#active_top {  }
#menu { width:200px; }
	#menu ul { margin:0px; padding:0px; }
	#menu li { list-style-type:none; }
	#menu a { color:#CCCCCC; text-decoration:none; }
	#menu a:hover { color:#CCCCCC; text-decoration:underline; }
	#active {  }
#content { }	
#footer { text-align:center; }

.left { float:left; clear:left; }
.right { float:right; clear:right; }
.clearer { clear:both; float:none; height:0.5em; }