@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:160px;
	background-image:url(backings/Vegas2008-01.jpg);
}

.Header02 {
	Height:165px;
	background-image:url(backings/Vegas2008-02.jpg);
}

.Header03 {
	Height:62px;
	background-image:url(backings/Vegas2008-03.jpg);
}

.Header04 {
	Height:158px;
	background-image:url(backings/Vegas2008-08.jpg);
}

.Header05 {
	Height:169px;
	background-image:url(backings/Vegas2008-09.jpg);
}


/* The Image Holders */

.Holder01 {
	height:192px; 
	background-image:url(Backings/Vegas2008-04.jpg);
}

.Holder02 {
	height:234px;
	background-image:url(Backings/Vegas2008-05.jpg);
 
}

.Holder03 {
	height:369px; 
	background-image:url(Backings/Vegas2008-06.jpg);
}

.Holder04 {
	height:318px; 
	background-image:url(Backings/Vegas2008-07.jpg);
}

.Holder05 {
	height:250px; 
	background-image:url(Backings/Vegas2008-10.jpg);
}

.Holder06 {
	height:232px; 
	background-image:url(Backings/Vegas2008-11.jpg);
}

.Holder07 {
	height:256px; 
	background-image:url(Backings/Vegas2008-12.jpg);
}

.Holder08 {
	height:165px;
	background-image:url(Backings/Vegas2008-13.jpg);
}

.Holder09 {
	height:270px;
	background-image:url(Backings/Vegas2008-14.jpg);
}


.pic01 {
	width:225px;
}

.pic02 {
	width:168px;
}

.pic03 {
	width:205px;
}

.pic04 {
	width:221px;
}

.pic05 {
	width:192px;
}

.pic06 {
	width:185px;
}

.pic07 {
	width:211px;
}

.pic08 {
	width:204px;
}

.pic09 {
	width:183px;
}

.pic10 {
	width:171px;
}

.pic11 {
	width:218px;
}

.pic12 {
	width:209px;
}

.pic13 {
	width:161px;
}

.pic14 {
	width:238px;
}

.pic15 {
	width:199px;
}

.pic16 {
	width:239px;
}

.pic17 {
	width:182px;
}

.pic18 {
	width:177px;
}

.pic19 {
	width:598px;
}

.pic20 {
	width:206px;
}

.pic21 {
	width:180px;
}

.pic22 {
	width:250px;
}

.pic23 {
	width:178px;
}

.pic24 {
	width:170px;
}

.pic25 {
	width:118px;
}

.pic26 {
	width:120px;
}

.pic27 {
	width:360px;
}

.pic28 {
	width:598px;
}



/* 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;
	}

