
html, body{ 
 height: 1280px;
 margin:40; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:840px; 
 height: 1180px;
 position: relative; left: 50px; top: 27px;
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
background-color: white;
border: 1px solid black;
} 
 
#block1{
 width:155px; 
 height:340px; 
 float:left; 
 position: absolute; left: 10px; top: 15px;
 margin:10; 
 padding:0; 
 text-align:left; 
 }
 
#block2{
 width:510px; 
 height:570px; 
 float:left; 
 position: absolute; left:293px; top: 15px;

 }

#block3{
 width:275px; 
 height:225px; 
 float:center; 
position: absolute; left: 25px; top:375px;
 text-align:left; 
font: 11px/1.1em ARIAL;
 }

#block4{
 width:545px; 
 height:90px; 
 float:left; 
position: absolute; left: 30px; top:600px;
 text-align:left; 
font: bold 24px/1.1em ARIAL;
 }

#block5{
 width:545px; 
 height:30px; 
 float:left; 
position: absolute; left: 30px; top:700px;
font:12px/1.1em ARIAL;
 }

#block6{
 width:295px; 
 height:388px; 
 float:left; 
position: absolute; left: 35px; top:755px;
 }

#block7{
 width:475px; 
 height:300px; 
 float:left; 
position: absolute; left: 335px; top:830px;
 }

#block8{
 width:220px; 
 height:70px; 
 float:left; 
position: absolute; left: 345px; top:757px;
font: 11px/1.1em ARIAL; 
}

#block9{
 width:145px; 
 height:50px; 
 float:left; 
position: absolute; left: 670px; top:595px;
font:11px/1.1em ARIAL;
 }

#block10{
 width:245px; 
 height:170px; 
 float:left; 
position: absolute; left: 562px; top:650px;
font:11px/1.1em ARIAL;
 }
 
#footer{
 width:850px; 
 height:10px; 
 padding-left:65px ;
 float:left; 
position: absolute; left: 240px; top:1195px;
font: BOLD 11px/1.1em ARIAL; 
 text-align:left; 
 }
 

#subfooter{
 width:850px; 
 height:30px; 
 float:left; 
position: absolute; left: 240px; top:1260px;
font: BOLD 15px/1.1em ARIAL; 
 text-align:center; 
}

h2 {
font: bold 30px/1.0em ARIAL;
}

h1 {
font: bold 55px/1.2em ARIAL BLACK;
color: #5D7C5A;
}

caption{
font: bold 30px/1.0em ARIAL;
}
