

#mainImage {
	height:200;}
	
#mainImageLinks {
	position: absolute; 
	left: 660px; top: 159px;
	z-index:100;
	text-align:right;
}

#mainImageLinks a {
	color:#993333;
	height:24;
	font-weight:bold;
	text-decoration:none;
}

#mainImageLinks a:hover {
	text-decoration:underline;
}
	
#content {
	background-color:#E0E5C3;
	border:none;
	padding:5;}
	
#content .feature {
	border: solid 2 #D9D9D9;
	background-color:#ffffff;
	padding:5;}