body {min-width:640px}
P {color: #330000 font-family: Arial, Verdana,Times New Roman, Helvetica serif font-variant: small-caps text-transform: capitalize font-weight: bold}



#header,#menu,#content,#sub-section,#footer {
overflow:hidden;
display:inline-block
}
/* safari and opera need this */
#header {width:100%}
#menu,#content {float:left} 
#sub-section,#footer {float:right}
#menu {width:20%}
#content {width:55.9%}
#sub-section {width:24%}
#footer {width:10%;clear:right}