/* \*/
* html #header { 
	background:none;
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/home_header_bkg.png",sizingMethod="scale"); 
}
* html #container { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/main_home_bkg.png",sizingMethod="scale"); 
}
/* */

#topnav { background-image:url(../images/home_topnav_bkg.png); position:relative; }

#container { background-image:url(../images/main_home_bkg.png); position:relative; }

#left { display:none; background-image:none; }


#right	{ width:250px; float:left; padding: 10px 10px 10px 10px; background-color:#eeeeee; border-bottom: 1px solid #cccccc; }
#right_text { width:250px; float:right; color:#000000; }

#middle { width:561px; }
#middle_text { width:530px; float:left   }
.textholder { width:525px; float:left }

#rssright { display:none; }
