body {
	background:black;
	text-align:center;
	color:yellow;
}

body#FrontPage {
	background:black;
	text-align:center;
	vertical-align:middle;
}

div#Links center {
	margin-top:0px;
	margin-bottom:25px;
}

a {
	border:none;
}

div#Links {
	margin:0px;
}

a#ShowsBtn {
	margin-right:20px;
}

a#AlbumsBtn {
	margin-right:20px;
	margin-left:20px;
}

a#PressBtn {
	margin-left:20px;
}

td a#ShowsBtn {
	margin-left:0px;
	margin-right:0px;
}

td a#AlbumsBtn {
	margin-left:0px;
	margin-right:0px;
}

td a#BandBtn {
	margin-left:0px;
	margin-right:0px;
}

td a#PressBtn {
	margin-left:0px;
	margin-right:0px;
}

center {
	color:yellow;
	padding-top:10px;
}

center.Bio p {
	text-align:left;
	width:525px;
}

center.Bio table tr td p {
	width:300px;
}

div.BioLegend {
	border: thin solid yellow;
	width:100px;
	padding:5px;
	margin-bottom:0px;
}

div.BioLegend div.llabel {
	font-size:10px;
	width:100%;
}

img {
	border:none;
}

div.Show {
	color: yellow;
	text-align:left;
	width:500px;
}

div.Show table tr td {
	padding-right:1.2em;
}

h2 {
	color:red;
	font-family:Impact,Arial Black,Arial,Helvetica;
	font-weight:normal;
	font-size:200%;
	text-align:center;
	margin-top:1.2em;
	margin-bottom:0.2em;
}

td {
	padding:0px;
}

h1 {
	color:red;
	font-family:Impact,Arial Black,Arial,Helvetica;
	font-weight:normal;
	font-size:24px;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:0.2em;
}

h3 {
	color:red;
	font-family:Impact,Arial Black,Arial,Helvetica;
	font-weight:normal;
	font-size:150%;
	text-align:center;
	margin-top:1.2em;
	margin-bottom:0.2em;
}

td.AlbumDesc h1 {
	text-align:left;
	text-transform:uppercase;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0.3em;
}

td.AlbumDesc {
	vertical-align:top;
	padding-left:10px;
	color:yellow;
	vertical-align:top;
}

table.Albums tr td {
	padding-top:10px;
	padding-bottom:10px;
}

center#Reviews h2 {
	width:400px;
}

center#Reviews p {
	width:500px;
	text-align:left;
}

div.Sig {
	margin-top:0.2em;
	text-align:right;
	padding-right:1em;
	width:500px;
}

td#BandBios a img {
	border:2px solid black;
}

a {
	text-decoration:none;
}

a:visited {
	color: #f50;
}

a:link {
	color: red;
}

td#BandBios a:hover img.HasBio {
	border: 2px solid red;
}

a:hover {
	text-decoration:underline;
	color:red;
}

table.NextBio {
	width:520px;
	margin-top:2em;
}

table.NextBio tr td {
	vertical-align:bottom;
}

table.NextBio tr td a {
	color:red;
	font-family:Impact, sans-serif;
}

.ReviewList {
	color:red;
	font-family:Impact, Arial Black, sans-serif;
	font-size:14px;
}

a.SubLink {
	font-size:smaller;
}

td a.SubLink {
	padding-left:5px;
}
