@CHARSET "UTF-8";




#content.twoColumn .columnA { width: 500px; height:440px; margin: 60px 0 0 0; }
#content.twoColumn .columnB { height:440px; margin: 60px 0 0 530px; }
#content.twoColumn .columnB p { font-size: 1.2em; margin: 1em 0; font-style: normal; line-height: 1.4em; }
#content.twoColumn .columnB h2 { font-size: 1.4em; letter-spacing: 1px; background: transparent url(../images/sprite.png) no-repeat -4px -315px; padding: 0 0 14px 0; margin: 0; }

#about_gallery {}
#about_gallery_images { position: relative; width: 498px; height: 438px; border: 1px solid #222; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; }
#about_gallery_images img { position: absolute;  }

#about_gallery_controls { height: 1.2em; padding: 0.6em 0; }
#about_gallery_controls a { color:#333333; font-family:Helvetica,Arial,sans-serif; font-weight:bold; letter-spacing:1px; }
#about_gallery_controls a.next { float: right; }
#about_gallery_controls a.prev { float: left; }


#pane { height: 433px; }


