#experience_area { margin:20px 0; }
#experience_area p { color:#4d2609; font-size:14px; line-height: 1.33; }

#slideshow { position:relative; height:350px; background:url(/images/layout/photoframe.jpg) no-repeat; }
#slideshow img { position:absolute; top:35px; left:27px; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

#centercols { overflow:auto; padding:30px 10px; font-size:12px; }
.centercol { width:298px; float:left; background:#e5e0c2; border:1px solid #999; }
.centercol .topimg { border-bottom:1px solid #999; }
.centercol .caption { margin:10px 10px 0; }
.centercol p { margin:10px; }
.centercol div { text-align:center; }

