div#rightContent { 
	background-image: url(/images/bg_crest.jpg); 
	min-height: 322px;
}

div#titleLeft { float: left; width: 473px; padding: 11px 0 0 20px; color: #FFF; font-size: 14px; }
div#titleRight { width: 272px;float: right; padding-top: 10px;}

div#mainImage {
	float: left;
	margin: 20px 0 20px 20px;
	width: 473px;
	color: #FFF;
}

* html div#mainImage { margin-left: 10px; }

div#mainImage img { border: 1px solid #FFF; }

div#quickLinks {
	width: 251px;
	float: right;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

div.quickScroll {
	height: 482px;
	overflow-y: scroll;
}

div.quickLink {
	padding: 20px 0 20px 10px;
	color: #FFF;
	background: url(/images/dash.gif) repeat-x bottom;
	font-size: 14px;
}

div.quickLink img { border: 1px solid #FFF; margin-right: 10px; }

div#galleryScroll {
	width: 468px;
	height: 63px;
	overflow-x: scroll;
	overflow-y: hidden;
	padding: 3px 0 0 3px;
	margin-top: 5px;
	border: 1px solid #FFF;
}

div#galleryScroll img { border: 1px solid #3268D6; margin-right: 3px;  }
div#main_image {min-height: 390px;}
.galleria {list-style:none; margin: 0; padding: 0; width: 1500px; }
.galleria li{display:block;width:58px;height:45px;overflow:hidden;float:left;margin:0 10px 10px 0;}
.galleria li a{display:none;}
.galleria li div{position:absolute;display:none;top:0;left:180px;}
.galleria li div img{cursor:pointer;}
.galleria li.active div img,.galleria li.active div{display:block;}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:58px;height:45px;}
.galleria li .caption{display:block;padding-top:.5em;}
/** html .galleria li div span{width:400px}  MSIE bug */

/* LEFT HAND NAV */
#matchpics a { width: 141px; background: url(/images/left_matchpics.gif) no-repeat; }
#matchpics a:hover { background: url(/images/left_matchpics.gif) 0px -32px no-repeat; }
#matchpicsOn a { width: 141px; background: url(/images/left_matchpics_on.gif) no-repeat; }

#matchvids a { width: 141px; background: url(/images/left_matchvids.gif) no-repeat; }
#matchvids a:hover { background: url(/images/left_matchvids.gif) 0px -32px no-repeat; }
#matchvidsOn a { width: 141px; background: url(/images/left_matchvids_on.gif) no-repeat; }

#eventpics a { width: 141px; background: url(/images/left_eventpics.gif) no-repeat; }
#eventpics a:hover { background: url(/images/left_eventpics.gif) 0px -32px no-repeat; }
#eventpicsOn a { width: 141px; background: url(/images/left_eventpics_on.gif) no-repeat; }

#eventvids a { width: 141px; background: url(/images/left_eventvids.gif) no-repeat; }
#eventvids a:hover { background: url(/images/left_eventvids.gif) 0px -32px no-repeat; }
#eventvidsOn a { width: 141px; background: url(/images/left_eventvids_on.gif) no-repeat; }

#uploads a { width: 141px; background: url(/images/left_uploads.gif) no-repeat; }
#uploads a:hover { background: url(/images/left_uploads.gif) 0px -32px no-repeat; }
#uploadsOn a { width: 141px; background: url(/images/left_uploads_on.gif) no-repeat; }