
#contentBlock {
	background: #000 url(/images/home_header_bg.jpg) 0 0 no-repeat;
}
#footer
{
	background: black url(/images/footer_bg_blk.png) top center no-repeat;
}
#sidebar2 {
	display:block !important;
	width:250px;
	position:absolute;
	right:0;
	top:0;
	overflow:visible !important;
	overflow:hidden;
}
#sidebar2 img {	
	right:0;
	position:absolute;
}
#mainSiteContent.detailcopy
{
	width:390px;
} 
#mainSiteContent {	
	min-height:500px;
}
.detailcallout {
	top:270px;
	right:4px;
}