/* CSS Document */
/* Coded By Audentio (http://www.audentio.com/forums/member.php?u=2) */
body {
	margin-top: 0;
	background: #000000 url(images/bg.jpg) repeat;
	font-size: 11px;
	color: #a9a9a9;
	font-family: Verdana;
}

a:link,
a:visited,
a:active {
	color: #e3c601;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #f3d401;
	text-decoration: underline;
	font-weight: bold;
	}
	
p {
	margin:0;
}

#wrapper {
	width: 968px;
	margin: auto auto;
}

#nav {
height: 28px;
list-style:none;
margin:0 auto;
padding:0;
}

#nav li {
float:left;
}
#nav li a {
display:block;
text-indent:-1000em;
overflow:hidden;
}

#nav a.blankleft { 
background-image: url(images/nav_left.jpg);
height: 28px;
width: 67px;
}

#nav a.blankright { 
background-image: url(images/nav_right.jpg);
height: 28px;
width: 68px;
}

#nav a.home { 
background-image: url(images/tab_home.jpg);
height: 28px;
width: 119px;
}

#nav a.home:hover { 
background-image: url(images/tab_on_home.jpg);
}

#nav a.forums { 
background-image: url(images/tab_forums.jpg);
height: 28px;
width: 119px;
}

#nav a.forums:hover { 
background-image: url(images/tab_on_forums.jpg);
}

#nav a.gallery { 
background-image: url(images/tab_gallery.jpg);
height: 28px;
width: 119px;
}

#nav a.gallery:hover { 
background-image: url(images/tab_on_gallery.jpg);
}

#nav a.musicnews { 
background-image: url(images/tab_musicnews.jpg);
height: 28px;
width: 119px;
}

#nav a.musicnews:hover { 
background-image: url(images/tab_on_musicnews.jpg);
}

#nav a.videos { 
background-image: url(images/tab_videos.jpg);
height: 28px;
width: 119px;
}

#nav a.videos:hover { 
background-image: url(images/tab_on_videos.jpg);
}

#nav a.affiliates { 
background-image: url(images/tab_affiliates.jpg);
height: 28px;
width: 119px;
}

#nav a.affiliates:hover { 
background-image: url(images/tab_on_affiliates.jpg);
}

#nav a.contactus { 
background-image: url(images/tab_contactus.jpg);
height: 28px;
width: 119px;
}

#nav a.contactus:hover { 
background-image: url(images/tab_on_contactus.jpg);
}

	
	

.banner {
	background: url(images/logo.jpg) no-repeat;
	width: 968px;
	height: 219px;
}

#navshadow {
	background: url(images/nav_shadow.jpg) top left no-repeat;
	width: 968px;
	height: 24px;
}

#contentbg {
	background: url(images/wrapper_bg.jpg) repeat-y;
	width: 968px;
}

.content {
	padding: 11px;
}

#topbox {
	background: #2e2e2e;
	padding: 10px;
	padding-top: 5px;
	border: 1px solid #565656;
	color: #a9a9a9;
	margin: 70px;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
}

#ubc {
	float: left;
	width: 633px;
}

#lw {
	display: inline;
	float: right;
	width: 313px;
}

.ubc_main {
	background: url(images/ubc_main.jpg) top left repeat-y;
}

.ubc_cat {
	background: url(images/ubc_cat.jpg) top left no-repeat;
	height: 59px;
	width: 633px;
	padding: 0;
	margin: 0;
}

.ubc_text {
	padding: 40px;
	padding-top: 0;
	padding-bottom: 0;
	color: #e3c601;
}

.ubc_title {
	padding-top: 0;
	padding-bottom: 0;
	color: #e3c601;
	font-weight:bold;
	font-size:12px;
}

.ubc_alert {
	padding-top: 0;
	padding-bottom: 0;
	color: #e3c601;
	font-weight:bold;
	font-size:14px;
}

.ubc_foot {
	background: url(images/ubc_foot.jpg) top left no-repeat;
	height: 43px;
	width: 633px;
	padding: 0;
	margin: 0;
}

#ubclong {
	float: left;
	width: 946px;
}

.ubc_mainlong {
	background: url(images/ubc_main_long.jpg) top left repeat-y;
}

.ubc_catlong {
	background: url(images/ubc_cat_long.jpg) top left no-repeat;
	height: 55px;
	width: 946px;
	padding: 0;
	margin: 0;
}

.ubc_footlong {
	background: url(images/ubc_foot_long.jpg) top left no-repeat;
	height: 43px;
	width: 946px;
	padding: 0;
	margin: 0;
}

.ubc_textlong {
	padding: 40px;
	padding-top: 0;
	padding-bottom: 0;
	color: #e3c601;
}

#vids {
	display: inline;
	float: right;
	width: 313px;
}

.vids_main {
	background: url(images/lw_main.jpg) top left repeat-y;
}

.vids_cat {
	background: url(images/vids_cat.jpg) top left no-repeat;
	height: 59px;
	width: 313px;
	padding: 0;
	margin: 0;
}

.vids_foot {
	background: url(images/lw_foot.jpg) top left no-repeat;
	height: 43px;
	width: 313px;
	padding: 0;
	margin: 0;
}

.vids_text {
	padding: 40px;
	padding-top: 0;
	padding-bottom: 0;
	color: #e3c601;
	padding-left:7px;
}

.lw_main {
	background: url(images/lw_main.jpg) top left repeat-y;
}

.lw_cat {
	background: url(images/lw_cat.jpg) top left no-repeat;
	height: 59px;
	width: 313px;
	padding: 0;
	margin: 0;
}

.lw_foot {
	background: url(images/lw_foot.jpg) top left no-repeat;
	height: 43px;
	width: 313px;
	padding: 0;
	margin: 0;
}

.lw_text {
	padding: 40px;
	padding-top: 0;
	padding-bottom: 0;
	color: #e3c601;
	padding-left:63px;
}

.player {
	clear:both;
}

#footer {
	background: url(images/footer.jpg) top left no-repeat;
	width: 968px;
	height: 107px;
	color: #a9a9a9;
	text-align: center;
}

#copyright {
	text-align:center;
	padding-top:3px;
}