body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: #330000;
line-height: 200%;
margin-top: 0px;
min-width:1000px}
#header {background:#CC9966;height:234px}
#content {background:#FFFF99}
#sub-section {background:#FFCCCC}
#footer {background:#ccf}
ul li {display:inline}
#sub-section div {text-align:left;margin-left:10px}
/*******************************************************************/
#header,#menu,#content,#sub-section,#footer {overflow:hidden;display:inline-block}
#content,#sub-section,#footer {width:100%} 
#header,#menu {float:left}
#header {width:100%}
#content {clear:left}
a:active,
a:visited,
a:link	    			{ color: #5B8FBE; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }