@charset "utf-8";
/* CSS Document */

#masthead {width:100% ; margin-bottom:20px;margin-top:15px;}
#left {width:172px ;float:left;}
#middle {width:580px; float:left; position:relative; background:blue; margin-bottom:20px;}
#right {width:150px ; margin-left:35px;float:left;}
#footer { width:100%; clear:both; margin-top:20px; clear:both; height:40px; background:gray; }

#masthead, #left, #middle, #right, #footer {background:none}


