html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #000;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img.fltrght{float:right;margin-left:10px;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
}

#outerwrapper{
	width:960px;
	margin:0 auto;
	background:url(images/radio.jpg) #000000 top center fixed;
	height:1100;
	padding:0;
}
ul#navigation{
	float:left;
	list-style:none;
	text-align:center;
	margin:20px 13px;
}
ul#navigation li{
}
ul#navigation li a{
	float:left;
	display:block;
	text-decoration:none;
	color:#FFF;
	font-style:italic;
	font-size:1.2em;
	width:171px;
	height:37px;
	background:url(images/nav-button.png) top center no-repeat;
	line-height:34px;
	text-shadow: 1px 1px 1px #000;
	margin-top:4px;
}
ul#navigation li a:hover{
	color: #000;
}
ul#navigation li a:active{
	background-position: 0 2px;
}
#header{
float:right;
display:block;
height:130px;
width:649px;	
}
#content-wrapper{
	margin:0 13px 0 0;
	padding:13px;
	background: url(images/trans-bg.png);
	width:724px;
	float:right;
	clear:right;
}
#content-wrapper img{padding:13px 0;}
#content-wrapper p{
	font-size:1em;
	color:#FFF;
	line-height:1.2em;
}
#content-wrapper p.caption{
	font-size:.75em;
	line-height:1.1em;
	font-style:italic;
	text-align:center;
	margin-bottom:10px;
	color:#0FF;
	}
#content-wrapper p.intro{
	font-size:.85em;
	line-height:1.1em;
	color:#0FF;	
}
img.intro{padding-bottom:40px;}
a{color:#0FF;}
#header{
	background:url('images/billy-title.png') top center no-repeat;
	width:724px;
	height:120px;
}
