.horizon {
	background-image: url(../images/horizon.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-weight: normal;
	line-height: 14px;
	font-variant: normal;
	text-align: center;
}
.movielinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	text-transform: capitalize;
	font-weight: normal;
	line-height: 14px;
	font-variant: normal;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: bottom;
}

