	

/* LAYOUT STYLES */	

body 
	{
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin: 0px;
	background-image: url(/_assets/bg-crnr.gif);
	background-repeat: no-repeat;
		}
		
