@charset "UTF-8";


div.EventImageHolder {
	display:block;
	width:598px;
	margin:0;
	padding:0;
	border:0;
}
	div.EventImageHolderIndiv {
		height:100%;
		margin:0;
		padding:0;
		display:inline;
		border:0;
		float:left;
	}
	div.EventImageHolderIndiv a {
		display:block;
		width:100%;
		height:100%;
	}


/* Headers controls */
.Header01 {
	Height:379px;
	background-image:url(backings/rhsday2008-01.jpg);
}

.Header02 {
	Height:290px;
	background-image:url(backings/rhsday2008-08.jpg);
}



/* The Image Holders */

.Holder01 {
	height:180px; 
	background-image:url(Backings/rhsday2008-02.jpg);
}

.Holder02 {
	height:167px;
	background-image:url(Backings/rhsday2008-03.jpg);
 
}

.Holder03 {
	height:168px; 
	background-image:url(Backings/rhsday2008-04.jpg);
}

.Holder04 {
	height:169px; 
	background-image:url(Backings/rhsday2008-05.jpg);
}

.Holder05 {
	height:166px; 
	background-image:url(Backings/rhsday2008-06.jpg);
}

.Holder06 {
	height:229px; 
	background-image:url(Backings/rhsday2008-07.jpg);
}

.Holder07 {
	height:206px; 
	background-image:url(Backings/rhsday2008-09.jpg);
}

.Holder08 {
	height:236px;
	background-image:url(Backings/rhsday2008-10.jpg);
}

.Holder09 {
	height:204px;
	background-image:url(Backings/rhsday2008-11.jpg);
}
.Holder10 {
	height:229px;
	background-image:url(Backings/rhsday2008-12.jpg);
}
.Holder11 {
	height:262px;
	background-image:url(Backings/rhsday2008-13.jpg);
}


.pic01 {
	width:223px;
}

.pic02 {
	width:226px;
}

.pic03 {
	width:149px;
}

.pic04 {
	width:204px;
}

.pic05 {
	width:230px;
}

.pic06 {
	width:164px;
}

.pic07 {
	width:219px;
}

.pic08 {
	width:189px;
}

.pic09 {
	width:190px;
}

.pic10 {
	width:189px;
}

.pic11 {
	width:236px;
}

.pic12 {
	width:173px;
}

.pic13 {
	width:246px;
}

.pic14 {
	width:227px;
}

.pic15 {
	width:125px;
}

.pic16 {
	width:214px;
}

.pic17 {
	width:185px;
}

.pic18 {
	width:199px;
}

.pic19 {
	width:199px;
}

.pic20 {
	width:212px;
}

.pic21 {
	width:187px;
}

.pic22 {
	width:248px;
}

.pic23 {
	width:172px;
}

.pic24 {
	width:178px;
}

.pic25 {
	width:199px;
}

.pic26 {
	width:200px;
}

.pic27 {
	width:199px;
}

.pic28 {
	width:232px;
}

.pic29 {
	width:246px;
}

.pic30 {
	width:120px;
}

.pic31 {
	width:319px;
}

.pic32 {
	width:156px;
}

.pic33 {
	width:123px;
}


/* to navigate to the other pages */

div.OtherPages {
	display:block;
	width:100%;
	text-align:center;
	margin:10px auto;
	padding:1px;
	clear:both;
}
	div.OtherPages a {
		display:inline;
		height:21px;
		font-size:12px;
		color:#6600CC; 
		padding:2px 20px 2px 2px;
		margin:0 35px 0 0;
		text-decoration:none;
		border:1px solid #857d84; 
	}
	
	div.OtherPages a:hover {
		background-color:#857d84;
		border:1px solid #DCD6E7;
		color:#ffffff;
		text-decoration:underline;
	}

