body#site {
	color: #666;  
	background: url(../images/bg1.jpg) no-repeat #020202 0px -1px;
}

#nav a:hover {
	background-position: right -40px;
}

h1 {
	background: #6E93B0;
}

#normContent #more, #normContent #home {	
	color: #000;
	background: rgba(255, 255, 255, 0.75);
	padding: 1px 20px 20px 20px;
	display:block;
}

#normFoot {
	background: rgba(255, 255, 255, 0.25);
}

#normFoot p {	
	color: #fff;
}	
#normFoot a{
	color:#FFF
}
#normFoot a:hover{
	color:#6E93B0
}
#nlsignup #nlSign, #nlsignup strong{
	line-height:normal;
	color:#FFFFFF;
	}	
	
.fblink,  .bloglink {
	display: inline-block;
	margin-left: 10px;
}

.fblink strong, .bloglink strong {
	color: #fff;
}	
