img { 		border: none; }

body {		margin: 0;
			padding: 0;
			font-size: 11px;
			font-weight: normal;
			font-family: Tahoma, Verdana, Helvetica, sans-serif, Trebuchet MS, Arial, Verdana;
			background: black url(../images/bg.gif) repeat-x;
			 }
			
a {font-weight: bold; 
	text-decoration: underline;
	color: white;
}

a:hover {font-weight: bold; 
	text-decoration: underline;
	color: darkgrey;
}

a:focus { outline: none; }
	
#container {
			position:relative;	
			width:822px;
			height: 800px;
			margin: 0 auto; 
			padding: 0 0 0 0;
			background: black url(../images/bg.gif) repeat-y repeat-x;
			}
			
#header { 	margin: 0;
			width: 822px;
			height: 195px;
			background: #5F5F5F url(../images/head_img.jpg) no-repeat;
			cursor: pointer;
			z-index:10;
			}
			
#content {	position: absolute;
			top: 231px;
			left: 0px;
			width: 822px;
			height: 600px;
			background: black url(../images/bg_content.gif) no-repeat top;
			
			 }

#navi {	position: absolute;
				top: 195px;
				left: 0px;height: 36px;margin: 0; padding: 0;
		 }
		 
#diggy_player { position: absolute;
				top: 20px;
				left: 590px;
				z-index:20; }
				
#logos { 	position: absolute;
			top: 475px;
			left: 460px;
			 }
			
#footer { 	position: absolute;
			top: 480px;
			left: 40px;
			height: auto; 
			width: 435px;
			color: #cccccc;
			font-size: 10px;
			 }
			
#footer a { font-weight: normal; color: #cccccc; }
#footer a:hover { color: white; }

				
#content_text { position: absolute;
				top: 45px;
				left: 245px;
				width: 530px;
				color: #cccccc; 
				font-family: Tahoma, Verdana, Helvetica, sans-serif,  Arial, Verdana;
				font-size: 12px;
				line-height: 17px;
				font-weight: lighter;
				z-index: 10;
				}
				
#cover_img { 	position: absolute;
				top: 5px;
				left: 5px;
				width: 150px;
				height: 200px;
				background: url(../images/cover_vvv.jpg) no-repeat top;
				}
				
#dates { 		position: absolute;
				top: 400px;
				left: 20px;
				width: 130px;
				color: white;}
				
#video { 		position: absolute;
				top: 400px;
				left: 5px;
				width: 130px;
				color: white;}
				
#exclusives { 	position: absolute;
				top: 300px;
				left: 5px;
				width: 130px;}
				
#buy { 		margin-top: 155px;
			margin-left: 10px;}
			
#myspace_add { 	position: absolute;
				top: 230px;
				left: 10px;
				background-color: black;
				width: 150px;
				bborder-top: 1px solid #515151;}
			
#box_left { 	background: url(../images/bg_box_left.gif) repeat-x top;
				background-color: black;
				position: absolute;
				top: 50px;
				left: 25px;
				width: 160px;
				height: 400px;
				bborder-right: 1px solid white;}
