/* CSS Document */

.content {
	font-family: "Humanst531 BT";
	font-size:13px;
	font-weight: bold;
	line-height:150%;
}






.a_nav
{
	font-size:18px;
	font-family:"Humanst531 BT";
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	
}
.a_nav_hover
{
	text-decoration:none;
	color:#E77817;
}






.link
{
font-family: "Humanst531 BT"; font-weight: bold; 
color: 
	text-decoration:none;
	
}
.link_hover
{
	font-family: "Humanst531 BT"; font-weight: bold; 
color: #E77817;
	text-decoration:none;
	
	}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat:no-repeat;

	}