body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

html, body {
		height:99%;
		}
#distance {
	width:1px;
	height: 50%;
	margin-bottom: -340px;
	float:left;
}
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	height: 620px;
	width: 680px;
	clear:left;
	z-index:10; 
}

body {
	background-color: #000000;
	text-align: center;
	
	
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

#left_bgr {
	background-image: url(../img/bgr_left.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 162px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#right_bgr {
	background-image: url(../img/bgr_right.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 162px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#bottom_bgr {
	background-image: url(../img/bgr_bottom.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 162px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#top_bgr {
	background-image: url(../img/bgr_top.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 162px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#container1 {
	text-align: center;
	position: absolute;
	top: 100px;
	
	
}
#menu {
	text-align: center;
	font-size: 10px;
	line-height: 43px;
	text-transform: uppercase;
	width: 680px;
	margin-bottom: 20px;
	
}

#menu a {
	text-decoration: none;}


#content_front {
	text-align: center;
	font-size: 10px;
	line-height: 33px;
	text-transform: uppercase;

}

#content_contact {
	text-align: center;
	
	
}

#content_gallery {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	width: 680px;
}

#content_musicvideos {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	width: 680px;
}


#content_contact td{
	
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;


	
}
#content_view {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 20px;
	width: 680px;
}

.grey {color: #666666}
.bigger {font-size: 12px}

#backgrounddiv{
position:absolute;
top: 0px;
left: 0px; 
z-index:1; 
height: 100%;
width: 100%;
text-align: center;
}

#background{
height:100%;
width:100%;
}
#musicvideo_thumb {
	font-size: 10px;
	text-transform: uppercase;
	width: 180px;
	float: left;
	padding: 20px;
	text-align: left;
}
.musicvideo_thumb {
	font-size: 10px;
	text-transform: uppercase;
	width: 180px;
	float: left;
	text-align: left;
	height: 160px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#gallery_thumb {
	width: 100px;
	height: 100px;
	float: left;
	padding: 13px;
	
}
