body {
	margin:0;
	padding:0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:76%;
	background:#ecebe2;
	line-height:1.6em;
	xxbackground:url(images/bg.gif) repeat-y top center;
	}

#bodymain {
	width:800px;
	background:#fafafa;
	margin:0 auto;
	}	
	
img {
	margin:0;
	padding:0;
	border:0;
	}
	
h1 {
	font-size:3.6em;
	color:#666;
	margin:0 0 30px 0;
	padding:0;
	line-height:1em;
text-align:center;
	}
	
h1 span{
	background:#d0cfc7;
display:block;
padding:20px 0;
	}
	
h1 a{
	color:#333;
	text-decoration:none;
	}
	
h1 a span span{
	color:#ff3399;
display:inline;
padding:0;
	}
	
h1 a:hover {
	text-decoration:none;
color:#f41257;
	}
	
h1 a:hover span span{
	color:#f41257;
	}

#intro h1 a:hover {
color:#333;
	}
	
#intro h1 a:hover span span{
	color:#e75888;
	}
	
h2 {
	font-weight:bold;
	color:#000;
	font-size:1em;
clear:both;
margin:0 0 20px 60px;
display:none;
	}

h4 {
	margin:0;
padding:0;
font-weight:normal;
color:#354168;
margin:0 0 7px 0;
padding:0 0 7px 0;
border-bottom:1px solid #d0cfc7;
 }
	
p {
	margin:0 0 10px 0;
	padding:0;
	}
	
a {
	color:#f41257;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
#nav {
	margin:0 0 30px 60px;
	padding:0;
	list-style-type:none;
	width:200px;
float:left;
	}
	
#nav li {
	margin:0;
	padding:0;
	width:200px;
	font-weight:bold;
	font-size:1.3em;
	}
	
#nav li a {
	display:block;
	background-color:#d0cfc7;
	margin:0 0 5px 0;
	padding:1px 10px;
	color:#f41257;
	}
	
#nav li a:hover {
	text-decoration:none;
	}
	
#static {
	margin:10px 0 0 290px;
	width:440px;
	}

.mapleft {
	clear:both;
	width:400px;
	float:left;
	margin:0 0 0 60px;
	}

.mapright {

	width:200px;
	margin:0 0 0 500px;
	}
	
#contentholder {
	clear:both;
	width:800px;
	}
	
#intro .intro a, #sylvester .sylvester a, #knight .knight a, #deckner .deckner a, #nolan .nolan a, #philipson .philipson a, #details .details a {
	color:#354168;
	}

.artisttext {
	width:400px;
text-align:justify;
margin:0 0 0 60px;
	}

.homeleft {
	width:350px;
margin:0 0 0 60px;
float:left;
	text-align:justify;
line-height:1.8em;
	}

.homeright {
	width:400px;
	margin:0 0 0 450px;
padding-top:3px;
	}

.imageholder {
	float:right;
	width:270px;
	}
	
.images {
	font-size:.9em;
	margin:0 0 20px 0;
	padding:0;

	line-height:1.4em;
	}
	
.images  a .enlarge {
	border-bottom:1px dotted #999;
	}
	
.images  a:hover .enlarge {
	color:#f41257;
	border-bottom:1px dotted #f41257;
	}
	
.images  img {
	margin:0 0 5px 0;
	padding:0;
	}
	
.images  a {
	color:#666;
	}
	
.images  a:hover {
	text-decoration:none;
	}
	
p.spons {
	float:right;
	width:200px;
	}

iframe {
	margin:0 0 20px 0;
	}
	
.alignleft {
	float:left;
	margin:0 9px 0 0;
	}
	
#facebox .b {
  background:url(/facebox/b.png);
}

#facebox .tl {
  background:url(/facebox/tl.png);
}

#facebox .tr {
  background:url(/facebox/tr.png);
}

#facebox .bl {
  background:url(/facebox/bl.png);
}

#facebox .br {
  background:url(/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
  padding:20px 0;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  margin-top: 15px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
