/* ADRIAN STYLESHEET */

BODY {
	background-color: #fff;
	left: 0;
	margin: 0;
	/*padding: 0;*/
	padding: 50px 0 0 0; /* padding for PixelGood banner */
	top: 0;
	}
a:link, a:visited {
	color: #ff6600;
	text-decoration: underline;
	}
a:active, a:hover {
	color: #99cc00;
	text-decoration: underline;
	}
.copy {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	line-height: 20px;
	text-decoration: none;
	margin: 0;
	}
.caption {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	line-height: 17px;
	text-decoration: none;
	margin: 0;
	}
.audio {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	line-height: 14px;
	text-decoration: none;
	margin: 0;
	}
.credit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ff6600;
	line-height: 12px;
	text-decoration: none;
	margin: 0;
	}
.backdrop {
	background: url(graphics/bkgd.gif) repeat;
	}
