/* External Style Sheet for print: Worbo Structural Engineering */
/* Site Design: Black Cap Design */


body 
{
	margin: 0;
	background: white;	
	color: black;
  font: 13px Arial, Helvetica, sans-serif;
}
#content
{
	width: 98%;
}
p, ul
{
	line-height: 175%;	
}
h1
{
	font-size: 18px;	
}
h2
{
	font-size: 16px;
}
a
{
	color: black;
	text-decoration: none;	
}
#copyright
{
	font-size: 10px;	
}
#skip, #nav, #footer_nav, img, #sidebar, #wood_home, #concrete_home, #steel_home
{
	display: none;	
}

