

*					{ margin: 0; padding: 0; }
body				{ font-size: 90%; font-family: Georgia, serif; background: url(images/body-bg.jpg); }


img, div { behavior: url(iepngfix.htc) }

div					{ padding: 9px; }
#page-wrap		{ width: 640px; margin: 20px auto; text-align: center;}
#page-wrap2		{ width: 640px;  height:auto; margin: 20px auto; text-align: center; color: transparent;}
	                  
	                  
#sideBar			{ width: 300px; float: left;}
#sideBar div		{ margin-bottom: 10px; }
#boxOne			{ background: url(images/transpBlack25.png);
  					  color: black; text-align: center;}
#boxTwo			{ background: url(images/transpOrange25.png);
  					  color: black; text-align: center;}
#boxThree		{background: url(images/transpOrange25.png); text-align: left;}


#sideBar2			{ width: 300px; float: right; }
#sideBar2 div		{ margin-bottom: 10px; }

#boxOne2			{background: url(images/transpBlack25.png); 
  					  color: black; text-align: center;}
#boxTwo2			{ background: url(images/transpOrange25.png);
  					  color: black; text-align: center;}
#boxThree2	               {background: url(images/transpOrange25.png);text-align: left; }

		  			
h3					{ background: url(images/transpBrown25.png);
	  				  color: white; padding: 10px; margin-bottom: 10px; }
h2					{ text-align: center;
	  				  color: #000000; padding: 8px; margin-bottom: 8px;  font-size: 100%; font-family: Georgia, serif;}
	  				  

a					{ background: url(images/transpRed25.png); color: black; text-decoration: none;}
a:hover				{ background: url(images/transpRed50.png); color: black; text-decoration: none;}






