<!--	


#leftcolumn{
	position:relative;
	/*background: #ccc;*/
	width:192px;
	margin:0px;
	padding:0px;
	float:left;
}	
	


#contentcolumn{
	position:relative;
	/*background:#fff;*/
	/*width:576px;*/
	width:574px;
	margin:0px;
	padding:0px;
	padding-right:2px;
	float:right;
	voice-family: "\"}\"";   
	voice-family: inherit; 
	width:572px;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#contentcolumn{
	float:right;
	clear:right;
	}
/* End IE5-Mac hack */
	
-->