body {
	background-color: #b9090b;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
}
#content #media {
	background-color: #FFFFFF;
	width: 878px;
	height: 577px;
}
#content #pageTop {
	float: none;
	height: 80px;
}
#content #pageTop #logo {
	float: left;
}
#content #pageTop #nav {
	float: right;
	text-align: right;
	height: 40px;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
-->
</style>