body
{
font-size:12pt;
font-family:helvetica;
background:white;

}
 #content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;

	}

.noprint
{
display:none;
}
/*logo placement*/
.logo
{
background:#ffffff;

z-index:1;
}


/*h3 explains content of web site index page*/

#center
{
position:absolute;
top:130px;
left:400px;
width:390px;

float:none;
}

#star
{float:none;

}
#leftcol2
{float:none;
left:400px;
}
#rightcol2
{
float:none;
left:400px;
}

 div#print-footer
 {display: block; 
 position: relative; 
 left:150px;
 padding:1em;
top: 0;}


