@import url(shared.css);
@media screen { 
/* headings */
h2 { font: bold 1.5em "Helvetica", Arial, san-serif; }
#home-left h2 { font-size:12px; width:205px; margin:0 0 12px 0; color:#000; } 
h3 { color:#c30; }
h4 { color:#5286BA; font-size:1.2em; padding: 0 0 12px 0; }
#home-center h2 { margin:0 0 15px; }
#home-center h3 { font-size:1.4em; margin:0 0 5px 0; width:280px; }
#home-right h4 { font-size:1em; width:150px; }
/* home */
#home { width:684px; margin:10px 0 15px 48px ; background:url(../img/home-bg.gif) left top repeat-y; font-size:0.78em; line-height:1.2em; color:#666; }
#home-left { float:left; width:206px; margin:0 22px 0 0; }
* html #home-left { width:206px; }
#home-left #links { width:206px !important; height:154px; background:url(../img/nav/home-nav.gif); float:left; font-size:2px; }
#home-left #links ul { margin-top:25px; } 
#home-left #links li { list-style-type:none; text-indent:-999px;  }
#home-left #links li a { background:none; display:block; height:17px; margin-left:35px; }
#home-right { float:right; width:150px; background:url(../img/info-shadow.gif) no-repeat center bottom; padding:0 0 14px 0; }
* html #home-right { width:150px; }
#home-center { float:left; width:282px; font:1.2em/1.2em "Georgia", "Times New Roman", Times, serif; color:#333; }
#center-left { float:right; width:126px; }
#center-right { width:126px; }
#center-left, #center-right { font-size:0.8em; line-height:1.2em; color:#666; }
#two-column { background:url(../img/bmp/gray.gif) repeat-y center top; width:280px; display:block; }
/* others */
#home-photo { margin-left:11px; }
#home-info { clear:both; }
#header { height:81px; width:730px; background:none !important; margin: 0 0 0 25px; font-size:9px;} 
p.updated { clear:both; }
#footer { margin-left:25px !important; }
}
