body {
	margin: 0;
	padding: 0;
	border: 0;
	background: url(bg.gif);
	text-align: center;
	color:white;
}

#wrapper { /* Wrapper centers body in browser. */
	width: 700px;
	margin: 0px auto;
	position: relative;
	background: url(middle_graphic.jpg);
        background-repeat:repeat-y;
	margin-top: 15px;
}

#banner {
	position: relative;
	height: 154px;
	margin: 0px;
	background: url(main_graphic.jpg);
}

#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: 11pt;
	text-decoration: none;
	color: #ff3000;
	font-weight: bold;
}

#navlist a:hover {
	font-family: verdana, serif;
	font-size: 11pt;
	text-decoration: none;
	color: #bf0d00;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 2px;
}

#navlink a:hover, {
	font-family: verdana, serif;
	font-size: 11pt;
	text-decoration: none;
	color: #ff3000;
	font-weight: bold;
}

#navlist a {
	font-family: verdana, serif;
	font-size: 11pt;
	text-decoration: none;
	color: #ff3000;
	font-weight: bold;
}

.navtext {
/* to use images with no font text, this class
   can disable the fonts with display:none   */
	font-family: verdana, serif;
	font-size: 11pt;
}

#home a {
	position:absolute;
	left: 15px;
	width: 100px;
	height:inherit;
}
#shows a {
	position:absolute;
	left: 97px;
	width:100px;
	height:inherit;
}

#bio a {
	position:absolute;
	width:100px;
	left: 170px;
	height:inherit;
}

#photos a {
	position:absolute;
	width:100px;
	left: 242px;
	height:inherit;
}

#contact a {
	position:absolute;
	width:100px;
	left: 332px;
	height:inherit;
}

#news a {
	position:absolute;
	width:100px;
	left: 420px;
	height:inherit;
}

#download a {
	position:absolute;
	width:100px;
	left: 513px;
	height:inherit;
}
#store a {
	position:absolute;
	width:100px;
	left: 603px;
	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-right: 20px;
	margin-bottom: 28px; /* sets a padding clearance on the bottom of the div*/
	margin-top: 15px;
	background: #000000;
	
}

.home #content {
       padding-right: 200px;
       background:
       url(/dashboard/core/startersites/image.php?height=240&width=180&fill=000000) no-repeat right;
       background-color: #000;
       margin-top: 10px;
       margin-bottom: 10px;
       margin-right: 10px;
}

#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: 10px; 
}

#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 315px;
}
#footer {
	text-align: center;
        color:#999999;
	width: 700px;
	height: 33px;
	background: url(bottom.jpg);
	margin-top: 8px;
	}
#footer .credits
{
  display:inline;
  margin-right:14px;
  float:right;
  color: #666666;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

#footer .copyright
{
  display:inline;
  margin-left:6px;
  float:left;
  font-family: Verdana, Helvetica, sans-serif;
  color: #666666;
  font-size: 12px;
}
/**********link styles**********/

#footer a	{
	background-position: 0px 20%;
	padding-top: 5px;
	font-size: 9pt;
	font-family: verdana, serif;
	color: #999999;
	text-decoration: none;
   }

#footer a:hover{
	background-position: 0px 20%;
	font-family: verdana, Helvetica, sans-serif;
	padding-top: 5px;
	font-size: 9pt;
	font-family: verdana, serif;
	color: #999999;
	border-bottom: 1px dashed #999999;
	}
	
a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ff3000;}
	
a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #bf0d00;
}
/**********text styles**********/

.sitename {
	font-family: Courier New, Courier, mono;
	font-size: 30px;
	font-weight: bold;
	color: #ff3000;
	text-align: center;
	float: right;
	padding-right: 150px;
	margin-top: 60px;
	}

.pagename {
	font-family: "Courier New", Courier, Times, serif; 
	font-size: 17px; 
	font-weight: bold; 
	color: #dddddd;
	}
	
.headername {
	font-family: "Courier New", Courier, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #bf0d00;
	}
	
.maintext {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;}

.newssub {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: italic
	}
	
pre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}

.link {line-height: 14px;font-size: 11px;font-family: Verdana, sans-serif;color: #999999;text-decoration: underline; }
.url {line-height: 14px; font-size: 10px;font-family: Verdana, sans-serif;color: #ff3000;}
.text {line-height: 14px;font-size: 11px;font-family: Verdana, sans-serif;color: #666666; }
.hand { cursor: pointer;cursor: hand; }