html,body { margin: 0; padding: 0; width: 100%; height: 100%; background: #FFF url(../img/bg_forum_footer.jpg) no-repeat right bottom; }	
body { min-height: 100%; height: auto !important; height: 100%; position: relative; 
min-width: 1000px; width: expression((documentElement.clientWidth) < 1000 ? "1000px" : "100%"); }	

#carrier { background: url(../img/bg_x.jpg) repeat-x 0 126px; }
#car1 { background: url(../img/bg_forum_left.jpg) no-repeat 0 0; }
#car2 { background: url(../img/bg_forum_right.jpg) no-repeat right 0; padding-bottom: 30px; }


div.title { background: url(../img/title_bg.gif) repeat-x 0 41px; margin-bottom: 20px; width: 500px; }
#title3 img { background-image: url(../img/title_front3.png); 
	//	 background-image: none;  
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/forum/templates/subSilver/img/title_front3.png,sizingMethod=crop); }

	

#menu table { border-collapse: collapse; width: 750px; table-layout: fixed; }
#menu td { font-size: 12px; padding: 12px 10px 20px 20px; vertical-align: top; background: url(../img/menu_li.gif) no-repeat 5px 15px; }
#menu td.on { color: #FF4E00; font-weight: bold; background: url(../img/menu_li_on.gif) no-repeat 5px 15px; }
#menu td.on a { color: #FF4E00; text-decoration: none; }
#menu td a:hover { color: #FF4E00; text-decoration: underline; }	

	
	
