body {margin:0; background:#111; padding:5px; font:11px Verdana,Arial}
#slideshow,
#slideshow2 {
	list-style:none; 
	color:#fff
}
#slideshow span,
#slideshow2 span {
	display:none
}
#gallerywrapper,
#gallerywrapper2 {
	width:360px; 
	margin:0; 
	display:block;
	padding:15px;
	background:url(/images/photo-gallery/background.gif) no-repeat left top;
}

#inner.students #gallerywrapper,
#inner.students #gallerywrapper2,
#inner.seniors #gallerywrapper,
#inner.seniors #gallerywrapper2 {
	background:url(/images/photo-gallery/students/background.gif) no-repeat left top;
}

#gallerywrapper *,
#gallerywrapper2 * {
	margin:0; 
	padding:0
}
#fullsize,
#fullsize2 {
	position:relative; 
	width:360px; 
	height:225px; 
}
#information,
#information2 {
	position:absolute; 
	bottom:0; 
	width:360px; 
	height:0; 
	background:#000; 
	color:#fff; 
	overflow:hidden; 
	z-index:200; 
	opacity:.7; 
	filter:alpha(opacity=70);
	display:none;
}
#information h3,
#information2 h3 {
	padding:4px 8px 3px; 
	font-size:14px
}
#information p,
#information2 p {
	padding:0 8px 8px
}
#image,
#image2 {
	width:360px
}
#image img,
#image2 img {
	position:absolute; 
	top:0;
	left:0;
	z-index:25; 
	width:360px; 
	height:225px;
}
.imgnav,
.imgnav2 {
	position:absolute; 
	width:25%; 
	height:306px; 
	cursor:pointer; 
	z-index:150
}
#imgprev,
#imgprev2 {
	display:none;
}

#imgnext,
#imgnext2 {
	display:none;
}
#imglink,
#imglink2 {
	position:absolute;
	height:225px;
	width:360px;
	z-index:100;
	opacity:.4;
	filter:alpha(opacity=40)
}
.linkhover,
.linkhover2 {
	background:url(images/link.gif) center center no-repeat
}
#thumbnails,
#thumbnails2 {
	margin-top:15px;
}
#thumbnails img,
#thumbnails2 img {
	width:78px; 
	height:53px; 
	background:url(/images/photo-gallery/bg-thumb-sprite.gif) no-repeat left -68px; 
	padding:8px 9px;
}
#slideleft,
#slideleft2 {
	width:30px; 
	height:auto; 
	background:url(/images/photo-gallery/arrow-left.gif) center center no-repeat; 
	cursor:pointer;
	display:none;
}

#inner.students #slideleft,
#inner.students #slideleft2,
#inner.seniors #slideleft,
#inner.seniors #slideleft2 {
	background:url(/images/photo-gallery/students/arrow-left.gif) center center no-repeat; 
}
#slideright,
#slideright2 {
	width:30px; 
	height:auto; 
	background:url(/images/photo-gallery/arrow-right.gif) center center no-repeat; 
	cursor:pointer;
	display:none;
}

#inner.students #slideright,
#inner.students #slideright2,
#inner.seniors #slideright,
#inner.seniors #slideright2 {
	width:30px; 
	height:auto; 
	background:url(/images/photo-gallery/students/arrow-right.gif) center center no-repeat; 
	cursor:pointer;
}

#inner.students #slideright,
#inner.seniors #slideright {
	background:url(/images/photo-gallery/students/arrow-right.gif) center center no-repeat; 
}
#slidearea,
#slidearea2 {	
	position:relative; 
	width:400px; 
	margin-left:-12px; 
	margin-right:0; 
	height:auto; 
/*	overflow:hidden	*/
}
#slider,
#slider2 {
	position:relative; 
	left:0; 
	height:auto;
	width:401px !important;
	height:207px;
	overflow:auto;
/*		min-width:290px; */
}
#slider img,
#slider2 img {
	cursor:pointer;
	margin:0 !important;
}