body
{
  margin:4px 0 0 0;
  background: #E48E89;
  text-align: center;
  font-size: 11px;
  font-family: Verdana, Helvetica, sans-serif;
  color: #AF5C5B;
}


form
{
  display:inline;
}


#wrapper
{
  position: relative;
  width: 750px;
  margin: 0px auto;
  background: #E48E89 url(body.jpg);
}


#banner
{
  height: 72px;
  background: #E48E89 url(header.jpg) no-repeat;
}

#header
{
  position: relative;
  left: 0px;
  width: 750px;
  padding-top:12px;
  text-align:left;
}


.sitename
{
  float: left;
  padding-left: 220px;
  margin-top: 16px;
  font-size: 32px;
  font-weight: bold;
  color: #AF5C5B;
  text-align: center;
}

.pagename
{
  position:relative;
  left:150px;
  height: 60px;
  width: 600px;
  text-align:center;
  overflow:auto;
  font-size: 17px;
  font-weight: bold;
  color: #AF5C5B;
}


#nav
{
  position: relative;
  float: left;
  top: -72px;
  left: 0px;
  width: 150px;  
  margin: 0px;
}

#navheader
{
  display:block;
  height:27px;
  background: url(navheader.jpg) no-repeat;
}


#navfooter
{
  display:block;
  height:28px;
  background: url(navfooter.jpg) no-repeat;
}


#navlist
{
  margin:0px;
  background: url(navbody.jpg);
}



#navlist li
{
  display:block;
  position:relative;
  left:-19px;
  _left: 0px;
  height: 30px;
  padding-top: 14px;
  list-style-type: none;
  white-space: nowrap;
}

#navlist a, #navlist a:active
{
  text-decoration: none;
  color: #AF5C5B;
  font-weight: bold;
}

#navlist a:hover
{
  text-decoration: underline;
}

.navtext
{
  font-size: 13px;
  letter-spacing: 2px;
}

#home a {
}
#shows a {
}

#bio a {
	
}

#photos a {
	position: relative;
	top: 4px;
}

#contact a {
	position: relative;
	top: 2px;

}

#news a {
	position: relative;
	top: 2px;

}

#download a {
	position: relative;
	top: 2px;

}
#store a {
	position: relative;
	top: 2px;
}


#content
{
  position:relative;
  float:right;
  left:-35px;
  width: 535px;
  overflow:auto;
  overflow-x:auto;
  overflow-y:hidden;
  padding-bottom:16px;
  color: #AF5C5B;
}



#footer
{
  width: 750px;
  height: 32px;
  background: url(footer.jpg);
  clear:both;
}


.copyright
{
  position:relative;
  float:left;
  top:12px;
  left:70px;
  color: #AF5C5B;
}


.credits
{
  position:relative;
  float:right;
  top:12px;
  right:25px;
  color: #AF5C5B;
}

.credits a
{
  color: #D86B69;
  text-decoration: none;
}

.credits a:hover
{
  text-decoration: underline;
}


#content p
{
  text-align: left;
  margin: 10px 6px 10px 6px;
}

#content a:link,
#content a:visited,
#content a:hover
{
  color: #E48E89;
}

pre
{
  font-size: 10px;
  color: #E48E89;
}

.text
{
  line-height: 14px;
  color: #AF5C5B;
}


.home #spacer1
{
  height:200px;
  margin:16px;
  display:block;
  background:url(/dashboard/core/startersites/image.php?height=200&width=300) no-repeat center center;
} 