@charset "utf-8";
body {
	background-color: #090909;
	background-image: url(images/cfnmtv-background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #FFF;
}
#header {
	height: 193px;
	width: 1138px;
	margin: 0 auto;
	clear: both;
}
#main-content-header {
	clear: both;
	width: 1060px;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main-content {
	clear: both;
	width: 1062px;
	margin: 0 auto;
	background-image: url(images/main-content-background.png);
	background-repeat: repeat-y;
	background-position: center;
}
#main-content-footer {
	clear: both;
	width: 1060px;
	height: 37px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main-content img {
	margin-left: 31px;
}
#menu {
	clear: both;
	height: 93px;
	width: 368px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.info-text {
	display: block;
	width: 1080px;
	margin: 0 auto;
	padding: 10px;
	background-color: #480640;
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: 18px;
}
.info-text h1 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
}
