body {
	background:#000;
	position:relative;
	font-family:'Comic Sans MS', Textile, cursive;
	font-size:13px;
	/*font-family:georgia,"times new roman", serif;*/
	line-height:1.5em;
	margin-top:0px;
	color:#000;
}

h1  {
        line-height:1em;
        font-size:16px;
        font-family:'Trebuchet MS';

}

h2  {
        line-height:1em;
        font-size:13px;
        font-family:'Comic Sans MS';
}

h3, h4 {
	line-height:1em;
        font-family:'Comic Sans MS';
}

#white-text {
               color:#FFFFFF;
}
#main {
	width:710px;
	position:absolute;
	top:0px;
	left:48%;
	margin-left:-355px;
	/* background:#000 url(images/mark-bg.jpg) top left no-repeat; 
	min-height:*/
}
#sig {
	position:absolute;
	top:15;
	left:40;
	z-index:10;
}
#bg-pic {
        position:absolute;
        top:20px;
}

#home-pic {
        position:absolute;
        top:220px;
        left:740px;
}
#gigs-pic {
        position:absolute;
        top:220px;
        left:720px;
}
#reviews-pic {
        position:absolute;
        top:220px;
        left:720px;
}
#notepaper-holder {
	position:absolute;
	top:190px;
	left:370px;
	z-index:100;
    font-size:12px;
}

#notepaper {
        background: url(images/middle.gif) repeat-y;
        width:338px;
		 
}

/*#toprip {
	background: url(images/top.gif) no-repeat;
        width:330px;
          
}
#bottomrip {
	background: url(images/bottom.gif) no-repeat;
        width:330px; 
       
}
*/

#marquee {
          position:relative;
          top:-90px;
	      text-align:center;
          color:#fff;
         
#marquee {
          bgcolor:#000000;
          direction:left;
          loop:20;
          width:80%;
}
}

#content{
        position:relative;
        left:0px;
        top:-10px;
		padding:1em 1em 1em 35px;
}

#bottom-text{
	width:680px;
	position:absolute;
	top:640px;
	left:51%;
	margin-left:-355px;
       color:#FFFFFF;
}

#bottom-text-guestbook{
	width:680px;
	position:absolute;
	top:720px;
	left:51%;
	margin-left:-355px;
       color:#FFFFFF;
}
#bottom-text-gallery{
	width:680px;
	position:absolute;
	top:640px;
	left:51%;
	margin-left:-320px;
        color:#FFFFFF;
}
#bottom-text-alt{
	width:330px;
	position:absolute;
	top:200px;
	left:51%;
	margin-left:-300px;
        color:#FFFFFF;
}
#bottom-text-home{
	width:330px;
	position:absolute;
	top:180px;
	left:51%;
	margin-left:-355px;
        color:#FFFFFF;
}

#left-col {
	/* margin:-170px 0 0 60px; */
	position:absolute;
	top:595px;
	left:80px;
	z-index:200;
}

a, a:link {
	color:#3366CC;
	text-decoration:none;
}
a:visited {
	color:#003399;
}
a:hover, a:active {
	color:#3366CC;
	text-decoration:underline;
}

#nav-home {
	position:absolute;
	top:40px;
	left:420px;
}
#nav-home.on {
	background: url(images/nav-home-on.gif) top left no-repeat;
}

//#nav-home.roll a:hover {
	background: url(images/nav-home-on.gif) top left no-repeat;
	display:block;
}


#nav-music {
	position:absolute;
	top:80px;
	left:460px;
	}
#nav-music.on {
	background:url(images/nav-music-on.gif) top left no-repeat;
}
//#nav-music.roll a:hover{
	background:url(images/nav-music-on.gif) top left no-repeat;
	display:block;
}

#nav-gigs {
	position:absolute;
	top:50px;
	left:650px;
}
#nav-gigs.on {
	background:url(images/nav-gigs-on.gif) top left no-repeat;
}
//#nav-gigs.roll a:hover {
	background:url(images/nav-gigs-on.gif) top left no-repeat;
	display:block;
}

#nav-contact {
	position:absolute;
	top:130px;
	left:410px;
}
#nav-contact.on {
	background:url(images/nav-contact-on.gif) top left no-repeat;
}
//#nav-contact.roll a:hover {
	background:url(images/nav-contact-on.gif) top left no-repeat;
	display:block;
}

#nav-news {
	position:absolute;
	top:25px;
	left:540px;
}
#nav-news.on {
	background: url(images/nav-news-on.gif) top left no-repeat;
}
//#nav-news.roll a:hover {
	background: url(images/nav-news-on.gif) top left no-repeat;
	display:block;
}

#nav-bio {
	position:absolute;
	top:90px;
	left:310px;
}
#nav-bio.on {
	background:url(images/nav-bio-on.gif) top left no-repeat;
}
//#nav-bio.roll a:hover{
	background:url(images/nav-bio-on.gif) top left no-repeat;
	display:block;
}

#nav-guestbook {
	position:absolute;
	top:140px;
	left:540px;
}
#nav-guestbook.on {
	background:url(images/nav-guestbook-on.gif) top left no-repeat;
}
//#nav-guestbook.roll a:hover {
	background:url(images/nav-guestbook-on.gif) top left no-repeat;
	display:block;
}

#nav-reviews {
	position:absolute;
	top:80px;
	left:570px;
}
#nav-reviews.on {
	background:url(images/nav-reviews-on.gif) top left no-repeat;
}

//#nav-reviews.roll a:hover {
	background:url(images/nav-reviews-on.gif) top left no-repeat;
	display:block;
}

#nav-gallery {
	position:absolute;
	top:150px;
	left:300px;
}
#nav-gallery.on {
	background:url(images/nav-gallery-on.gif) top left no-repeat;
}

//#nav-gallery.roll a:hover {
	background:url(images/nav-gallery-on.gif) top left no-repeat;
	display:block;
}

.imgLeft {
	float:left;
	margin:.75em .75em .75em .75em;
}
.imgRight {
	float:right;
	margin:.75em .75em .75em .75em;
}

/*Styles added by Paul for Guestbook*/

#guestbook-form{
color:#fff;
position:absolute;
top:120px;
left:80px;
}

#message, #name, #email, #web{
width:90%;
}

FORM DT {
   clear:both;
   width:28%;
   float:left;
   text-align:right;
}

FORM DD {
   float:left;
   width:70%;
   margin:0 0 0.5em 0.25em;
}

/*dl.guestbook{
	margin-bottom:1.2em;
	padding:0.5em;
	border:1px solid #727483;
	background:#898B97;
	overflow:hidden;
}

dl.guestbook dt{
	float:left;
	clear:both;
	width:20%;
	text-align:right;
	color:#fff;
}

dl.guestbook dd{
	float:left;
	width:75%;
	margin:0 0 0.25em 0.5em;
}
*/

table.guestbook{
	margin-bottom:1.2em;
	padding:0.5em;
	border:1px solid #fff;
	background:#000000;
	width:292px;
        color:#fff;
}

table.guestbook td{
	font-size:0.8em;
        color:#fff;
}

table.guestbook td{
	width:80%;
	vertical-align:top;
}

table.guestbook td.left{
	width:19%;
	color:#fff;
	text-align:right;
}

.thumbs img{
padding:3px;
margin:3px;
border:1px solid #666;
}

.thumbs a:hover img{
border-color:#999;
}