body 
{ 
	background-color: #ffffff;
	font-family:"Bitstream Vera","Vera","Trebuchet MS",Trebuchet,Tahoma,sans-serif;
	font-size:1.0em;
	font-style: italic;
	color: #444444;
	width: 100%;
	margin: 0;
}

#banner
{
	background-color: #585858;
	background-image: url(../images/banner/banner_slice.gif);
	background-repeat: repeat-x;
	height: 201px;
	min-width: 800px;
	text-align: center;
	width: 100%;
}

#banner-left
{
	background: transparent none repeat scroll 0 0;
	float: left;
	position: relative;
	width: 20%;
}

#banner-central
{
	float: left;
	position: relative;
	width: 60%;
}

#banner-right
{
	float: left;
	position: relative;
	width: 20%;
}

#banner img
{
	margin-bottom: 0;
	padding-bottom: 0;
}

#banner IMG.displayed 
{
	display: block;
 	margin-left: auto;
 	margin-right: auto;
 	z-index: 1;
}

#navbar
{
	clear: both;
	position: relative;
	background-image: url('../images/navbar/navbar_slice.gif');
	background-repeat: repeat-x;
	color: white;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	min-width: 800px;
}

#navbar a img
{
	border-style: none;
	margin-left: 5px;
	margin-right: 5px;
}

#navbar a:visited img
{
	border-style: none;
	border: 0 none;
	text-decoration: none;
}

#navbar a:hover img
{
	border-style: none;
	border: 0 none;
	text-decoration: none;
}

#navbar a:active img
{
	border-style: none;
	border: 0 none;
	text-decoration: none;
}

#content
{
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
	min-height: 300px;
}

#indexcontent
{	
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
}

#indexcontent p
{
	font-size: medium;
	font-style: italic;
	padding-bottom: 1em;
}

#metalcontent
{
	background-color: #000000;
	width: 700px;
	height: 500px;
	text-align: center;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}

#metalcontent img
{
	border: none;
}

#projectcontent
{	
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
}

#projectcontent h2
{
	padding-top: 1.5em;
}

#projectcontent p
{
	font-size: medium;
	font-style: italic;
}

#projectcontent img
{
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	border: none;
}

#gigcontent 
{
  position: relative;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  margin-top: 1em;
  border: 1px solid #580000;
}

.gigcontent-table 
{
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  border-bottom: 0px;
  padding: 5px;
  width: 100%;
  font-size: 0.8em;
}

.gigcontent-table tr.odd
{
  background: #00ffff;
}

.gigcontent-table tr
{
  background: #c6f9c6;
  border-bottom: 1px solid #EFEFEF;
}

.gigcontent-table th 
{
  border: 1px solid #580000;
  padding: 5px;
  background: #000000;
  color: #ffffff;
}

.gigcontent-table td
{
  padding: 2em 1em;
}

#gigcontent-table-artist
{
 
}

#gigcontent-table-supportband
{
  text-align: left;
  font-style: italic;
  font-weight: normal;
  font-size: 0.6em;
  color: #80828c;
  padding-left: 1em;
}

#gigcontent-table-supportratings
{
  text-align: left;
  font-style: italic;
  font-weight: normal;
  font-size: 0.6em;
  color: #80828c;
  padding-left: 1em;
}

#recommendcontent
{
	position: relative;
}

#recommendcontent ul
{
	list-style-type: none;
}

#recommendcontent img
{
	max-width: 10em;
	max-height: 5em;
}

#recommendcontent table tr th
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#recommendcontent table tr td
{
	padding-left: 5px;
	padding-right: 5px;
}

#recommendcontent table tr td.img
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#recommend-left 
{
  float: left;
  width: 45%;
}

#recommend-right 
{
  float: right;
  width: 45%;
}

#content-footer
{        
  clear: both;
  margin-top: 2em;
  padding-left: 0.5em;
  padding-top: 0.5em; 
  color: #000000;     
  border-top: 1px solid black;
}           

#content-footer-left
{       
  float: left;
  width: 24%; 
  font-family: sans-serif;
  font-weight: bold;      
  font-size: x-small;     
  padding-top: 1em;       
}

#content-footer-center
{
  float: left;
  width: 50%; 
  text-align: center;
  margin-left: auto; 
  margin-right: auto;
  padding-top: 1em;  
  font-size: x-small;
  font-weight: bold; 
  font-family: arial, sans-serif;
  text-align: center;      
}

#content-footer-center a
{
  color: #000000;
  font-weight: bold;
  font-family: sans-serif;
  font-size: medium;      
}

#content-footer-right
{
  float: left;
  width: 25%; 
}

#content-footer-right a
{
  float: right;
  border: 0;   
  width: 88px; 
  height: 31px;
}

#content-footer-right a img
{
  border-style: none;
  border: 0 none;
  text-decoration: none;
}

#content-footer-right a:visited img
{
  border-style: none;
  border: 0 none;
  text-decoration: none;
}

#content-footer-right a:hover img
{
  border-style: none;
  border: 0 none;
  text-decoration: none;
}

#content-footer-right a:active img
{
  border-style: none;
  border: 0 none;
  text-decoration: none;
}
