﻿/* IE6 Hover Fix and PNG Transparecy Fix. The .htc should be the relative path to the PAGE, not CSS 
-------------------------------------------------------------- */
*html body {behavior: url("style/iefix/csshover3.htc")} 
*html img, div {behavior: url("style/iefix/iepngfix.htc")}

/*Body
-------------------------------------------------------------- */
#body {}
#main{width:890px;}
#content {width:620px; float:left; overflow:hidden; line-height:180%;}
#side {width:260px; float:right;}
#content h1 {font-size:14px; font-weight:bold; padding:6px 4px; margin-bottom:16px; background:#F6F6F6;}
