/* Specific styling for home.html */
.noback {
	background: #1c0e0b !important;
}
#bigflash {
	width: 456px;
	height: 315px;
	float: left;
	background: #FFF;
	padding: 8px 8px 8px 8px;
	border: 0;
}
#core-rtop {
	width: 278px;
	height: 315px;
	float: left;
	background: #9D8D2E;
	
	border-top: 8px solid #FFF !important;
	border-bottom: 8px solid #FFF !important;
	
}
	#core-rtop img
	{
		margin:0 !important;
		padding:0;
	}
#smallflash {
	margin: 6px 8px 0 8px;
}

#belowbigflash {
	width: 750px;
	clear: both;
	background: #9D8D2E;
	height: 232px;
	position: relative;
}

/* The 6 images below the big flash */
#bbf-tips {
	position: absolute;
	top: 0;
	left: 0;
}
#bbf-how {
	position: absolute;
	top: 0;
	left: 238px;
}
#bbf-press {
	position: absolute;
	top: 0;
	left: 472px;
}

#bbf-phone {
	position: absolute;
	bottom: 8px;
	left: 0;
}
#bbf-affiliate {
	position: absolute;
	bottom: 8px;
	left: 238px;
}
#bbf-resources {
	position: absolute;
	bottom: 8px;
	left: 480px;
}

#registry {
	color:#000;
	margin:5px;
}