body {
	background-color: #000;
	color: #FFF;
	text-align: center;
	margin-top: 6%;
}
a {
	outline: none;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
#container {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #FFFFFF;
	text-align: left;
	width: 711px;
	margin: 0px auto 60px auto;
}
#header {
	border-bottom: 1px dotted #b3b3b3;
	margin-bottom: 10px;
}
#header h1 a, body.home h1 {
	display: block;
	width: 168px;
	height: 37px;
	text-indent: -8008px;
	background-image: url(../_img/_header.gif);
	background-repeat: no-repeat;
}
body.home h1 {
	margin-bottom: 0px;
}
.home #header h1 {
	padding-bottom: 10px;
	background-image: url(../_img/_header_home.gif);
	width: 332px;
	height: 66px;
}
h3 {
	text-transform: uppercase;
	color: #808080;
	font-weight: bold;
	font-size: 45px;
	line-height: .4em;
	margin: 0px;
	padding:0px;
	background-repeat: no-repeat;
}
h3 a {
	color: #808080;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 500px;
	height: 32px;
	background-repeat: no-repeat;
	text-indent: -8008px;
}
h3 a:hover {
	color: #FFF;
	background-position: 0px -32px;
}
h3#livemusic a, body.livemusic h3#livemusic, body.live-music h3#live-music {
	background-image: url(../_img/nav_livemusic.gif);
}
h3#editorial a, body.editorial h3#editorial, body.editorial-and-portrait h3#editorial-and-portrait {
	background-image: url(../_img/nav_editorial.gif);
}
h3#fineart a, body.fineart h3#fineart, body.fine-art h3#fine-art {
	background-image: url(../_img/nav_fineart.gif);
}
h3#bandpublicity a, body.bandpublicity h3#bandpublicity, body.band-promo h3#band-promo {
	background-image: url(../_img/nav_bandpromo.gif);
}
h3#sports a, body.sports h3#sports {
	background-image: url(../_img/nav_sports.gif);
}
h3#photojournalism a, body.photojournalism h3#photojournalism {
	background-image: url(../_img/nav_photojournalism.gif);
}
h3#information a, body.information h3#information {
	background-image: url(../_img/nav_information.gif);
	text-indent: -8008px;
	margin-bottom: 10px;
	height: 32px;
}
body.photojournalism h3, body.sports h3, body.bandpublicity h3, body.band-promo h3, body.fineart h3, body.fine-art h3, body.editorial h3, body.editorial-and-portrait h3, body.livemusic h3, body.live-music h3{
	text-indent: -8008px;
	display: block;
	width: 500px;
	height: 32px;
	margin-bottom: 10px;
}
#navspacer {
	height: 32px;
}
#footer {
	border-top: 1px dotted #b3b3b3;
	color: #333;
	margin-top: 10px;
	padding-top: 10px;
}	
#footer a {
	color: #333;
	text-decoration: none;
}
#footer h6 {
	display: inline;
	font-size: 10px;
	text-transform: uppercase;
	background-repeat: no-repeat;
}
#footer #copyright {
	width: 208px;
	height: 11px;
	text-indent: -8008px;
	background-image: url(../_img/_copyright.gif);
	float: left;
}
#footer #email a {
	display: block;
	width: 177px;
	height: 11px;
	float: left;
	background-image: url(../_img/_email.gif);
	text-indent: -8008px;
}


#screenshot{
	position:absolute;
	border:1px solid #808080;
	background:#000;
	padding:5px;
	display:none;
	color:#fff;
	}
body.information #content .about {
	line-height: 1.9em;
	padding-left: 120px;
}
	
body.information .steve {
	float: left;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-top: 30px;
	font-size: 9px;
	color: #999;
}
body.information #content  a {
	color: #999;
}