@charset "UTF-8";
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	padding: 0;
	background-image: url(bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

}
.oneColFixCtr #container {
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px none #000000;
	top: 0px;
}
.oneColFixCtr #mainContent {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
}
.oneColFixCtr #container #mainContent #headlink img {
	padding: 4px;
	margin-left: 557px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
