body{
	background-image:url();
	padding-top:10px;background:#ccc;
	font-family:verdana;color:#666
}
#slideshow{
	width:540px;height:560px;margin:5px auto;background:#eee;float:left
}
	
#galleryContainer{
	float:left;background:#eee;
	height: 600px;
	width: 540px;			
	border:1px solid #0cc;		
	padding:1px;
	text-align:center
}
#galleryContainer #arrow_down img {	
	height:22px;width:520px;margin-top:10px
}
#galleryContainer #arrow_up img {
	height:22px;width:520px;margin-bottom:5px
}

#theImages {
	position:relative;
	overflow:hidden;
	height:530px;
}
#theImages div {	
	position:relative;
	height:2160px;font-size:8pt;line-height:12pt;font-weight:400;font-family:verdana
}

#theImages div p {	
text-align:left;border-top:1px dashed #666;padding-top:5px;
}

a:link, a:visited, a:active {
text-decoration:none;color:#333
}

a:hover {
text-decoration:none;color:#0cc
}

div.enter {
text-align:center;margin-top:15px;border:1px dashed #333;height:22px;width:500px
}