@charset "UTF-8";
/* CSS Document */



body{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat:repeat-y;
	background-position:50%;
	background-color: #999999;
	background-image:url(../images/ds2.jpg);
	background-repeat:repeat-y;
	background-position:50%;
}

p {
	font-size:12px;
	margin:0 0 0 0;
	color: #000000;
}

#container{
	background-color:#FFFFFF;
	width:960px;
	margin-top:0px;
	marginbottom:5px;
	margin-bottom:5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 3px;
	height: 100%;
	}
#playerbox  {
	text-align: center;
	width:100%;
	margin:auto;
}

#maincontent{
	height:100%;
	width: 960px;
	margin-left: 0px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: 0px;
	background-color: #FFFFFF;
}
#staff-maincontent {
	height:100%;
	margin-bottom: 10px;
	padding: 5 px;
	width: 960px;
}

#branding{
	width:960px;
	margin-top:0px;
	z-index: 0;
	background-color: #B5D5F2;
	text-align: center;
	height: 128px;
	margin-left: 1px;
}
#podcast #branding{
	height: 240px;
}
#howaboutthis{
	background-color:#FFFF00;
	height: 200px;
	visibility: visible;
	width: 1000px;
}

#footer{
	width:955px;
	height:20px;
	background-color:#FFFFFF;
	clear:both;
	text-align:center;
	margin-top:10px;
	padding-top: 10px;
}

#second-container{
	background-color:#FFFFFF;
	width: 950px;
	margin-top:5px;
	marginbottom:5px;
	margin-bottom:5px;
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: -5px;
	padding-left: 0px;
	border-bottom: thin #000000 solid;
	}
#container #content #nav li {
	display: block;
	list-style-type: none;
	width: 50px;
	background-color: #000066;
}
