
    
	#headerArea {
		background-image: url("/images/common/header/header_background_noshadow.jpg");
		background-repeat: no-repeat;
	}
	
    #footerArea {
    	background-image: url("/images/common/footer/footer_background.gif");
		background-repeat: no-repeat;
	}
    
	#mainContentArea {
		background-image: url("/images/common/page_tile.gif");
	}

	#mainContentArea #mainSignatureImage #wandLogo, #mainContentFull #mainSignatureImage #wandLogo {
		background-image: url("/images/common/wand_logo.gif");
		background-repeat: no-repeat;
	}
	
    #DropDownMenu {
	    background-image: url("/images/common/menus/dropdown_background.gif");
		background-position: bottom;
		background-repeat: no-repeat;
	}
    
    #languageBarContent {
    	background-image: url("/images/common/header/language_bar.gif");
		background-repeat: no-repeat;
    }

	#sloganBar {
   		background-color: #000000;
    }
    
    #donateButton {
    	background-image: url("/images/common/header/donate_button.gif");
		background-repeat: no-repeat;
		background-position: bottom right;
    }
    
