body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #000000;
	text-align: center;
	color: #F3F3F3;
}

#wrapper { /* Wrapper centers body in browser. */
	width: 730px;
	margin: 0px auto;
	position: relative;
	background: #000000;
	margin-top: 0px;
	background: url(chains.gif) no-repeat;
}

#banner {
	position: left;
	height: 100px;
	margin: 0px;
}

#nav {
	position: absolute;
	float: left;
	left: 0px;
	margin: 0px;
	height: 62px;
	width: 700px;	
	top: 74px;
	line-height:1.1em;
}

#navlist {
	margin: 0px 0 2.5em 0;
	width: inherit;
}
#navlist li {
	height: 18px;
	float: left;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
}

#navlist ul {
	height: 22px;
	margin: 0;
	padding: 0;
}

#navlist a:active,
#navlink a:link, #navlink a:visited, 
#navlink a:active {
	font-family: "Courier New" , Courier, mono;
	font-size: 11pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#navlist a:hover {
	font-family: "Courier New" , Courier, mono;
	font-size: 11pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#navlink a:hover, {
	font-family: "Courier New" , Courier, mono;
	font-size: 11pt;
	text-decoration: none;
	color: #D800A3;
	font-weight: normal;
}

#navlist a {
	font-family: "Courier New" , Courier, mono;
	font-size: 11pt;
	text-decoration: none;
	color: #eeeeee;
	font-weight: normal;
}

.navtext {
/* to use images with no font text, this class
   can disable the fonts with display:none   */
	font-family: "Courier New" , Courier, mono;
	font-size: 10pt;
}

#home a {
	position:absolute;
	left: 15px;
	width: 152px;
	height:inherit;
}
#shows a {
	position:absolute;
	left: 97px;
	width:163px;
	height:inherit;
}

#bio a {
	position:absolute;
	width:100px;
	left: 212px;
	height:inherit;
}

#photos a {
	position:absolute;
	width:100px;
	left: 299px;
	height:inherit;
}

#contact a {
	position:absolute;
	width:100px;
	left: 382px;
	height:inherit;
}

#news a {
	position:absolute;
	width:100px;
	left: 465px;
	height:inherit;
}

#download a {
	position:absolute;
	width:100px;
	left: 548px;
	height:inherit;
}
#store a {
	position:absolute;
	width:100px;
	left: 632px;
	height:inherit;
}
/* end nav */

#content { 
	margin-left: 100px; /* this left margin clears the leftcol div and allows our content div to become a second column */
	margin-bottom: 10px; /* sets a padding clearance on the bottom of the div*/
	margin-top: 15px;
	background: transparent;
min-height: 300px;
}


#content p {
	text-align: left;
	margin: 10px 6px 10px 6px; /* set the margins for the p element */
}

#leftcol {
	float: left; /* Floats the div to the left to make a column */
	width: 0px; /* sets a width for the div - Imperative for IE mac */
	background-repeat:repeat-y;
	margin: 0px; 
}

#rightcol {
	float: right; /* Floats the div to the left to make a column */
	width: 87px; /* sets a width for the div - Imperative for IE mac */
	margin: 40px 35px 0px 0px; 
}

#image {
	float: right;
	margin: 0px 10px 0px 15px;
}
#footer {
	text-align: center;
	width: 700px;
	height: 86px;
	padding-top: 20px;
	}
#footer .credits
{
  display:inline;
  margin-right:6px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  float:right;
  color: #666666;
}

#footer .copyright
{
  display:inline;
  margin-left:6px;

  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  float:left;
  color: #666666;
}

/**********link styles**********/

#footer a	{
	color: #333333;
	background-position: 0px 20%;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
   }

#footer a:hover{
	background-position: 0px 20%;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	border-bottom: 1px dashed #AA55AA;
	}
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/**********text styles**********/

.sitename {
	font-family: "Courier New" , Courier, mono;
	font-size: 38px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	float: center;
	padding-right: 30px;
	margin-top: 6px;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	}

.pagename {
	font-family: "Courier New", Courier, Times, serif; 
	font-size: 17px; 
	font-weight: bold; 
	color: #eeeeee;
	}
	
.headername {
	font-family: "Georgia", Courier, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	}
	
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #eeeeee;
	text-align: left;}

.newssub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-style: italic
	}
	
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3F3F3;
	}

.link {line-height: 14px;font-size: 11px;font-family: arial, sans-serif;color: #f55bb0;text-decoration: underline; }
.url {line-height: 14px; font-size: 10px;font-family: arial, sans-serif;color: #f55bb0;}
.text {line-height: 14px;font-size: 11px;font-family: arial, sans-serif;color: #eeeeee; }
