#heroImage{font-size: 0em;}

.twoColumn #insideContent{background-image: none; background-color: #fff; margin-top: 0px;}
.twoColumn #insideContent #leftNavigation, .twoColumn #insideContent #copy, .twoColumn #insideContent .clear{ display: none; }

#toolbar{background: #fff;}

#leftNavigation, #toolbarWrap{ padding-bottom: 0px; }

#showcase{ background-image: url(showcaseCorner.gif); }

#upcomingTabs .active span { background-image: url(upcomingTab.gif); }

#upcomingTabs .active { background-image: url(downCaret.gif); }

 #refresh{
	 position: absolute !important;
	 z-index: 900;
	 right: 60px;
	 top: 250px;
     font-size: 1px;
     margin: 0px;
     padding: 0px;
	 }
	 
	  #refresh img{
	  width: 120px;
	  height: 30px;
	  }

#attnBar{
	background: #DFDDE8;
	color: #631146;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 0px;
	padding: 10px 0px;
	text-align: center;
	text-transform: uppercase;
}

#attnBar a{color: #631146; font-size: 14px; font-weight: bold; text-decoration: underline;}

/* IE hack-fix */

*:first-child+html #refresh{top: 253px !important;}
 * html #refresh{top: 253px !important;}