div#container	{
	width: 850px;
	padding: 0;
	min-height: 563px;
	background: url("/images/home-photo.jpg") left top no-repeat;
	}
	
ul#nav	{
	margin-top: 28px;
	}
	
div#content	{
	margin-left: 458px;
	padding-top: 30px;
	line-height: 14px;
	}
	
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;
	}
	
.announcements	{
	margin: 0 20px 11px 0;
	padding: 7px;
	border: 1px solid #ef3f23;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
