body { 
	height: 100%; 
	padding: 0; 
	margin: 0;
	color: #fff;
	letter-spacing: 2px;
	background: #535467 url(images/bgbottomimage.jpg) no-repeat center bottom;
	font: 1em Arial, Geneva, sans-serif;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 50px 30px;
}

#columns {
	background-color: #000;
	height: 500px;
	border-top: 1px solid #fffeff;
}

#heading {
	width: 100%;
	height: 177px;
	background: url(images/NFHPTitle.png) no-repeat center;
	z-index: 1;
	border-bottom: 1px solid #fffeff;
}

#hanginglyrics {
	text-align: center;
	width: 760px;
	background: url(images/hanginglyrics.png) center top;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	color: #000;
	margin-top: 10px;
}

#hanginglyrics a {
	color: #4411fc;
}

#leftcolumn {
	width: 500px;
	float: left;
	height: 500px;
}

#rightcolumn {
	float: right;
	width: 500px;
	height: 500px;
	background: url(images/surveillance.jpg) center center;
}

#footer {
	padding: 20px;
	text-align: center;
	border-top: 4px solid #fffeff;
	font-size: 10px;
	letter-spacing: normal;
	margin-bottom: 650px;
	background: url(images/footer.png) 0 bottom;
}

#backto {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
}

ul {
}

.partno {
	text-align: center;
	padding-top: 20px;
	border-bottom: 1px solid #9fcafd;
	margin-left: 40px;
	margin-right: 40px;
}

.inter {
	border-bottom: 1px solid #9fcafd;
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
}

a {
	color: #9fcafd;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.facebook {
	margin: 0;
	height: 15px;
}

img {
	border-style: none;
}