#customscroll {
	/* Typical fixed height and fixed width example */
	width: 450px;
	height: 400px;
      	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	
}


/* header 1 for content */
.content h1 {text-align: left;
      font-family: futura,tahoma,verdana;
      font-size: 10pt;
      font-weight: bold;
      color: #ccffff}

/* paragraph for content */
.content p {text-align: left;
      width: 98%;
      font-family: futura,tahoma,verdana;
      font-size: 9pt;
      font-weight: normal;
      color: #FFFFFF}

/* links on content */
.content a:link {text-decoration: none;
             font-family: futura,tahoma,verdana;
             font-size: 9pt;
             font-weight: normal;
             color: #cee091}

.content a:visited {text-decoration: none;
             font-family: futura,tahoma,verdana;
             font-size: 9pt;
             font-weight: normal;
             color: #cee091}

.content a:active {text-decoration: none;
             font-family: futura,tahoma,verdana;
             font-size: 9pt;
             font-weight: normal;
             color: #cee091}

.content a:hover {text-decoration: none;
             font-family: futura,tahoma,verdana;
             font-size: 9pt;
             font-weight: normal;
             color: #cee091}


/* header 1 for merch */
.merch h1 {text-align: left;
      font-family: futura,tahoma,verdana;
      font-size: 10pt;
      font-weight: bold;
      color: #ccffff}

/* paragraph for merch */
.merch p {text-align: left;
      font-family: futura,tahoma,verdana;
      font-size: 9pt;
      font-weight: normal;
      color: #666666}

/* links on merch */
.merch a:link {text-decoration: none;
             font-family: futura,tahoma,verdana;
             font-size: 9pt;
             font-weight: normal;
             color: #99ffff}

.merch a:visited {text-decoration: none;
             font-family: futura,tahoma,verdana;
             font-size: 9pt;
             font-weight: normal;
             color: #99ffff}

.merch a:active {text-decoration: none;
             font-family: futura,tahoma,verdana;
             font-size: 9pt;
             font-weight: normal;
             color: #99ffff}

.merch a:hover {text-decoration: none;
             font-family: futura,tahoma,verdana;
             font-size: 9pt;
             font-weight: normal;
             color: #99ffff}

/* paragraph for home */
.home p {text-align: left;
      width: 98%;
      font-family: futura,tahoma,verdana;
      font-size: 9pt;
      font-weight: normal;
      color: #a39382}


.indentedfindus {padding-left: 100pt;
           padding-top: 100pt} 

.indentedabout {padding-top: 45pt} 


.indentedmusic {padding-top: 45pt} 

.indentedhome {padding-top: 45pt} 
