#puevents {
	width:535px;
	position:relative;
	left:5px;
	top:0px;
}
#hevents {
	width:217px;
	position:relative;
	left:-3px;
	top:-6px;
	//a bit above due to the ribbon thingy
}
/* pick up events */
#puevents_head {
	position:relative;
	left:0px;
	top:0px;
	width:507px;
	height:45px;
	background-image:url(../images/puevents_head.jpg);
	background-repeat:no-repeat;
}
#puevents_right {
	width:10px;
	height:500px;
	background-image:url(../images/puevents_right.jpg);
	background-repeat:no-repeat;
}
#puevents_left {
	width:10px;
	height:300px;
	background-color:#FFFFFF;
}
#puevents_thumbs {
	width:122px;
	height:300px;
	background-color:#FFFFFF;	
}
#puevents_main {
	width:370px;
	height:300px;
	background-color:#FFFFFF;
}
#puevents_foot {
	width:533px;
	height:43px;
	background-image:url(../images/puevents_foot.jpg);
}
#fotosound_link {
	background-color:#FFFFFF;
	padding:0px;
}


/* home events */
#hevents_head {
	width:225px;
	height:49px;
}

#hevents_body {
	position:relative;
	top:0px;
	left:3px;
	width:217px;
	height:548px;


}

#hevents_foot {
	position:relative;
	left:0px;
	top:-3px;
	width:225px;
	height:61px;

}
#hevents-right {
	position:relative;
	top:77px;
	width:5px;
	height:510px;
	background-image:url(../images/hevents_right.jpg);

}