#wrapper {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background-image: url(../images/leftBG.png);
	background-repeat: repeat;
}
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}


#header {
	background-image: url(../images/header.png);
	height: 150px;
	width: 800px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-repeat: no-repeat;
}

#left {
	float: left;
	width: 150px;
}

#right {
	margin: 0;
	float: left;
	width: 640px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
}

#footer {
	clear: both;
	background: #A2A2A2;
}
#home {
	background-image: url(../images/nav2.png);
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;
}
#link2 {
	background-image: url(../images/nav2.png);
	background-position: 0px -50px;
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;
}
#link3 {
	background-image: url(../images/nav2.png);
	background-position: 0px -100px;
	height: 50px;
	width: 150px;
	float: left;
	text-indent: -9999px;	
}
#link4 {
	background-image: url(../images/nav2.png);
	background-position: 0px -150px;
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#link5 {
	background-image: url(../images/nav2.png);
	background-position: 0px -200px;
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#link6 {
	background-image: url(../images/nav2.png);
	background-position: 0px -250px;
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#home a {
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#link2 a {
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#link3 a {
	height: 50px;
	width: 150px;
	float: left;
	text-indent: -9999px;	
}
#link4 a {
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#link5 a {
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#link6 a {
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#home a:hover {
	background-image: url(../images/nav2.png);
	background-position: -150px 0px;
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#link2 a:hover {
	background-image: url(../images/nav2.png);
	background-position: -150px -50px;
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#link3 a:hover {
	background-image: url(../images/nav2.png);
	background-position: -150px -100px;
	height: 50px;
	width: 150px;
	float: left;
	text-indent: -9999px;	
}
#link4 a:hover {
	background-image: url(../images/nav2.png);
	background-position: -150px -150px;
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#link5 a:hover {
	background-image: url(../images/nav2.png);
	background-position: -150px -200px;
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
#link6 a:hover {
	background-image: url(../images/nav2.png);
	background-position: -150px -250px;
	float: left;
	height: 50px;
	width: 150px;
	text-indent: -9999px;	
}
.playlist {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #container #right table tr td p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.elleft {
	text-align: left;
}
.elelft {
	text-align: left;
}
#wrapper #container #right .style2 {
	text-align: center;
}
#wrapper #container #right .style22 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
