#main img {
	float: right;
	margin-left: 1em;
}

#main p {
	width: auto;
}

#main h3{
	color: black;
	text-align: center;
	text-decoration: underline;
}

#main li{
	color: black;
}

#main .navigation{
	text-align: center;
	clear: both;
}

#main .navigation a{
	text-decoration: none;
	color: #b60820;
}

#main .navigation a:hover{
	text-decoration: underline;
}

#main .ext_link{
	float: none;
	padding-right: 12px;
	background: url(images/link.jpg) right no-repeat;
}

#main .press p{
	font-family: "Trebuchet MS", sans-serif;
}

#main .press li{
	margin-bottom: 1em;
	padding: 0px;
}