.slideshow { 
	height: 232px; 
	width: 232px; 
	margin-left:30px;
}
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }

body {
	padding: 0px;
	background-color: #666666;
	font-family: Trebushet MS, Verdana, Courier;
	font-size: 12px;
}

#container {
	 width: 1024px;
	 height:1500px;
	 float:center;
	 border-top: 1px solid gray;
	 border-left: 1px solid gray;
	 border-right: 1px solid gray;
	 border-top:1px solid gray;
}

#header {
	 float:left;
	 width:1024px;
	 background-color:#FFFFFF;
}
#breadcrumb {
 float:left;
 height: 14px;
 width: 1024px;
 background-color:#FFFFFF;
 font-size: 10px;
}
#menu {
 float:left;
 height: 14px;
 width: 1024px;
 background-color:#FFFFFF;
 font-size: 10px;
 text-align:right;
}
#content {
 float:left;
 height: 1400px;
 width: 1024px;
 background-color:#FFFFFF;
}
#footer {
 float:left;
 height: 97px;
 width: 1024px;
 background-image: url("http://www.backonstage.be/backonstage/web/sliced/footer.png");
	background-repeat: no-repeat;
vertical-align: bottom;
}

#upcoming_lineup {
	float:left;
	height:533px;
	width:634px;
	background-image: url("http://www.backonstage.be/backonstage/web/sliced/lineup.png");
	background-repeat: no-repeat;
}

#upcoming_location_big {
	float:left;
	height:700px;
	width:380px;
	background-image: url("http://www.backonstage.be/backonstage/web/sliced/location.png");
	background-repeat: no-repeat;
}
#upcoming_location_big_general {
	margin-left: 30px;
	color: #FFFFFF;
}

#upcoming_location_big_google {
	margin-left: 30px;
}

#upcoming_location_big_payment {
	float:left;
	height:229px;
	width:380px;
	background-image: url("http://www.backonstage.be/backonstage/web/sliced/ticketing.png");
	background-repeat: no-repeat;
	margin-top: 10px;
}

#historybody {
	background-image: url("http://www.backonstage.be/backonstage/web/sliced/historybody.png");
	background-repeat: no-repeat;
	width:683px;
}
#historybodycontent {
	margin-left: 30px;
	color: #FFFFFF;
	margin-bottom:10px;
}

#home_main {
	float:left;
	height:480px;
	width:640px;
	background-image: url("http://www.backonstage.be/backonstage/web/sliced/rectangle.png");
	background-repeat: no-repeat;
}
#home_main_text {
	margin-left: 30px;
	margin-top:50px;
	width:630px;
	color: #FFFFFF;
}

#home_sidebar_container {
	float:left;
	height:700px;
	width:300px;
}

#home_sidebar_top {
	float:left;
	height:240px;
	width:320px;
	margin-top:35px;
	margin-left:10px;
}

