body {
   background-color: #FFDE8B; 
}

#contentArea h3  {
	background-image: url(images/or/bulb_orange_test.gif);
	background-repeat: no-repeat;
	background-position: 0px -53px;
}


#contentArea h3 a {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	color: #990033;
	display: block;
	background-image: url(images/or/bulb_orange_test.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
}

#contentArea h3 a:hover {
	color: #79B400;
	background-image: none;
}

 
.lateralNav .iconLeft, .lateralNav .iconRgt {
/* commented backslash hack v2 \*/
   background-image:  url(images/or/bulb_orange_over.gif); 
/* end hack */
 }


.callout {
	background-image:  url(images/orange_screen.gif);
}


