*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}

body{
	background: #FFFFFF url('../_graphics/bg.gif');
	text-align: center;
}

.access{
	display: none;
}

h1,h2,h3,h4,h5,h6,ul,li{
	text-indent: -99999999px;
	list-style: none;
}

#wrapper{
	background: #FFFFFF;
	width: 614px;
	margin: 10px auto;
	border: 2px solid #D9EAF7;
}

h1#beck{
	display: block;
	width: 614px;
	height: 219px;
	background: url(../_graphics/h1_beck.jpg) top left no-repeat;
}

div#sleeve{
	float: left;
	display: block;
	width: 309px;
	height: 303px;
	margin: 0px 0px 0px 8px;
}

div#streams{
	float: left;
	display: block;
	width: 286px;
	height: 303px;
	margin: 0px 0px 0px 10px;
}

ul#ul_streams{
	position: relative;
	width: 286px;
	height: 303px;
	background: url(../_graphics/ul_streams.gif) top left no-repeat;
}

ul#ul_streams li{
	position: absolute;
	top: 0px;
}

ul#ul_streams a{
	display: block;
	text-decoration: none;
}

ul#ul_streams li#stream01 {top: 130px; left: 62px; width: 99px; height: 20px;}
ul#ul_streams li#stream02 {top: 151px; left: 62px; width: 99px; height: 20px;}
ul#ul_streams li#stream03 {top: 173px; left: 62px; width: 99px; height: 20px;}
ul#ul_streams li#stream04 {top: 196px; left: 62px; width: 99px; height: 20px;}
ul#ul_streams li#stream05 {top: 245px; left: 7px; width: 169px; height: 35px;}

div#footer{
	clear: left;
	display: block;
	width: 614px;
	height: 246px;
	background: url(../_graphics/footer.jpg) top left no-repeat;
}
