body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	margin-left: 2px;
}
#wrapper {
	width: 950px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	background-color: #000;
	width: 950px;
}


#top_menu {
	background-color: #000;
	text-align: center;
	width:500px;
	float: right;
}

#header {
	margin: 2px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #000;
	padding-left: 15px;
}


#MainContent {
	width: 100%;
	font-size: 12px;
	vertical-align: top;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 490px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FFF;
	font-size: 8pt;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #837B68;
}

a:visited {
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.Pg_HDR_txt {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.ShowName {
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
}
ul {
	line-height: 16px;
}


#Table_Content {
	height: 500px;
	width: 500px;
	float: right;
	background-color: #000;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px; 
	border: #FFF solid 5px;
	position:relative;
	overflow:auto;
	
	
}

#Table_Content #DF-bg-Content01_ ul {
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 10px;
	font-weight: bold;
}




#bandphotos-container {
	width: 410px;
	float: left;
}

.bandphotos {
	clear:right;
}

