.footer_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
.horizon {
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

.content {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -164.5px;
	position: absolute;
	top: -80px;
	left: 50%;
	width: 329px;
	height: 160px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

.footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #06f;
	text-decoration: none
	}

a:hover 
	{
	color: red;
	text-decoration: none
	}
body {
	background-color: #000000;
	background-image: url(/images/nth_bkg.jpg);
	background-repeat: repeat;
}

