/*
   Treble Damage Style Sheet
   Author: Jon Ruberts
   Date:   April, 2010

   Filename:         band.css
   Supporting Files: none

*/

body{
	/*background-image: url(images/bckgrd_glow2.jpg);
	background-image: url(images/storm2.jpg);
	background-repeat:no-repeat;*/
	}

#wrapper{
	width:100%;
	height:99%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
	}

#contents {
	width: 100%;
	position: relative;
	z-index: 1;
	}
	
	
img{
	border-width: 0px;
	}

#navigation{
	float:left;
	margin-top:12%;
	margin-left:5%;
	}

#navigation a:hover{
	color:black;
	background-color:transparent;
	}
	
#navigation a{
	display:block;
	padding:2px;
	margin:5px 5px 5px 0px;
	font-size:2em;
	font-family:sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:red;
	border:1px solid black;
	}

#navigation span{
	display:block;
	padding:2px;
	margin:5px 5px 5px 0px;
	font-size:2em;
	font-family:sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:red;
	border:1px solid black;
	background-color:transparent;
	}
	
.nav1{
	background-color:white;
	}
	
#tdlogo{
	margin-top:2%;
	margin-left:2%;
	}	

	
#footer{
	float:left;
	clear:left;
	margin-top:2%;
	margin-left:35%;
	}
	
address{
	color:red;
	text-align:center;
	font-style:normal;
	font-family:sans-serif;
	font-size:.75em;
		}
		
#navigation2 a, span{
	font-family:sans-serif;
	font-size:.75em;
	display:inline;
	color:red;
	text-decoration:none;
	}
	
#navigation2{
	text-align:center;
	}
	
#navigation2 a:hover{
	color:black;
	}
	
#twentytwotext{
	margin:5px;
	padding:5px;
	width:550px;
	height:60px;
	position:absolute;
	/*on page
	left:220px;
	top:180px;
	*/
	left:20px;
	top:50px;
	font-family:sans-serif;
	font-size:.9em;
	border:1px solid black;
	}
	
#twentytwo{
	position:absolute;
	top:-90%;
	left:105%;
	margin-right:5%;
	}
	
#chiptext{
	margin:5px;
	padding:5px;
	width:550px;
	height:60px;
	position:absolute;
	/*on page
	left:220px;
	top:290px;
	*/
	left:20px;
	top:160px;
	font-family:sans-serif;
	font-size:.9em;
	border:1px solid black;
	}

#chip{
	position:absolute;
	top:-45%;
	left:105%;
	margin-right:5%;
	}	
	
#matttext{
	margin:5px;
	padding:5px;
	width:550px;
	height:60px;
	position:absolute;
	/*on page
	left:220px;
	top:400px;
	*/
	left:20px;
	top:270px;
	font-family:sans-serif;
	font-size:.9em;
	border:1px solid black;
	}	
	
#matt{
	position:absolute;
	top:0%;
	left:105%;
	margin-right:5%;
	}
	
#twentytwonav{
	color:red;
		}
	
#chipnav{
	color:red;
		}	
	
#mattnav{
	color:red;
		}	

#twentytwotext a:hover{
	color:black;
	}
	
#chiptext a:hover{
	color:black;
	}
	
#matttext a:hover{
	color:black;
	}

#band{
	position:relative;
	margin-top:2%;
	margin-left:20%;
	height:200px;
	width:600px;
	color: black;
	}
