.photosBy { width: 350px; height: 20px; font-family: 'Arial', sans-serif; font-size: 13px; color: #363636; }
.photosBy a { font-family: 'Arial', sans-serif; font-size: 13px; color: #2070B9; }
.photosBy a:hover { font-family: 'Arial', sans-serif; font-size: 13px; color: #000000; }

a { font-family: 'Arial', sans-serif; font-size: 12px; color: #2070B9; text-decoration: none; }
a:hover { font-family: 'Arial', sans-serif; font-size: 12px; color: #000000; text-decoration: none; }

.year { float: right; padding-left: 10px; }
.year a, .year a:active, .year a:visited { padding: 5px; color: #000000; font-weight: bold; display: block; }
.year a:hover { color: #2070B9; }
.year a.selected { color: #2070B9; background-color: #ffffff; }

#galleryContainer { width: 585px; height: 480px; padding: 10px; background-color: #ffffff; clear: both; }
#galleryContent { width: 583px; height: 480px; position: relative; top: 0px; left: 0px; overflow: hidden; }

.scrollbox { position: relative; }
.scrollbox_content { margin-right: 20px; padding: 0px 15px; height:478px !important;  border: 1px solid #999999; }
.scrollbox_scrollbar { background-color:#ffffff; height:100%; width:8px; }
.scrollbox_handle { background-color:#6699cc; }
.scrollbox_up_button { background-image: url(/space/images/gallery/scrollbox_up.gif); width: 8px; height: 15px; }
.scrollbox_down_button { background-image: url(/space/images/gallery/scrollbox_down.gif); width: 8px; height: 15px; }

#galleryContent td { color: #7e7e7e; font-size: 13px; }
.galleryHdr { color: #ff9c39; font-size: 29px; line-height: 30px; }
.gallerySubHdr { color: #ff9c39; font-size: 18px; line-height: 19px; }
.galleryBlurb { margin-top: 8px; }
.galleryArtists { color: #000000; }
a.galleryLink, a.galleryLink:active, a.galleryLink:visited { margin-bottom: 5px; padding: 3px; width: 60px; height: 25px; display: block; font-size: 9px; color: #999999; text-decoration: none; border: 5px solid #999999; text-align: center; }
a.galleryLink:hover { font-size: 9px; border: 5px solid #6699cc; text-decoration: none; }
.galleryDivider { width: 100%; height: 10px; margin-bottom: 10px; border-bottom: 1px dotted #999999; }

#galleryView { display: none; width: 510px; position: relative; top: 50px; left: 10px; }
.checkback { font-family: 'Arial', sans-serif; font-size: 14px; color: #363636; }


