body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url("layout/stripes.gif");
	background-color: black;
	color: #FFFFFF;
        font-family: Sans-Serif;
        font-size: small;
        line-height: 120%;
}

.maintable {background-color: black;
        }

.contactpic {
	background-image: url("layout/contactpic.jpg");
	background-repeat: no-repeat;
        background-position: 0% 0%;
	}

.gigspic {
        background-image: url("layout/gigspic.jpg");
        background-repeat: no-repeat;
        background-position: 0% 0%;
        }
.lyricpic {
        background-image: url("layout/lyricspic.jpg");
        background-repeat: no-repeat;
        background-position: 0% 0%;
	}
.linkspic {
        background-image: url("layout/linkspic.jpg");
        background-repeat: no-repeat;
        background-position: 0% 0%;
        }

.musicpic {
        background-image: url("layout/musicpic.jpg");
        background-repeat: no-repeat;
        background-position: 0% 0%;
        }

.videopic {
        background-image: url("layout/videopic.jpg");
        background-repeat: no-repeat;
        background-position: 0% 0%;
        }

.merchpic {
        background-image: url("layout/merchpic.jpg");
        background-repeat: no-repeat;
        background-position: 0% 0%;
        }

.bandpic {
        background-image: url("layout/bandpic.jpg");
        background-repeat: no-repeat;
        background-position: 0% 0%;
        }

.presspic {
        background-image: url("layout/presspic.jpg");
        background-repeat: no-repeat;
        background-position: 0% 0%;
        }

.flyerpic {
        background-image: url("layout/flyerspic.jpg");
        background-repeat: no-repeat;
        background-position: 0% 0%;
        }


.storiespic {
        background-image: url("layout/storiespic.gif");
        background-repeat: repeat-y;
        background-position: 0% 0%;
        }
.photopic {
        background-image: url("layout/photopic.jpg");
        background-repeat: no-repeat;
        background-position: 0% 0%;
	}

.linkstable {background-color: white;
	font-size: 12px;
        line-height: 14px;
        color: #FFFFFF;
        font-weight: 500;
	text-transform: uppercase;
        }

.linkstable a {
	color: #000000;
	text-decoration: none;
	}

.linkstable a:hover {
        color: #FF0000;
        text-decoration: none;
        }


.nextgig {
	
	color: #000000;
	}

.interior {
	font-size: 17px;
        line-height: 19px;
        color: #FFFFFF;
        font-weight: 500;
	background-image: none;
	}

.interior a {
	color: #FFCC00;
	}

.formin {border-color: #FF0000; border: 1px} 

h1{
	font-size:22px;
}

.grayedout{color: #555555}

.galleryimage{
	border: 1px solid white;
	}
