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

body {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(bodybg.gif) #000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:0px;
}

.container {
	margin:auto;
	background:url(contbg.gif) repeat-y center top #474747;
	width:800px;
	padding: 0px 20px 0px 20px;
}

.contentbox {
	padding:5px;
	width:790px;
	background:#1f2934;
}

.topbar {
	width:800px;
	height:53px;
	background:url(bar.gif) repeat-x #666666;
}

.topbar2 {
	height:60px;
	padding:10px;
	background:url(bar2.gif) repeat-x #333333;
}

* html .topbar2 {
	height:80px;
}

.header {
	width:800px;
	height:200px;
	background:url(sncbanner.jpg) no-repeat #004d74;
}

.pod {
	margin:auto;
	width:560px;
	height:100px;
	background:url(podcaster.jpg);
}

.cast {
	position:relative;
	left:178px;
	top:24px;
}

.podcastbutt {
	position:relative;
	left:172px;
	top:42px;
}

.urbybox {
	width:241px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	color:#000000;
	background:#B9B9B9;
	text-align:center;
	padding-bottom:10px;
}

.urbybox p {
	margin:5px;
}

.archbox {
	width:241px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	color:#000000;
	background:#B9B9B9;
	text-align:center;
	padding-bottom:10px;
}

.archbox p {
	margin:5px;
}

.forumlink {
	display:block;
	width:400px;
	height:53px;
}

.forumlink a, .forumlink a:visited {
	display:block;
	width:400px;
	height:53px;
	background:url(forumlink1.jpg);
}

.forumlink a:hover {
	display:block;
	width:400px;
	height:53px;
	background:url(forumlink2.jpg);
}