body {
	background-color: #640303;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
}

strong	{	
	font-weight : bold;
	color: #ffffff;
	
	}
	
p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #cccccc; 
   margin-top : 3px;
   margin-left : 61px;
   margin-right: 61px;
   margin-bottom : 10px;
   line-height: 18px; 
}
.dates {   
   color: #B22D23;
   font-weight : bold; 
    
}
p.news {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #cccccc; 
   margin-top : 3px;
   margin-left : 10px;
   margin-right: 0px;
   margin-bottom : 10px;
   line-height: 18px; 
}
p.music {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #cccccc; 
   margin-top : 3px;
   margin-left : 10px;
   margin-right: 20px;
   margin-bottom : 10px;
   line-height: 18px; 
}
p.music2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #cccccc; 
   margin-top : 3px;
   margin-left : 0px;
   margin-right: 40px;
   margin-bottom : 10px;
   line-height: 18px; 
}
p.form {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
    font-weight : bold; 
   color: #B22D23; 
   margin-top : 15px;
   margin-left : 0px;
   margin-right: 10px;
   margin-bottom : 0px;
   line-height: 18px; 
}
p.mailinglist {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #cccccc; 
   margin-top : 15px;
   margin-left : 61px;
   margin-right: 10px;
   margin-bottom : 0px;
   line-height: 18px; 
}
#piano {	
	background-image: url(../images/piano.jpg);
	background-repeat: no-repeat;
}
#mic {	
	background-image: url(../images/microphone.jpg);
	background-repeat: no-repeat;
}
#desk {	
	background-image: url(../images/desk.jpg);
	background-repeat: no-repeat;
}
#phones {	
	background-image: url(../images/phones.jpg);
	background-repeat: no-repeat;
}
#distress {	
	background-image: url(../images/redram_bg.jpg);	
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B22D23;
	text-decoration: none;
	margin-top: 9px;
   margin-left: 61px;
   margin-right: 0px;
   margin-bottom: 0px;
   line-height: 14px; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B22D23;
	text-decoration: none;
	margin-top: 9px;
   margin-left: 10px;
   margin-right: 0px;
   margin-bottom: 0px;
   line-height: 16px; 
}


.footer {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000; 
   margin-top : 18px;
   margin-left : 15px;
   margin-right: 20px;
   margin-bottom : 18px;
   line-height: 10px; 
}


A.main:link {   
   color : #CC6600;   
   text-decoration : none;
   font-weight: bold;
   padding-left: 22px;    
   background: url(../images/link_icon.gif) left no-repeat; 
}

A.main:visited {    
  color :#CC6600;   
   text-decoration : none;
   font-weight: bold;
   padding-left: 22px;    
   background: url(../images/link_icon.gif) left no-repeat;   
}

A.main:hover {    
   color :#ffffff;    
   text-decoration : none;
   font-weight: bold;
   padding-left: 22px;    
   background: url(../images/link_icon.gif) left no-repeat;   
}

A.main:active {   
   color :#CC6600;    
   text-decoration : none;
   font-weight: bold; 
   padding-left: 22px;    
   background: url(../images/link_icon.gif) left no-repeat;  
}

A.text:link {   
   color : #CC6600;   
   text-decoration : none;
   font-weight: bold;
   
}

A.text:visited {    
  color :#CC6600;   
   text-decoration : none;
   font-weight: bold;
   
}

A.text:hover {    
   color :#ffffff;    
   text-decoration : none;
   font-weight: bold;
   
}

A.text:active {   
   color :#CC6600;    
   text-decoration : none;
   font-weight: bold; 
   
}

