/* CSS Document */

body {
	background-color: #0c0c0c;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
}

a:link, a:active, a:visited { text-decoration: none; color: white; }
a:hover { text-decoration: line-through; color: #5a6140;}


.greenbold {
	color: #5a6140;
	font-weight: bold;
}
.whitebold {
	color: white;
	font-weight: bold;
}
.redbold {
	color: #990000;
	font-weight: bold;
}
.green {color: #5a6140;}
.white {color: white;}
.red {color: #990000;}


.headline-x {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #5a6140;
}

.newsline {
	background-image: url(images/newsbgr.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 20px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	text-indent: 12px;
	vertical-align: bottom;
	border: none;
}

.photobgr {
	background-image: url(images/photoscratch.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	text-indent: 43px;
	vertical-align: middle;
	border: none;
}

.videobgr {
	background-image: url(images/videoscratch.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	text-indent: 43px;
	vertical-align: middle;
	border: none;
}

.audiobgr {
	background-image: url(images/audioscratch.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	text-indent: 43px;
	vertical-align: middle;
	border: none;
}

.lyricsbgr {
	background-image: url(images/lyricsscratch.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	text-indent: 43px;
	vertical-align: middle;
	border: none;
}

.bandhl {
	background-image: url(http://jerx.cc/images/band.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	text-indent: 30px;
	vertical-align: middle;
	border: none;
}

.mediahl {
	background-image: url(http://jerx.cc/images/media.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	text-indent: 30px;
	vertical-align: middle;
	border: none;
}

.merchhl {
	background-image: url(http://jerx.cc/images/merch.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	text-indent: 30px;
	vertical-align: middle;
	border: none;
}

.guestbookhl {
	background-image: url(http://jerx.cc/images/guestbook.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	text-indent: 30px;
	vertical-align: middle;
	border: none;
}

.linkshl {
	background-image: url(http://jerx.cc/images/links.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	text-indent: 30px;
	vertical-align: middle;
	border: none;
}

.contacthl {
	background-image: url(http://jerx.cc/images/contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	text-indent: 30px;
	vertical-align: middle;
	border: none;
}

.contenttable {
	position: absolute;
	top: 5px;
	left: 5px;
	width: auto;
}

/*------------  //  UPCOMING  ------------*/
.upcomingtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-image: url(images/gallerybgr.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 30px;
	width: 200px;
	text-indent: 20px;
	vertical-align: middle;
}

.upcoming {
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
/*------------  UPCOMING  //  ------------*/


/*------------  //  S  H  O  W  S  ------------*/
.shows {    
	font-family: Arial;
	font-size: x-small;
	width: 98%;
	border: none;
}
/*------------  S  H  O  W  S  //  ------------*/

/*------------  //  B  A  N  D  ------------*/
.band {    
	font-family: Arial;
	font-size: x-small;
	width: 98%;
	border: none;
}

/*------------  B  A  N  D  //  ------------*/

/*------------  //  M  E  D  I  A  ------------*/
.media {    
	font-family: Arial;
	font-size: x-small;
	width: 98%;
	border: none;
}
/*------------  M  E  D  I  A  //  ------------*/

.player {
    font-family: Tahoma;
	font-size: xx-small;
	color: #5a6140;
}

/* td#title_temp {
	font-family: Arial, Helvetica, sans-serif;
	background: url();
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 7px;
	height: 15px;
} */

.input {
	background-color: black;
	border: solid;
	border-color: #5a6140;
	border-width: 1px;
	color: white;
}

td#headlinefuck {
	color: white;
	background-color: #5a6140;
	width: 100%;
	font-weight: bold;
}

.submit {
	background-color: #5a6140;
	border: none;
	color: black;
}

.indent {
	text-indent: 20px;
}