
#leftcontent { 
margin-top:5px; 
width:200px; 
float:left;
} 

#centercontent { 
margin-top:5px; 
margin-bottom: -19px; 
margin-left: 207px; 
margin-right:5px; 
} 

#footer { 
margin-bottom:10px; 
height:40px; 
} 

#header { 
background-color: #FFFFFF;
height:40px;
}

.contentdivs{ 
margin:0px; 
padding:0px; 
border-style:none; 
margin-bottom: 5px; 
} 

div.photo {
  float: left;
  }
  
div.photo p {
   text-align: center;
   }
