#intro {
	position: absolute;
	top: 40px;
	left: 188px;
	width: 619px;
	height: auto;
}

#main_cats {
	position: absolute;
	left: 307px;
	top: 120px;
	width: 370px;
	height: 198px;
}

.imgpos {
position:relative;
top:10px; /* or whatever */
left:0px; /* etc. */
}

.cats {
	background-image:url('../images/cat_bg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	line-height: 2em;
}

#lockers {
	position: absolute;
	top: 40px;
	left: 5px;
	width: 163px;
	height: 154px;
}

#cloakroom {
	position: absolute;
	top: 40px;
	left: 200px;
	width: 163px;
	height: 154px;
}

#main_text{
	position: absolute;
	left: 188px;
	top: 345px;
	width: 619px;
	height: 200px;
}

#paypal {
	position: absolute;
	left: 820px;
	top: 601px;
	width: 150px;
	height: 230px;
}
