.photos img
{
	border:1px solid white;
	width:50px;
	height:50px;
	padding:0px;
	width:50px;
}

#gallery
{
	background-color:black;
	width:468px;
	height:450px;
	margin-top:10px;
}

.imageOn
{
background-color:#000;
background-position:top center;
}

.imageOn img
{
opacity: .2;
filter: alpha(opacity=20);
}

.imageOff
{
width:50px;
height:50px;
background-color:#000;
background-position:top center;
}

.imageOff img
{
opacity: 1;
filter: alpha(opacity=100);
}

#page1
{
width:468px;
height:50px;
}

#page1 a:link { height:50px; }

#page2
{
width:50px; 
float:left;
height:350px;
}

#page2 a:link
{
padding:0px;
margin:0px;
display:block;
height:50px;
}

#page2 img
{
padding:0px;
margin:0px;
height:50px;
}

#largeImage {
width:364px;
float:left;
background-repeat:no-repeat;
height:351px;
background-image:url(images/band/rhb2.jpg);
background-position:top center;
}

#page3 { width:50px; float:right; }

#page3 a:link
{
padding:0px;
margin:0px;
display:block;
height:50px;
}

#page4
{
clear:both;
height:50px;
width:468px;}

#page4 a:link { height:50px; }
