* {
	margin: 0px;
	padding: 0px;
}



body {
	background-color:#000000;
font-family:Arial;

}

div {
background-color:#ffffff;
}

.clearboth {
	clear:both;

}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

p {
	color:#222222;
}

img {
	margin:10px;
	border:solid;
	border-color:#000000;
}

#footer {
	margin: 0px auto;
	width:700px;
}

#phone {
	color:#ffffff;
	background-color:#000000;
	text-align:center;
	font-size:xx-large;
}

#playlistlogo {

	background-image:url("images/playlistlogo.jpg");
	background-repeat:no-repeat;
	min-width:800px;
	min-height:54px;
	display:block;
	text-indent:-5000px;
	z-index:1;

}

#container {
	margin: 0px auto;
	width:800px;
	height:100%;
	display:block;
	background-color:#ffffff;
}

#logo {
	background-image:url("wackylogo2.jpg");
	background-repeat:no-repeat;
	min-width:800px;
	min-height:234px;
	display:block;
	text-indent:-5000px;
	z-index:1;
}

#prologo {
	background-image:url("images/prodiscoslogo.jpg");
	background-repeat:no-repeat;
	min-width:800px;
	min-height:135px;
	display:block;
	text-indent:-5000px;
	z-index:1;
}



p {
	margin:20px;
}

#packer {
	min-width:800px;
	min-height:1000px;
	position:absolute;
	bottom:0px;
	display:block;
	background-color:#ffffff;
	z-index:-1;
	background-repeat:repeat-y;
}

#playlist {

width:100%;

}

#namelist {

width:100%;

}

#tags {
height:0px;
width:0px;
text-indent:-5000px;
color:#ffffff;
display:none;
background-color:#ffffff;

}

.stuarttext {

width:280px;
float:left;
padding-left:10px;

}

.stuartpic {

width:500px;
float:left;

}

.stuarttext h1 {

text-align:center;
}

#logostuartbrand {
	background-image:url("/images/djstuartbrand.jpg");
	background-repeat:no-repeat;
	min-width:800px;
	min-height:161px;
	display:block;
	text-indent:-5000px;
	z-index:1;
}
