@charset "utf-8";
/* CSS Document */
body, html{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#FFFFFF;
	background-image:url(../images/TNCD_07.jpg);
	background-repeat:repeat-y;
	background-position:center;
	height:100%; /* needed for container min-height */
	}
.logo {
	background-image: url(../images/TNCD_02.jpg);
	background-position:TOP LEFT;
	background-repeat:no-repeat;
	height:116px;
	width:900px;}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#CCCCCC;
	}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	color:#000000;
	}
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;

	}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:900px;
	
	background-image:url(../images/TNCD_11.jpg);
	
	background-repeat:no-repeat;
	background-position:bottom right;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}
div#header {
	padding:0em;
	background:#fff;
	
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	width:100%;
	min-height:310px;
	padding:0em 0em 5em; /* bottom padding for footer */
	background-image:url(../images/TNCD_04.jpg);
	background-position:top left;
	
	background-repeat:no-repeat;}
	div#content p {
		text-align:justify;
		padding:0 1em;
	}
div#footer {
	position:absolute;
	width:900px;
	bottom:0; /* stick to bottom */

	
	
	}
	div#footer p {
		padding:0em;
		margin:0;
	}
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:small;
	}
div#countbox {
	position:relative;
	top:83px;
	left:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:x-small;

}
.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:small;}
.nav:link {
	text-decoration:none;}
.nav:hover {
	font-weight:bold;
	color:#660000;
	}
.nav:visited {
	text-decoration:none; }
	div#navbox {
		height:277px;
		width: 135px;
		background-image:url(../images/metalthing_02.jpg);
		background-position:top left;
		background-repeat:no-repeat;}
div#home {
	background:url(../images/upbuttons_05.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
	div#home:hover {
	cursor:pointer;
	background:url(../images/downbuttons_05.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
div#shows {
	background:url(../images/upbuttons_06.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
	div#shows:hover {
	cursor:pointer;
background:url(../images/downbuttons_06.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
	div#music {
	background:url(../images/upbuttons_07.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
	div#music:hover {
	cursor:pointer;
background:url(../images/downbuttons_07.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
	div#band {
	background:url(../images/upbuttons_08.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
	div#band:hover {
	cursor:pointer;
background:url(../images/downbuttons_08.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
	div#merch {
	background:url(../images/upbuttons_09.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
	div#merch:hover {
	cursor:pointer;
background:url(../images/downbuttons_09.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
	div#links {
	background:url(../images/upbuttons_10.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
	div#links:hover {
	cursor:pointer;
background:url(../images/downbuttons_10.jpg);
	width:97px;
	height:37px;
	background-position:top left;
	background-repeat:no-repeat;
	}
	.nav:hover{
		color:#666666;
		
		}
	.nav{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#660000;
		text-decoration:none;}
	.nav:visited{
		text-decoration:none;}