body{background-image: url('../images/bkgrd.body.home.png');}
/* Left Aligned Sidebar */
#home-images{margin: 0px 0 20px 0; background-color: #3377AA; height: 250px; float: right; width: 647px; border: 1px solid #aaa; border-width: 0 1px;}

/* 	Right Aligned Sidebar 
	To right align the sidebar, you will
	need to move the get_sidebar function
	within the .content div in page-home.php
*/
/*
#home-images{background: #3377AA url('../images/placeholder.png') no-repeat center; height: 250px; margin: 42px 0 0 0; float: left; width: 647px; border: 1px solid #aaa; border-width: 0 1px;}
div#primary{position: absolute; top: -292px; right: 0;}
div#secondary{position: absolute; top: 24px; right: 0;}
div#content{margin-top: 1.5em;}
*/
