
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-top: 0px;
	background-color:#fff;
	font-weight:normal;
	background-repeat:no-repeat; margin:0; padding:0;
}

a {color: #000; text-decoration:none;}
a:hover {color: #000; text-decoration:underline;}
a:active {color: #000; text-decoration:underline;}


#header {width:1130px;height:138px; display:block; text-align:right;}
#player {width:512px;height:288px; display:block; vertical-align:top; margin-left:17px;}
#twitter {display:block; padding-top:5px; vertical-align:top; margin-left:18px; width:512px;}
#slides {width:600px;height:450px; display:inline-block; vertical-align:top; margin-left:18px;}
#slidesContainer {width:600px;height:450px; display:inline-block; vertical-align:top; margin-left:20px;}

	  
#low-band
      {
        background:transparent url('../images/low.jpg') no-repeat scroll 0px 0px;
        height:17px;
        width:122px;
		position:relative;
		top: 15px;
		margin-left:auto;
		padding-right:15px;
		display:inline-block;
      }
	  
div#low-band:hover
      {
        background-position:0px -17px;
      }
	  
#low-band a
      {
        display:block;
        height:17px;
        width:122px;
      }
	 
	  
#high-band
      {
        background:transparent url('../images/high.jpg') no-repeat scroll 0px 0px;
        height:17px;
        width:122px;
		position:relative;
		top: 15px;
		margin-left:auto;
		padding-right:15px;
		display:inline-block;
      }
	  
div#high-band:hover
      {
        background-position:0px -17px;
      }
	  
#high-band a
      {
        display:block;
        height:17px;
        width:122px;
      }
	  
	  
	 
	 #support
      {
        background:transparent url('../images/support.jpg') no-repeat scroll 0px 0px;
        height:17px;
        width:91px;
		position:relative;
		top: 15px;
		margin-left:auto;
		display:inline-block;
      }
	  
div#support:hover
      {
        background-position:0px -17px;
      }
	  
#support a
      {
        display:block;
        height:17px;
        width:91px;
      }
	  
	  
	  
	  
	  	  
#embed
      {
        background:transparent url('../images/embed.jpg') no-repeat scroll 0px 0px;
        height:17px;
        width:114px;
		position:relative;
		top: 15px;
		margin-left:auto;
		padding-right:15px;
		display:inline-block;
      }
	  
div#embed:hover
      {
        background-position:0px -17px;
      }
	  
#embed a
      {
        display:block;
        height:17px;
        width:114px;
      }
	 