body
 {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	background-size: cover;
	font-size: 12pt;
	letter-spacing: 1px;
	font-family: Muli;
	background-image: url(../data/layout/bg2.jpg);
 }

table
 {
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	width: 100%;
 }
 
td, tr 
 {
	padding-bottom: 6px;
	padding-left: 0px;
	margin-bottom: 0px;
    vertical-align: text-top;
 }
 
#box
 {
	width: 700px;
	color: #ffffff;
	padding-bottom: 12px;
	padding-top: 0px;
	text-align: justify;
	margin: 0px auto;
 	background-color: rgba(0, 0, 0, 0.5);
}



#totop
 {
	width: 700px;
	text-align: center;
	padding-top: 25px;
 }
 
.vimeo
 {
	width: 700px;
	height: 393px;
	border: none;
	margin-top: 0px;
 }

a:link, a:visited
 {
  text-decoration: none;
  color: #ffffff;
 }

.text a:hover 
 {
  text-decoration: none;
  color: #ffffff;
  border-bottom: 1px solid #606060;
 }
 
.content a:hover 
 {
  text-decoration: none;
  color: #ffffff;
  border-bottom: 1px solid #606060;
 } 
 
#copyright_notice a:hover 
 {
  text-decoration: none;
  color: #ffffff;
  border-bottom: 1px solid #606060;
 }
  
#totop a:hover 
 {
  text-decoration: none;
  color: #ffffff;
 }
  
#logo
 {
	width: 100%;
	padding-top: 40px;
	font-size: 80pt;
	letter-spacing: 3px;
	position: static;
	left: 0%;
	top: 0px;

}

.head
 {
	background-color: rgba(50, 0, 0, 0.4);
	height: 44px;
	vertical-align: middle;
	font-size: 22pt;
	padding-top: 10px;
	padding-left: 10px;
	font-variant: small-caps;
	letter-spacing: 2px;
	margin-bottom: 8px;
	margin-top: 0px;
	font-style: bold;
	color: #ffffff;
 }
 
.head_1
 {
	background-color: rgba(0, 0, 0, 0.1);
	height: 44px;
	vertical-align: middle;
	font-size: 22pt;
	padding-top: 10px;
	padding-left: 10px;
	font-variant: small-caps;
	letter-spacing: 2px;
	margin-bottom: 8px;
	margin-top: 2px;
	font-style: bold;
	color: #ffffff;
 } 

.buttons 
 {
	width: 50px;
	position: fixed;
	right: 50px;
	bottom: 0px;
	height: 110px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	float: right;
 	margin-right: 0px;
 	background-color: rgba(255, 255, 255, 0.45);
  }	
  
.logobox 
 {
	width: 180px;
	height: 250px;
	position: fixed;
	left:50px;
	top: 0px;
	text-align: right;
 	margin-right: 0px;
 	background-color: rgba(255, 255, 255, 0.25);
 	text-align: center;
 	padding-top: 25px;
  }	 
  
.text
 {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 2px;
	line-height: 1.3;
	color: #ffffff;
 	background-color: rgba(255, 255, 255, 0);
 }

.text2
 {
	padding-bottom: 15px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 2px;
	line-height: 1.3;
	color: #ffffff;
 	background-color: rgba(255, 255, 255, 0);
	font-style: bold;
 } 
 
.content
 {
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 2px;
	line-height: 1.3;
	color: #ffffff;
 }
 
.content2
 {
	margin-bottom: 15px;
	padding-left: -10px;
	padding-right: 0px;
	letter-spacing: 2px;
	line-height: 1;
	color: #ffffff	;
 } 

.widescreen 
 {
	width: 700px;
	margin-bottom: 10px;
 }	

.track  
 {
	font-size:11pt;
	font-style: bold;
	margin-bottom: 2px;
	text-align: left;
 }	
 
.artist  
 {
	font-size: 11pt;
	font-style: bold italic;
	margin-bottom: 4px;
	text-align: left;
 }
 		 
#copyright_notice
 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt; 
	text-align: center;
	font-style: bold;
	background-color: rgba(0, 0, 0, 0.4);
 }
 

	