* {margin: 0; padding: 0;}

body {border: 0; background: black url(../img/bg.png); text-align: center;}

#wrapper {
	position: relative;
	margin: 300px auto;
	border: 5px solid white;
	-moz-border-radius:5px;
	width: 948px;
	background: black url(../img/bg_body.jpg) 1px 176px repeat-x;}

#streamwrapper {
	position: relative;
	margin: 50px auto;
	border: 5px solid white;
	-moz-border-radius:5px;
	width: 1000px;
	background: black url(../img/bg_body.jpg) 1px 176px repeat-x;}

#dpl{
	position: relative;
	margin: auto;
	width: 10px;

	}
	
	

	
			

.headimg {margin-bottom: 0px; width: 948px; height: 176px;}
.headimgstream {margin-bottom: 0px; width: 1000px; height: 266px;}
.dpl {margin-bottom: 0px; width: 100px; height: 60px;}






#nav 		{
			position: relative; top: 0px; right: 0px;
			text-align: right;
		}


#nav_con 	{
			position: relative; top: 0px; right: 0px;
			text-align: right;
		}
#nav_lay 	{
			position: relative; top: 0px; right: 0px;
			text-align: right;
		}
#nav_shed 	{
			position: relative; top: 0px; right: 0px;
			text-align: right;
		}
#nav_vid 	{
			position: relative; top: 0px; right: 0px;
			text-align: right;
		}





#left, #right {margin: 10px;}

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

#right {float: right; right; width: 100px; }

#nav a {
	display: block;
	float: left;
	margin: 0 2px;
	padding: 0 3px 1px 2px;
	width: 60px;
	height: 15px;
	text-align: center;
	font: bold 10px Verdana;
	color: #2A2B2D;
	text-decoration: none;
	background: url(../img/link.jpg) left top no-repeat;}


#nav_con a {
	display: block;
	float: left;
	margin: 0 2px;
	padding: 0 3px 1px 2px;
	width: 60px;
	height: 15px;
	text-align: center;
	font: bold 10px Verdana;
	color: #2A2B2D;
	text-decoration: none;
	background: url(../img/link.jpg) left top no-repeat;}

#nav_lay a {
	display: block;
	float: left;
	margin: 0 2px;
	padding: 0 3px 1px 2px;
	width: 60px;
	height: 15px;
	text-align: center;
	font: bold 10px Verdana;
	color: #2A2B2D;
	text-decoration: none;
	background: url(../img/link.jpg) left top no-repeat;}

#nav_shed a {
	display: block;
	float: left;
	margin: 0 2px;
	padding: 0 3px 1px 2px;
	width: 60px;
	height: 15px;
	text-align: center;
	font: bold 10px Verdana;
	color: #2A2B2D;
	text-decoration: none;
	background: url(../img/link.jpg) left top no-repeat;}


#nav_vid a {
	display: block;
	float: left;
	margin: 0 2px;
	padding: 0 3px 1px 2px;
	width: 60px;
	height: 15px;
	text-align: center;
	font: bold 10px Verdana;
	color: #2A2B2D;
	text-decoration: none;
	background: url(../img/link.jpg) left top no-repeat;}
		

#nav a:hover {padding: 1px 2px 0px 3px; background: url(../img/linkhover.jpg) left top no-repeat;}
#nav_con a:hover {padding: 1px 2px 0px 3px; background: url(../img/linkhover.jpg) left top no-repeat;}

#left h1, #right h1 {
	margin-bottom: px;
	text-align: left;
	color: white;
	font: bold 12px Arial;
	text-transform: uppercase;
	letter-spacing: 2px;}

p {
	padding: 5px 0 10px 0;
	border-top: 1px solid #FBF9FA;
	text-align: left;
	color: white;
	font: 10px Verdana;}

