body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #000000;
	text-align: center;
	font-size: 8pt;
	font-family: verdana, serif;
}

#wrapper { /* Wrapper centers body in browser. */
	width: 700px;
	w\idth: 700px;
	height: 596px;
	margin: 0px auto;
	position: relative;
	background: #000000 url(main_bg.jpg) no-repeat;
	margin-top: 15px;
}

#banner {
	height: 130px;
	margin: 0px;
	background: ;
}

#nav {
	position: absolute;
	float: left;
	left: 0px;
	margin: 0px;
	height: 22px;
	width: 700px;	
	top: 10px;
	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: verdana, serif;
	font-size: 11px;
	text-decoration: none;
	color: #CA934C;
	text-transform: lowercase;
}

#navlist a:hover {
	font-family: verdana, serif;
	font-size: 11px;
	text-decoration: none;
	color: #CA934C;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: lowercase;
}

#navlink a:hover, {
	font-family: verdana, serif;
	font-size: 11px;
	text-decoration: none;
	color: #CA934C;
	font-weight: bold;
	text-transform: lowercase;
}

#navlist a {
	font-family: verdana, serif;
	font-size: 11px;
	text-decoration: none;
	color: #CA934C;
	text-transform: lowercase;
}

.navtext {
/* to use images with no font text, this class
   can disable the fonts with display:none   */
	font-family: verdana, serif;
	font-size: 13px;
	letter-spacing: 2px;
}

#home a {
	position:absolute;
	left: 28px;
	top: 3px;
	height:inherit;
}
#shows a {
	position:absolute;
	left: 100px;
	top: 3px;
	height:inherit;
}

#bio a {
	position:absolute;
	left: 182px;
	top: 3px;
	height:inherit;
}

#photos a {
	position:absolute;
	left: 238px;
	top: 3px;
	height:inherit;
}

#contact a {
	position:absolute;
	left: 328px;
	top: 3px;;
	height:inherit;
}

#news a {
	position:absolute;
	left: 430px;
	top: 3px;
	height:inherit;
}

#download a {
	position:absolute;
	left: 510px;
	top: 3px;
	height:inherit;
}
#store a {
	position:absolute;
	left: 620px;
	top: 3px;
	height:inherit;
}
/* end nav */

#content { 
	margin-left: 20px; /* this left margin clears the leftcol div and allows our content div to become a second column */
	margin-bottom: 20px; /* sets a padding clearance on the bottom of the div*/
	margin-top: 0px;
	color: #CA934C;
	background: transparent;
	height: 460px;
	overflow: auto;
}


#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 */
	height: 0px;
	position: absolute;
	right: 265px;
	padding-right: 10px;
	left: 480px;
	top: 145px; 
}

#image {
	float: right;
	margin: 0px 0px 0px 315px;
}

#footer {
	text-align: center;
	width: 700px;
	height: 22px;
	background: transparent;
	margin-top: 75px;
	}

/**********link styles**********/

#footer a	{
	
	padding-top: 5px;
	font-size: 8pt;
	font-family: verdana, serif;
	color: #CA934C;
	text-decoration: none;
   }

#footer a:hover{
	background-position: 0px 20%;
	font-family: verdana, Helvetica, sans-serif;
	padding-top: 5px;
	font-size: 8pt;
	font-family: verdana, serif;
	color: #CA934C;
	border-bottom: 1px dashed #CA934C;
	}
	
a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;}
	
a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
	
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #220908;
	font-weight: bold;
}
/**********text styles**********/

.sitename {
	font-family:  Courier new, mono;
	font-size: 32px;
	font-weight: bold;
	color: #CA934C;
	text-align: center;
	float: left;
	padding-left: 350px;
	margin-top: 60px;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	}

.pagename {
	font-family: Courier new, Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #CA934C;
	}
	
.headername {
	font-family: Courier new, Times, serif;
	font-size: 19px;
}
	
.maintext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CA934C;
	text-align: left;}

.newssub {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CA934C;
	font-style: italic
	}
	
pre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CA934C;
	}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CA934C;
	}
.credits {	font-size: 8pt;
	font-family: verdana, serif;
color: #CA934C;
}
.link {line-height: 14px;font-size: 11px;font-family: Verdana, sans-serif;color: #489ACE;text-decoration: underline; }
.url {line-height: 14px; font-size: 10px;font-family: Verdana, sans-serif;color: #489ACE;}
.text {line-height: 14px;font-size: 11px;font-family: Verdana, sans-serif;color: #CA934C; }
.hand { cursor: pointer;cursor: hand; }