body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url( '../images/background.gif' );

	font-size: 11px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

#outer_page
{
	width: 775px;
	margin: 0px auto 0px auto;
}

.-noscript-blocked
{
	-moz-outline-color: red !important;
	-moz-outline-style: solid !important;
	-moz-outline-width: 1px !important;
	background: white url('chrome://noscript/skin/icon32.png') no-repeat left top !important;
	opacity: 0.6 !important;
	cursor: pointer !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important
}

#footer h2
{
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

#footer a
{
	color: #aa0000;
}

#footer a:hover
{
	text-decoration: underline;
}
