body {
margin-top: 2px;}

h3, hr {margin: 3px 0 0 0;}

.disc_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 25px;
}

.arial10 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: normal}

.arial10bold {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}

html { min-height: 100%; margin-bottom: 1px; }


#listen { 

	width: 256px;
	height: 256px;
	background: url(images/play.png) top right no-repeat;
}
#listen a { 
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/play.png) top right no-repeat;
	color: #000;
}
#listen a:hover{ 
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/play.png) top left no-repeat;
	color: #000;
}
.left {
background-image: url(../images/left.gif);
background-repeat: repeat-y;
}

.right {
background-image: url(../images/right.gif);
background-repeat: repeat-y;
}
.headleft {
background-image: url(../images/headleft.gif);
background-repeat: repeat-y;
}

.headright {
background-image: url(../images/headright.gif);
background-repeat: repeat-y;
}
.nav {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", times, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000;
	text-transform: uppercase;
	}
.nav a {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", times, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000;
	text-decoration: none;
	}
.nav a:hover{
	text-decoration: underline;
	color:bbb;
	}
.nav a:visited{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", times, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000;
	}
	
	
	
	
	
