#Container {
	width: 800px;
	background: white none no-repeat fixed 0;
	height: 100%;
	margin-top: 0;
	margin-right: 2px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border: 1px solid black;
}
#MainContent {
	padding-left: 25px;
	background-repeat: no-repeat;
	width: 475px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#MainContentWide {
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#RightContent {
	width: 250px;
	float: right;
	margin: 25px 25px 15px 10px;
}
#RightTop {
	margin: 0;
	background: url(../images/RightContent_01.gif) no-repeat;
	height: 10px;
	top: 0;
	padding-top: 0;
}
#RightMid {
	background: url(../images/RightContent_02.gif) repeat-y 0 500px;
	padding: 0 5px;
}

#ConcertDetails {
	background: #a4a2af none repeat-y 0;
	padding: 0 5px;
	border: 1px solid black;
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

#Tickets {
	background: #b50000 none 0;
	padding: 5px;
	border: 1px solid black;
	width: 75px;
	float: right;
	text-align: center;
	margin: 10px 10px 20px;
}
#RightBottom {
	margin: 0;
	padding: 0;
	background: url(../images/RightContent_03.gif) no-repeat;
	height: 20px;
}
#footer {
	background-color: #257CBC;
	height: 35px;
	clear: both;
	font: 11px trebuchet, chicago;
	border-top: 1px dotted black;
}
#Banner {
	width: 800px;
	height: 200px;
	background: url(../images/Banner.jpg) no-repeat;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
#Button	 {
	text-align: center;
	font: 12px/20px trebuchet, chicago;
	color: #666;
	float: left;
	margin-right: 3%;
	margin-left: 5px;
}

#ButtonBar	 {
	width: 800px;
	border-right-style: none;
	border-left-style: none;
	background-image: none;
	position: absolute;
	top: 210px;
	font-family: trebuchet, chicago;
	padding: 0;
	height: 15px;
}

#CD_Image {
	width: 125px;
	height: 125px;
	float: right;
	margin-right: 25px;
	margin-left: 10px;

}

#WebBullet {
	width: 5px;
	float: left;
	display: inline-table;
	clear: both;
	height: 10px;
	font-family: Webdings, Wingdings, "Wingdings 2", "Wingdings 3";
}

#LeftBanner {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#News {
	width: 450px;
	padding: 5px;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	border-top: 2px solid silver;
	border-left: 2px solid silver;
	background-image: url(../images/umbrella_background-Relache.gif);
}

#RightReview {
	padding: 5px;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	border-left: 2px solid silver;
	background-image: none;
	background-color: #3b5997;
	margin-left: 370px;
	width: 400px;
}

#RightReview p {
	color: white;
}
