@charset "utf-8";
/* CSS Document */

.floatLeft { float:left;}
.floatRight { float:right;}

.clear { clear:both;}
.clearLeft { clear:left;}
.clearRight { clear:right;}

.yellowText { color:#FC0;}

#wrapper { width:1000px; margin:auto; text-align:left; font-family:Arial, Helvetica, sans-serif;}

#header { width:958px; margin:auto;}

.blueBreaker { width:100%; height:9px; background:#07417A;}
.breaker { width:100%; height:9px;}

.bannerText { background:#000; min-height:315px; max-height:315px; overflow:hidden; color:#FFF; padding:30px 0 0 30px; font-family:Verdana, Geneva, sans-serif;}

.eventHeader { background:#07417A; min-height:41px; max-height:41px; overflow:hidden; color:#FFF; padding:15px 0 0 20px}
.eventTitle { background:#FC0; min-height:268px; max-height:288px; overflow:hidden; padding:20px 0 0 20px;}

.content { width:958px; margin:auto;text-align:left;}
.copyBlock { padding:30px 0 30px 30px;}
.copyBlock p { line-height:20px; padding-bottom:10px;}  
.copyImg { margin:0 0 0 10px;}

#rightFrame { width:426px; float:right; padding:30px 0 0 30px;}
#rightFrame p { line-height:20px; padding-bottom:10px;}  
#rightFrame a:link, #rightFrame a:visited {color:#06C; text-decoration:none;}
#rightFrame a:hover { text-decoration:underline; color:#09F;}

.formHolder { background-color:#FC0; padding:30px 20px 0px 30px; margin-top:23px;} 
input[type="text"] { margin:5px 0px; width:220px; border:1px solid #333; font-size:12px; padding:3px;}
input[type="submit"] { width:365px; height:40px; border:none;}
.submitButton { background:url(../images/submitForm.jpg) no-repeat top;}

.directorBlock { width:502px; background:#07417A; float:left;}
.directorTitle { background:#000; padding:30px; color:#FC0;}
.directorCopy { float:right; color:#FFF; padding:30px; width:201px;}
.directorCopy p { line-height:20px; padding-bottom:10px;}
.directorGallery { float:left;}
.directorGallery .copy { margin:22px; color:#FFF}
