body {
	font-family: "Lucida Sans Unicode", "Microsoft Sans Serif", "Arial", "Helvetica", "sans-serif";
	color: #555;
	background-color: #eee;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a:link {
	color: #696;
	text-decoration: none;
}
a:visited {
	color: #696;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
h1 {
	font-size: 33px;
	color: #777;
	font-family: "Lucida Sans Unicode", "Microsoft Sans Serif";
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	padding-top: 5px;



}
h2 {
	font-size: 13px;
	clear: both;
	font-family: "Lucida Sans Unicode", "Microsoft Sans Serif";
	color: #aaa;
	padding: 0px;
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f9f9f9;











}
h3 {
	color: #777;
	font-size: 19px;
	font-family: "Lucida Sans Unicode", "Microsoft Sans Serif";
}
h4 {
	color: #777;
	font-size: 17px;
}
h5 {
	font-size: 15px;
	color: #777;
}
h6 {
	font-size: 13px;
	color: #777;
}
hr {
	clear: both;
	width: 77%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	margin-bottom: 11px;
	color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
p {
	color: #333;

}
strong {
	font-weight: normal;
	color: #333;

}
#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border: 17px solid #fff;
	width: 80%;




}

#listen {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 33%;
	padding-left: 33%;
	padding-bottom: 33px;

}
.listenCol1 {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: none;
}
.listenCol1 ul{


}
.listenCol1 li{
	list-style-image: none;
	list-style-type: none;
}
.listenCol1 li a{
}
.listenCol2 {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;

}
.listenCol2 ul{

}
.listenCol2 li{
	list-style-image: none;
	list-style-type: none;
}
.listenCol2 li a{
}

#album {
	margin-bottom: 33px;
	clear: both;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 33px;
	padding-left: 0px;
	background-color: #f9f9f9;
	float: none;
	margin-top: 11px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;


}

#links {
	clear: both;
	width: 80%;
	margin-right: auto;
	margin-left: auto;

}
.linksCol1 {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 44%;
}
.linksCol1 ul {
	margin: 0px;
	padding: 0px;

}
.linksCol1 li {
	list-style-image: none;
	list-style-type: none;
}
.linksCol1 li a{
}

.linksCol2 {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 20%;
}
.linksCol2 ul {
	margin: 0px;
	padding: 0px;

}
.linksCol2 li {
	list-style-image: none;
	list-style-type: none;
}
.linksCol2 li a{
}
.linksCol3 {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.linksCol3 ul {
}
.linksCol3 li {
	list-style-image: none;
	list-style-type: none;
}
.linksCol3 li a{
}

#contact {
	clear: both;

}
#menu {
	background-color: #ddd;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;




}
#footer {
	clear: both;
	color: #999;


}

