body {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 0;
		margin: 0;
		color: #AAAAFF;
		background: #000 url("../images/backgroundrightflip2.png") top left repeat-x;
		}

h1 {
		font-size: 14pt;
		text-align: right;
		padding: 0px;
		text-indent: 50px 50px;
		margin: 10px 10px 0 0;
		color: #fff;
		letter-spacing: 0;
		}
h2 {
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 10pt;
	text-align: right;
	letter-spacing: 0;
	color: #ddd;
	font-weight: normal;
	padding: .5px;
	margin-bottom: 0px;
	}

h3 {
		font-size: 14pt;
		font-weight: bold;
		color: #fff;
		float: left;
		text-align: center;
		width: 100%;
		letter-spacing: 10px;
		padding: 0;
		margin: 20px 0 0 0;
		background: transparent;
}

h4 {
				font-size: 10pt;
				font-weight: normal;
				margin-bottom: 1px;
				width: 100%;
				padding: 3px 0px;
				letter-spacing: 0;
				float: left;
				background: url(../images/backgroundbar.png) repeat-x top left;
				text-transform: uppercase;
				text-align: center;
				}

dl.music {
    font-size: 10pt;
    margin: 0;
	 width: 100%;
	 padding: 3px 0px;
	 text-indent: 20px;
	 letter-spacing: 0;
	 float: left;
		 }

dl.music dt {
			    background: url(../images/backgroundbar.png) repeat-x top left;
			    text-transform: uppercase;
			    padding: 3px 0;
				 margin: 10px 0 0 0;
			    }

dl.music dd {
		    font-size: 10pt;
		    letter-spacing: 4px;
		    text-transform: lowercase;
		    margin: 0px 48px;
		    padding: 0;
		    background: url(../images/speaker.gif) no-repeat 0 4px;
		      }
				
dl.music dd img {
						border: 1px solid gray;
						margin: 0 25px 0 0;
						padding: 0;
}

dl.music dd.video {
						background: url(../images/movie.gif) no-repeat 0 4px;
						padding: 0;
						}
						
dl.music a, dl.music a:link, dl.music a:active, dl.music a:visited,
h2 a, h2 a:link, h2 a:active, h2 a:visited {
								color: #B17FFE;
								text-decoration: none;
							 	background: transparent;
								}
								
dl.music a:hover, h2 a:hover {
						color: #fff;
						text-decoration: none;
			 			background: transparent;
						}

.tracksmall {
		   padding: 0;
			margin: 200px 0;
			text-align: center;
			}
		
.tracklarge {
		   padding: 0;
			margin: 0px;
			text-align: center;
			}

#trackphoto {
				text-align: center;
				}

#arrows {
				overflow: hidden;
				position: relative;
				width: auto;
				text-align: center;
				padding: 0;
				margin: 0 auto;
				border: none;
				}

#arrows ul { 
font-size: 10px;
left: 12.5%;
margin: 0 auto;
padding: 0;
position: relative;
width: auto;
list-style: none;
text-align: center;
border: none;
}

#arrows li { 
width: 25%; 
float: left; 
margin: 10px auto;
padding: 0;
text-align: center; 
border: none;
} 

#arrows li img {
border: none;
}

#arrows li img.hide {
display: none;
}
/*
#arrows ul a { 
padding: 0;
margin: 0;
text-decoration: none;
color: #444;
text-align: center;
border: none;
}
*/
#arrows ul li a:hover img { 
border: none; 
}
/*
a, a:link, a:active, a:visited {
								color: #B17FFE;
								text-decoration: none;
							 	background: transparent;
								}
a:hover {
						color: #fff;
						text-decoration: none;
			 			background: transparent;
						}
*/			
#footernav {
					background: url(../images/background6d.png) no-repeat;
					position: relative;
					font-size: 12px;
				   letter-spacing: 0;
					text-align: center;
					height: 105px;
					padding: 100px 0 0 0;
					float: left;
					width: 100%;
				}

#footer {
         	background: url(../images/backgroundright.png) repeat-x;
			   float: right;
				position: relative;
				height: 205px;
				width: 100%;
					}

#footernav p {
			   margin: 0;
				padding: 0;
				color: #AAAAFF;
				clear: both;
				}
		

a:link { 
				color: #6666FF;
			 	background: transparent;
				text-decoration: none;
			}
			
a:visited { 
				color: #6666FF;
			 	background: transparent;
				text-decoration: none;
			}
a:active { 
				color: red;
				background: transparent;
	    		text-decoration: none;
		 }	
a:hover {
			color: #fff;
			background: transparent;
			text-decoration: none;
			}
			
#footernav a:hover {
			color: #fff;
		 	background: #AAAAFF;
			text-decoration: none;
	}	 
