/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.3 (Nov 28, 2005)

Print layout: */

body {
	margin:0 auto;
	padding:0;
	font: 0.7em Verdana,Tahoma,Arial,sans-serif;
	background: none ! important;
	color:#303030;
}
	
#header,
#menu-top,
#menu-left,
#contentPath,
.map_menu,
#footer,
#print {
	display: none;
}
#content {
	position: relative;
	margin:0 ! important;
	padding:0 15px;
	text-align:left;
}
