html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#333;
	font-family:arial,sans-serif;
	font-size:small;
	color:#FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
	padding: 10px 0 0 0;
	margin: 0;
}

h1 {
	font-size: 130%;
	font:14px arial, helvetica;
	font-weight: bold;
}

h2 {
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif; 
}

a:link, a:visited {
	color:#CC0000;
}

a:hover, a:active {
	color:#FF0000;
}

a img {
	border: 0;
}

h3 {
	color: #5E5E5E;
	font-size: 200%;
	padding-left: 10px;
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h4 {
	font-style: italic;
	font-weight: normal;
	font-size: 140%;
	padding-left: 10px;
	color: #767676;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h3.date {
	color: #555555;
	font-size: 90%;
	text-decoration: none;
}

table {
	margin: 10px 0 0 0;
}

td.info {
	background-color: #333333;
}

p {
	font-size: 90%;
	margin: 10px 10px 0;
	text-align: justify;
}

a.profile-link {
	padding: 2px 0 0 20px;
	background: url(../images/home.gif) center left no-repeat;
}

a.tours-link {
	padding: 2px 0 0 20px;
	background: url(../images/flag.gif) center left no-repeat;
}

a.store {
	padding: 2px 0 0 20px;
	background: url(../images/cart.gif) center left no-repeat;
}

a.music {
	padding: 2px 0 0 20px;
	background: url(../images/music.gif) center left no-repeat;
}

.submit {
	background:url(../images/go.gif) no-repeat;
	color:#fff;
	width:25px;
	height:24px;
	border: 0;
}

.textbox {
	background:transparent;
	border:0;
	color:#FFFFFF;
	width:115px;
	height:20px;
	padding:5px 10px 0px 0;
}

.arrows {
	padding:3px;
	margin-left:3px;
}

#container {
/*	position:relative;  needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:974px;
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
	height:auto;
	background: #232323 url(../images/webback2.gif);
}

#header {
	margin: 0 auto;
	width: 820px;
	background: #2e2e2e url(../images/banner3.gif) no-repeat;
	border-bottom: solid #1c1c1c 2px;
	padding-bottom:2px;
}

#icons {
	width:114px;
	height:24px;
	margin:79px 20px 0 0;
	display: inline;
	float:right;
}

.navigation {
	font-size: 90%;
	min-width: 100px;
	background:#343434 url(../images/nav_back_right_bg.gif) top right no-repeat;
	margin: 43px 2px 0 0;
	text-align: center;
	float: left;
}

	.navigation a:link, .navigation a:visited {
		display: block;
		padding: 15px 5px 10px 5px;
		color:#FFFFFF;
		text-decoration:none;
		background: url(../images/nav_back_left_bg.gif) top left no-repeat;
	}
	
	.navigation a:hover, .navigation a:active {
		display: block;
		background:#581017 url(../images/nav_back_on.jpg) top left no-repeat;
		padding: 15px 5px 10px 5px;
	}
	
.navigationOn {
	font-size: 90%;
	min-width:100px;
	background:#581017 url(../images/nav_back_on.jpg) no-repeat;
	margin: 43px 2px 0 0;
	text-align: center;
	float: left;
}

	.navigationOn a:link, .navigationOn a:visited, .navigationOn a:hover, .navigationOn a:active {
		display: block;
		padding: 15px 0 10px 0;
		display: block;
		color:#FFFFFF;
		text-decoration:none;
	}
	
#search {
	float: right;
	background:url(../images/search.gif) no-repeat;
	width: 160px;
	height: 25px;
	margin: 50px 0 0 0;
	padding: 0;
}

#content {
	padding:1em 0; /* bottom padding for footer */
	margin: 0 80px;
}
	#content p {
		text-align:justify;

	}

#leftHolder {
	width:320px;
	margin:10px 0 0 5px;
	float:left;
}

#mainContent {
	margin: 0 380px 0 0;
	padding: 0 0 10px 0;
	background: #222;
}

#mainContent h1 {
	background:url(../images/header_01.gif) no-repeat;
	width: 300px;
	height: 19px;
	margin: 5px 10px 0;
	padding: 4px 0 0 5px;
}

#rightHolder {
	width:370px;
	float:right;
}

#picture {
	float: right;
	margin: 0;
	font-size: 90%;
	width:370px;
}

#picture img {
	border: 0;
	vertical-align: text-bottom;
}

#picture p {
	margin: 0;
	padding: 0;
}

#pictureInfo {
	width:370px;
	height:28px;
	background:#000;
	text-align: right;
}
	#pictureInfo p {
		text-align: right;
		margin-left:15px;
	}


#about {
	float: right;
	background:#313131 url(../images/about_back.gif) bottom left repeat-x;
	width:370px;
	padding: 0 0 10px 0;
	margin: 5px 0 0 0;
	border-top:solid #404040 4px;
	border-bottom:solid #404040 4px;
}
	#about h1 {
	background:url(../images/header_02.gif) no-repeat;
	width: 300px;
	height: 19px;
	margin: 5px 10px 0;
	padding: 4px 0 0 5px;
	}

#partners {
	background:#2a2a2a url(../images/partners_back.gif) repeat-x bottom;
	margin:20px 0;
	border-top:solid #404040 4px;
}
	#partners h1 {
		background:url(../images/header_03.gif) no-repeat;
		width: 306px;
		height: 22px;
		margin: 5px 10px 0;
		padding: 4px 0 0 5px;
	}

#footer {
	font-size: 85%;
	color: #4D4D4D;
	width:827px;
	margin:0 75px;
	text-align: center;
	padding: 0 0 20px 0;
	background: #2f2f2f;
	border-top: solid #3d3d3d 4px;
}

#footer p {
	text-align: center;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#articles {
	padding: 0 15px;
}

a.commentslink {
	display: block;
	margin: 10px 0 20px 0;
	width: 92px;
	height: 35px;
	font-size: 85%;
	text-align: center;
	line-height: 25px;
	text-decoration: none;
	color: #656565;
	background: url(../images/comment-bg.gif) top left no-repeat;
}

ul#artists {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 1em;
	list-style: none;
}

ul#artists li {
	float: left;
	width: 249px;
	padding: 0;
	margin: 0 20px 20px 0;
	text-align: center;
}

ul#toplinks {
	width: 450px;
	padding: 85px 0 0 0;
	margin: 0 0 0 220px;
}

ul#toplinks li {
	float: left;
	list-style: none;
	margin-right: 8px;
	height: 13px;
}

ul#toplinks a {
	display: block;
}

ul#toplinks li#concerts a {
	width: 120px;
	height: 0;
	overflow: hidden;
	padding: 13px 0 0 0;
	color: #fff;
	background: url(../images/toplinks-concerts.gif) top right no-repeat;
}

ul#toplinks li#management a {
	width: 137px;
	height: 0;
	overflow: hidden;
	padding: 13px 0 0 0;
	color: #fff;
	background: url(../images/toplinks-management.gif) top right no-repeat;
}

ul#toplinks li#touring a {
	width: 83px;
	height: 0;
	overflow: hidden;
	padding: 13px 0 0 0;
	color: #fff;
	background: url(../images/toplinks-touring.gif) top right no-repeat;
}

ul#toplinks li#skate a {
	width: 76px;
	height: 0;
	overflow: hidden;
	padding: 13px 0 0 0;
	color: #fff;
	background: url(../images/toplinks-skate.gif) top right no-repeat;
}

ol.commentlist, ul#events {
	margin: 0;
	padding: 0;
}

ol.commentlist li {
	list-style-position: inside;
	padding: 15px;
	margin: 0 0 20px 0;
	background-color: #2f2f2f;
}

ul#events li {
	list-style: none;
	padding: 10px 15px;
	margin: 0;
	background-color: #2f2f2f;
}

ol.commentlist li.alt, ul#events li.alt {
	background-color: transparent;
}
