/*---------------------------------------------------------------------------------------------------------- Forestry Style Sheet ----------------------------------------------------------------------------------------------------------*/ BODY {background-image: url(/Images/background.gif); background-repeat: no-repeat; background-position: left; background-attachment: fixed;} .style1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 20px; } #wrapper { width:1000px; } /*#mast { width:100%; height:103px; background-color:#78b76f; } */ #corner { width:286px; height:263px; float:left; } #title { width:650px; height:103px; float:left; background-color:#78b76f; } #content { width:610px; float:left; padding: 25 0 0 0; } #links { width:205px; height:600px; } #footer { clear: both; } div.float { float: left; padding-right: 0.3em; padding-bottom: 0.3em; width: 300px; height: 295px; text-align: center; display:block; } div.float p { text-align: center; }