* html #container { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/main_home_bkg.png",sizingMethod="scale"); 
}
* html #footer { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/footer_home.png",sizingMethod="scale"); 
}

h1.pagetitle { float:none; font-size:16px; }

#container { width:751px; float:left; padding-left:9px; background-image:url(../images/main_home_bkg.png); background-repeat:repeat-y; }
#main_image { width:742px; height:190px; float:left; }

#left { display:none; background-image:none; }

#right { width:726px; float:left; padding:8px 0px 5px 16px; }
#right_text { width:725px; }


#home_text { float:left; width:321px; margin-right:20px; }
#home_boxes { float:left; width:382px;} 
#guests_top { display:block; float:right; width:378px; height:34px; background-image:url(../images/homebox_guests.png); background-repeat:no-repeat; }
#guests_middle { display:block; float:right; width:378px; background-image:url(../images/homebox_mbkg.png); background-repeat:repeat-y; }
#guests_more { float:right; padding:0px 15px 2px 0px; }
#guests_bot { float:right; width:378px; height:7px; background-image:url(../images/homebox_bot.png); background-repeat:no-repeat; }

#announce_top { display:block; float:right; width:378px; height:44px; background-image:url(../images/announcements_top.png); background-repeat:no-repeat; }
#announce_middle { display:block; float:right; width:378px; background-image:url(../images/announcements_bkg.png); background-repeat:repeat-y; }
#announce_more { float:right; padding:0px 15px 2px 0px; }
#announce_bot { float:right; width:378px; height:7px; background-image:url(../images/announcements_bot.png); background-repeat:no-repeat; }



#footer { width:760px; height:40px; float:left; background-image:url(../images/footer_home.png); background-repeat:no-repeat; }
