div#container	{
	border-top: none;
	width: 850px;
	margin-top: 0;
	padding: 0;
	height: 563px;
	background: url("/images/home-photo.jpg") left top no-repeat;
	}
	
ul#nav	{
	margin-top: 28px;
	}
	
div#content	{
	margin-left: 458px;
	padding-top: 50px;
	}
	
div#home_copy	{
	padding-top: 16px;
	clear: left;
	font-size: 12px;
	}
	
div#home_copy p	{
	padding: 0 20px 11px 0;
	}
	
div#home_copy p.tagline	{
	width: 272px;
	text-align: center;
	margin: 0 auto;
	padding-top: 17px;
	}
	
.small	{
	font-size: 11px;
	}
	
a:link.newsletter, a:visited.newsletter, a:hover.newsletter	{
	color: #ef3f23;
	text-decoration: none;
	font-weight: bold;
	}