/* General */
.right_navigation { width: 231px; }
.left_content { width: 458px; padding-right: 6px; }
.left_content .title { font-weight: bold; color: #B4121B; font-size: 14px; margin-bottom: 10px; }
.left_content .title3 { font-weight: bold; color: #B4121B; font-size: 16px; margin-bottom: 10px; }
#sename { font-weight: bold;font-size: 14px; }

/* Navigation */
.navBtn { width: 231; padding-bottom: 2px}
html->body .navBtn { width: 231; height: 23px; padding-bottom: 0px}
.navBtn a { display: block; }
.navBtn img { border: none; }
.navBtnIndent { width: 216; margin-left: 15px; padding-bottom: 2px}
html->body .navBtnIndent { width: 216; height: 23px; margin-left: 15px; padding-bottom: 0px}

.navBtnIndent a { display: block; }
.navBtnIndent img { border: none; }

/* Gallery Items */
.fullPicture { border: 1px solid #e2e2e2; width: 451px; }
.fullPicture .picTD { width: 451px; height: 300px; text-align: center; vertical-align: middle; }
#caption { font-size: 16px; width: 451px; text-align: center; margin: 5px 0px 25px 0px; }
.galleryTable { width: 452px; }
.galleryImage { width: 105px; height: 70px; text-align: center; vertical-align: middle; }
.galleryImage img { margin-right: 8px; } 

/* Events and Results */
.eventLoc { width: 210px; color: #5F5F5F; border-right: 1px solid #C7C7C7; }
.eventLoc .name { font-weight: bold; font-size: 11px; color: #373737; } 
.eventLoc .locationInfo { font-size: 11px; color: #373737; margin-bottom: 14px;} 
.eventLoc .locationInfo a { font-size: 11px; color: #373737; text-decoration: none; } 
.eventLoc .eventInfo { font-size: 11px; color: #373737; margin-bottom: 14px;} 
.eventLoc .eventInfo a { font-size: 11px; color: #373737; text-decoration: none; } 

.eventResults { padding-left: 12px; }
.eventResults .title { font-size: 11px; color: #B4121B; margin-bottom: 4px;} 
.eventResults .person { margin-bottom: 13px; }

.eventList { }
.eventList .list a { text-decoration: none; font-weight: bold; color: #B4121B;  }
.eventList .title { font-size: 11px; color: #373737; margin-bottom: 4px;}
.eventList .list { width: 430px; border: none; }
.eventList .list .header { background-color: black; color: white; }
.eventList .list .header th { text-align: left; font-size: 11px; font-weight: normal; border-left: 1px solid white; }
.eventList .list .item { background-color: #F6F6F6 }
.eventList .list .altitem { background-color: #E7E7E7 }

/* Downloads */
.downloads {color: #373737 }
.downloads .instructions { margin-bottom: 20px; }
.downloads .downloadItem { margin-bottom: 15px; }
.downloads .description { color: #373737; font-weight: bold; margin-bottom: 3px; }
.downloads .download { background-position: center left; background-image: url(../images/download_arrow.gif); background-repeat: no-repeat; padding-left: 11px; }
.downloads .download a { text-decoration: none; font-weight: bold; color: #B4121B;  }



a.link, a.active, a.visited, a.hover {
font-size: 12px;
}


