/*
Print layout for original design: andreas01 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund and stylishtemplate.com.
For more information, see http://andreasviklund.com/templates/andreas01/
*/

body 
	{
	margin:0 auto; 
	padding:0; 
	font-family:"Times New Roman",serif; 
	background:#ffffff; 
	color:#000000;
	}
	
#wrap 
	{
	margin:2%; 
	width:auto; 
	float:none 
	!important;
	}
	
#header h1 
	{
	margin:0 0 20px 0;
	}
	
#frontphoto, #leftside, #rightside, .hide 
	{
	display:none;
	}
	
#content img, #contentwide img, #contentwide2 img 
	{
	display:none;}
	
a 
	{
	font-size:1em; 
	line-height:1.4em; 
	font-weight:bold; 
	text-decoration:none; 
	color:#993399;
	}
	
a:visited	
	{
	font-size:1em; 
	line-height:1.4em; 
	font-weight:bold; 
	text-decoration:none; 
	color:#333399;
	}