#container {
	background: #202020 url(/images/home_header_bg.jpg) 0 80px no-repeat;
}

#showcase {
	display: block !important;
}

#contentBlock {
	padding-top: 0px;
	top: -3px;
}

#mainSiteContent {
	width: 470px;
	top: -260px;
}

/*this is where the heart gallery callout goes*/
#sidebar2 {
	display: block;
	position: absolute;
	right: 0;
	top: 40px;
	width: 159px;
	height: 50px;
	padding: 0px 10px 15px 10px;
	margin-top: 35px;
	background: #272727 url(/images/hgcallout_top.gif) 0 0 no-repeat;
	font-size: 12px;
	color: #FFF;
}

#sidebar2 img {
	border: 1px solid black;
}

#sidebar2 .hgcallout_bottom {
	position: absolute;
	right: 0;
}

#sidebarEvents {
	position: absolute;
	left: 0;
	top: 300px;
	width: 170px;
}

#sidebar3 {
	float: right;
	clear: right;
	width: 159px;
	min-height: 50px;
	height: auto !important;
	padding: 15px 10px;
	margin-top: 450px;
	margin-right: 0 !important;
	margin-right: -10px;
	font-size: 10px;
}
