p	{
margin: 0;
padding: 0;
}

#navbarbox {
	margin-top: 278px;
	}


#contentmain img {
	border-bottom: 1px solid #ddd;
	}

#forfurther {
	position: absolute;
	top: 75px;
	left: 30px;
	width: 380px;
	background: #ebe7e7;
font: 12px/14px arial, verdana, sans-serif;
line-height: 1;
padding: 3px 5px;
margin: 0;
text-align: center;
color: #a05;	
	}

.address {
	position: absolute;
	width: 120px;
	top: 195px;
	left: 194px;
	}

#centerbox .address {
padding: 5px 5px 5px 7px;
background: #ebe7e7;	
	}

#centerbox .address p {
	margin: 0 0 0 0;
	color: #a05;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding: 0 0 0 0;
	}

.pullquote {
	position: absolute;
	top: 410px;
	left: 197px;
	width: 390px;
	} 

a:link 
	{
	color: #a05;
       	text-decoration: underline;
	}
	
a:hover 
	{
	color: #b1629f;
	text-decoration: none;
	}

a:active 
	{
	color: red;
	text-decoration: none;
	}

#creditpanel h3 {
		margin: 10px 0 2px;
		padding: 0;
		color: #888;
		font-family: futura, arial, sans-serif;
		font-size: 11px;
		font-style: italic;
		text-align: right;
		}

#creditpanel p {
		font-size: 9px;
		color: #444;
		font-weight: bold;
		line-height: normal;
		margin: 0;
		padding: 0;
		text-align: right;
		}


#creditpanel {
		margin: 0;
		padding: 0;
		position: absolute;
	  	top: 478px;
		left: 560px;
		width: 200px; 
		}

#creditpanel p a:link, a:visited 
	{
	color: #a05;
       	text-decoration: none;
	}
	
#creditpanel p a:hover 
	{
	color: #b1629f;
	text-decoration: none;
	}

#creditpanel p a:active 
	{
	color: red;
	text-decoration: none;
	}


