/*
author: 		Glen Finch
studio:		4Site Internet
website:		www.4siteinternet.com
date:  	   11.12.2004
*/

/* hide for print - no display */
img, #strip, #navbar, #fmenu { 
	display: none;
}
#container {
	border-right: none; 
	border-left: none;
	padding: 1pt;
	width: 99%; 
	font-size: 12pt;
}
#footer {
	border-top: 1px solid #F0EDEA;
}
