body {

	background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #fff3ae;
       margin-top: 60px;
}


body, td,div,span,p,a {
  font-family: georgia, arial, helvetica;
                        }

#nav a.goh { 
             padding-top: -10px;
             font-size: 28px;
             text-transform: uppercase;
             font-family: helvetica, arial;
             color: #fff;
                 color: #804800;
             font-weight:bold;
             }

#nav a.ulysses { 
                 font-weight: bold;
                 color: #804800;
                 
                 text-transform: uppercase;
                 font-size: 16px;
                 
                 font-family: georgia, helvetica, arial; 
                 
                 
                 }
div#lyrics {             
             color: #333;
/*             background: #F9F6D6; 
  */           }


a {
    color: #990000;
    }

a:hover {
          color: #000;
          }


/* previously in header */
tr.alt td, tr.alt2.td {
/*
 background: #ecf6fc; 
 background: #ECF3F9;
 background: #FAF2B6;
*/

}

tr td a span.comment_count {
color: #333;
}

tr.over td, tr.over2 td {
text-decoration: none;
background: #FAF2C1;
}

tr.over td a {
/*color: #fff;*/
}

tr.over td a span.comment_count {
/* color: #fff; */
}

table.stripeMe tr td {
   padding-top: 5px;
   padding-bottom: 5px;
}


table.mixtape tr td {
   padding-top: 7px;
   padding-bottom: 7px;
}


td.current {
   background: #fff;
             font-weight: bold;
}

.ui-tabs-panel {
/*    border-top: 1px solid #97a5b0; */
/*    padding: 1em 8px; */
/*    background: #FAF6D6; */
 /* declare background color for container to avoid distorted fonts in IE while fading */

}

.ui-tabs-selected a{ 
    background: #FAF2C1;
}

span.title2, a.title2 {
	color: #804800; 
	font-size: 0.8em;
}


	.overlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;


		background: #FFF;
/*		opacity: 0.35;
		-moz-opacity: 0.35;
		filter:alpha(opacity=35);
*/	}


	.overlay2 {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;

		background: #FDF4AF;
		background: #fff;
		opacity: 0.45;
		-moz-opacity: 0.45;
		filter:alpha(opacity=45);
	}

div.comments ol li {  
             background: #ddd;
 }


.track_number { 
                color: #333;
}

.track_name { 

}

.track_notes { 
               color: #333;
 }

#footer { 
background: #fff; 
 }
