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