@charset "utf-8";
/* CSS Document */

#container { padding-left:30px; padding-top:30px; width:840px; float:left; }

#header { float:left; width:840px;}
#header-left { float:left; padding-bottom:3px; }
#header-right { float:right; text-align:right; color:#231F20; font-style:italic; font-size:11px; padding-top:13px; font-weight:bold; }
#header-right a { text-decoration:none; color:#231F20;   }

#col1 { float:left; width:125px; margin-right:30px; background:url(../images/small-divider.gif) top center no-repeat; padding-top:12px; }
#col2 { float:left; width:125px; padding-bottom:2px; background:url(../images/small-divider.gif) top center no-repeat; padding-top:15px; }
#col3 { float:right; width:530px; padding-bottom:2px; background:url(../images/long-divider.gif) top center no-repeat; padding-top:15px; }
#col3.news { padding-top:10px; }

#content { }

#footer { }

div.clear { clear:both; }