/* CSS Document */
body {
	margin: 0;
	padding:0px;
	}

a:link {
	color:#000000;
	text-decoration:none;
	}


a:link img, a:visited img, {
	border:none;
	text-decoration:none;
	}

a:visited {
	color:#000000;
	text-decoration:none;
	}

a:hover {
	color: #F0F;
	text-decoration:none;
  }

  .h5 {
	top: 80%;
  }

/* MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE 
MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE */

@media only screen and (max-width: 767px) {

	#video_wrap {
		display: none;
	}
	.holder {
		width: 100%;
		height: 100%;
		display: block;
		position: fixed;
	}
	#promo_wrap {
		display: none;
	}
	#biog_content_wrap  {
		display: none;
	}
	#biog_content {
		display: none;
	}
	.biog_content {
		display: none;
	}
	.front_text {
		display: none;
	}
	#biog_wrapper {
		display: none;
	}
	#scroller {
		display: none;
	}

		
#header_wrap {
	  /* MOBILE */    display: block;
  /* MOBILE */    width: 100%;
  /* MOBILE */    height: 18%;
  /* MOBILE */    padding-top: 2%;
  background-color: #ffffff;
  /* MOBILE */    position: fixed;
  /* MOBILE */    z-index: 2;
}
#header_ruby {
    width: 25%;
    height: 125px;
    display: inline-block;
    position: relative;
    background: url(images/RubyAnni.png) right no-repeat;
    background-size: auto;
    background-size: contain;
    margin-left: 5%;
	animation-name: ruby;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	}
	
@keyframes ruby {
	from {opacity: 0.3;}
	to {opacity: 1;}

  }
  #header_left {
    width: 40%;
    height: 125px;
    display: inline-block;
    position: relative;
    background: url(images/name-sq.png) center no-repeat;
    background-size: auto;
    background-size: contain;
  }
  #header_right {
    width: 25%;
    height: 125px;
    position: relative;
    display: inline-block;
    background: url(images/Red.png) right no-repeat;
    background-size: auto;
    background-size: contain;
  }
    /* NAVIGATION NAVIGATION NAVIGATION NAVIGATION NAVIGATION NAVIGATION */
	
/* MOBILE */      #navmain {
  /* MOBILE */        display: none;
  /* MOBILE */      }

	
  /* MOBILE */  #page-nav {
  /* MOBILE */      width: 60%;
  /* MOBILE */      /* If you want the navigation bar to stick on top*/
  /* MOBILE */      position: fixed;
  /* MOBILE */      top: 15%;
  /* MOBILE */      left: 7%;
  /* MOBILE */      z-index: 3;
  /* MOBILE */    }

                  /*NAVIGATION ITEMS */

                          /* Hide Hamburger */
  /* MOBILE */    #page-nav label, #hamburger {
  /* MOBILE */      display: none;
  /* MOBILE */    }

                              /* this is only for the hamburger symbol */
  /* MOBILE */      #page-nav label {
  /* MOBILE */          position: fixed;
  /* MOBILE */          display: inline-block;
  /* MOBILE */          top: 8%;
  /* MOBILE */          color: #b6ccd2;
  /* MOBILE */          font-size: 6em;
  /* MOBILE */          padding-bottom: 5px;
  /* MOBILE */        }

  /* MOBILE */        /* Break down menu items into vertical */

  /* MOBILE */        #page-nav ul li {
  /* MOBILE */          display: block;
  /* MOBILE */          position: relative;
  /* MOBILE */          margin-bottom: 1px;
  /* MOBILE */          font-size: 90%;
  /* MOBILE */          padding-top: 10px;
  /* MOBILE */          padding-bottom: 7px;
  /* MOBILE */          padding-left: 10%;
  /* MOBILE */        }

  /* MOBILE */        /* Toggle show/hide menu on checkbox click */
  /* MOBILE */        #page-nav ul {
  /* MOBILE */          display: none;
  /* MOBILE */        }

  /* MOBILE */        #page-nav input:checked ~ ul {
  /* MOBILE */          width: 80%;
  /* MOBILE */          display: block;
  /* MOBILE */          padding-top: 25px;
  /* MOBILE */        }

                    /* Menu Items */
  /* MOBILE */    #page-nav ul {
  /* MOBILE */      list-style-type: none;
  /* MOBILE */      margin: 0;
  /* MOBILE */      padding: 0;
  /* MOBILE */    }

  /* MOBILE */    #page-nav ul li {
  /* MOBILE */      background-color: #ddd8d8b7;
  /* MOBILE */      border-radius: 3%;
  /* MOBILE */      border-width: 1px;
  /* MOBILE */      border-style: solid;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.5em;
  /* MOBILE */    }



	/* END NAVIGATION END NAVIGATION END NAVIGATION END NAVIGATION END NAVIGATION */
	}



#mob_content_wrap {
	width: 100%;
	height: 100%;
	background-image: url(images/Face2023a.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}

#content {
	width: 100%;
	height: 100%;
	padding-top: 10%;
}

.index_content_mob {
	position: relative;
    float:right;
    width:70%;
    height:85%;
    font-family:Verdana, Geneva, sans-serif;
    font-size:1.2em;
    text-align:right;
	padding-top: 20%;
    padding-right: 2%;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 1.8em;
    letter-spacing: 1px;
	overflow: scroll;
    }

.front_image {
	position: relative;
    float: left;
    width:30%;
    height:100%;
    background:url(images/Face2023a.png) no-repeat;
    background-size: contain;
    z-index: 1;

}

#biog_mob_wrap {
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	background-image: url(images/singerleft.png);
	background-size: 85%;
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom;	
}

#biog_mob_content {
	width:100%;
	height:100%;
	padding-top:50%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#biog_text {
	width: 100%;
	height: 68%;

}
.biog_title {
	width: 100%;
	height: 2em;
}
#biog_wrapper {
	width: 70%;
	height: 100%;

}
#biog_mob_scroller {
	width: 65%;
	height: 95%;
	margin-top: 5%;
	padding-left: 5%;
	line-height: 1.5em;
	font-family:Verdana, Geneva, sans-serif;
    font-size:1em;
    text-align:left;
	overflow: scroll;
}

.content_left_solo {
	width: 85%;
	height: auto;
	margin-top: 0%;
	padding-left: 5%;
	line-height: 1.5em;
	font-family:Verdana, Geneva, sans-serif;
    font-size:1em;
    text-align:left;
}
#content_right {
	position: relative;
	width: 60%;
	height: 75%;
	margin-top: 25%;
	padding-left: 5%;
	line-height: 1.5em;
	font-family:Verdana, Geneva, sans-serif;
    font-size:1em;
    text-align:left;
	overflow: scroll;
}


	#mob_content_wrap {
	width: 100%;
	height: 100%;
}

	#mob_about_wrap {
		display: block;
	width: 100%;
	height: 100%;
}


#mob_about_content {
	width: 100%;
	height: 100%;
	letter-spacing: 1px;
	padding-top: 40%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	}
		
	
#mob_about_content_left {
	width:55%;
	height:60%;
	float:left;
	padding-top: 10%;
	padding-right: 2%;
	padding-left: 5%;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
		overflow: scroll;

	}
#odd_pic {
	display: block;
	width: 100%;
	height: 60%;
	background-image: url(images/bl-standing2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	padding-top: 5%;
    }



.solo_content {
	width: 100%;
	height: 100%;
	padding-top: 23%;
	background-image: url(images/singerb.png);
	background-repeat: no-repeat;
	background-size: 84%;
	background-position: right;
	background-position-y: bottom;
	overflow: scroll;
}

#content_about {
	width: 100%;
	height: auto;
	padding-top: 36%;
}


#mob_content {
	width: 100%;
	height: auto;
	padding-left: 10%;
	padding-top: 36%;
	line-height: 1.5em;
		font-family:Verdana, Geneva, sans-serif;
		font-size:1em;
		text-align:left;
}
#content_left {
	display: none;
}

#inter_content {
	width: 100%;
	height: 100%;
	padding-top: 40%;

}

.inter_title {
	display: block;
	width: 100%;
	height: 20%;
	background-image: url(images/inter_title.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
}

#inter_wrapper_mob {
	width: 100%;
	height: 40%;
	background-image: url(images/inter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#inter_scroller {
	width: 95%;
	height: 40%;
	overflow: scroll;
	padding-left: 3%;
	line-height: 1.5em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	text-align:left;

}

#peter_wrap {
	width: 100%;
	height: 100%;
	padding-top: 50%
}

#peter_about {
	width: 100%;
	height: 100%;
}

.peter_content {
	width: 90%;
	height: 48%;
	padding-left: 5%;
	line-height: 1.5em;
	font-family:Verdana, Geneva, sans-serif;
    font-size:1em;
    text-align:justify;
	overflow: scroll;
}

	.container {
		position: relative;
		width: 98%;
		margin: 0 auto;
		overflow: hidden;
		padding-top: 56.25%; /* 16:9 Aspect Ratio */
	  }
	  
	  .responsive-iframe {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
		border: none;
	  }	

	#vidmob_wrap {
		width: 100%;
		height: 100%;
		padding-top: 50%
	}
	

.video_content_mob {
width: 95%;
height: 55%;
padding-left: 2%;
font-family:Verdana, Geneva, sans-serif;

text-align: center;
line-height: 1em;
}

	/* CONTACT */
#contact_wrap {
	display: block;
	width: 100%;
	height:100%;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	
    }
#contact {
	width: 100%;
	height: 100%;
	padding-top: 45%;
}

#contact_contact {
	width:89%;
	height:80%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
		overflow: scroll;

	}


	.contact-web {
	  width: 100%;
	  margin: 0 auto;
	  display: grid;
	grid-template-columns: 30% 15% 25% 25%;
	grid-template-rows: 90px repeat(2, 40px) 100px repeat(3, 65px);
	grid-column-gap: 0px;
	grid-row-gap: 0px; 
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	  }
	
	  button {
		width: 5em;
		height: 1.6em;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-style: italic;
		font-size: 1em;  
	}
	
	
	  input[type=submit] {
		width: 5em;
		height: 1.6em;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-style: italic;
		font-size: 1em;  
	}
	
	
	  .div100 {
		 grid-area: 1 / 1 / 2 / 5;
		 font-family: Verdana, Geneva, Tahoma, sans-serif;
		 } 
	  .div14 {     
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 1.2em;

		grid-area:  2 / 1 / 3 / 3;
		}
	
	  .div15 { 
		grid-area: 2 / 3 / 3 / 8;
	   }
	  .div16 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		text-align: left;
		font-size: 1.2em;
		grid-area: 3 / 1 / 4 / 3;
	   }
	  .div17 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		text-align: left;
				grid-area: 3 / 3 / 4 /8;

		}
	
	  
	  .div18 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 1.2em;
				grid-area: 4 / 1 / 5 /3;
	   }
	   .div23 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		text-align: left;
		grid-area: 4 / 3 / 5 / 8;
		} 
	  .div19 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 1.2em;
		grid-area: 5 / 1 / 6 / 4;
	   }
	  .div20 { 
		text-align: left;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area: 6 / 1 / 8 / 4;
	   }
	  .div24 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 1.2em;
		text-align: right;
		padding-top: 10%;
		padding-right: 7%;
		grid-area: 14 / 1 / 15 / 3;


	   }
	  .div32 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		  text-align: center;
		  grid-area: 14 / 3 / 15 / 5;
		font-size: 1.2em;
		float: left;


		 }
	  .div22 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area: 7 / 1 / 8 / 3;
	   }
	  .div33 {
		grid-area: 16 / 1 / 17 / 3;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: italic;
		font-size: 1.2em;
	text-align: right;
	padding-top: 10%;
	padding-right: 7%;


} 
	  .div35 {
		grid-area: 16 / 3 / 17 / 5;
		text-align: center;
		font-size: 1.2em;

	  }  
	 
	  .div21 {
		grid-area: 11 / 1 / 13 / 3;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 1.2em;
		text-align: right;
		padding-top: 10%;
		padding-right: 7%;

	  }
	  .div30 {
		grid-area: 11 / 3 / 13 / 5;
		text-align: center;
		font-size: 1em;

	  }
	
	  .div25 {
		  grid-area: 9 / 1 / 10 / 3;
		  font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 1.2em;
		text-align: right;
		padding-top: 5%;
		padding-right: 7%;
	
		}
	
	  .div27 {
		  grid-area: 9 / 3 / 10 / 5;
		padding-top: 5%;
		padding-left: 15%;
		text-align: center;

		}
	  .div26 {
		grid-area: 7 / 1 / 8 / 3;
	  }
	  .div34 {
		grid-area: 18 / 1 / 19 / 6;
		padding-top: 10%;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 1em;
	  }
	  .div90 {
		grid-area: 8 / 3 / 9 / 5;
	  }
	
	  .div45 {
		display: none;
	  }
	  .div99 { 
		display: none;
	   }
	#content_wrap {
	display: none;
	width:100%;
	height:100%;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	z-index: 2;
    }
 #content_contact {
	width:75%;
	height:50%;
	padding-top: 50%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 32px;
	letter-spacing: 1px;
	}


/* TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET TABLET*/

@media only screen and (min-width: 768px) {
		#biog_content_wrap {
			display: none;
		}
		#video_wrap {
			display: none;
		}
		#mob_content {
			display: none;
		}

    /* NAVIGATION NAVIGATION NAVIGATION NAVIGATION NAVIGATION NAVIGATION */
	
/* MOBILE */      #navmain {
  /* MOBILE */        display: none;
  /* MOBILE */      }

	
  /* MOBILE */  #page-nav {
  /* MOBILE */      width: 70%;
  /* MOBILE */      /* If you want the navigation bar to stick on top*/
  /* MOBILE */      position: fixed;
  /* MOBILE */      top: 15%;
  /* MOBILE */      left: 7%;
  /* MOBILE */      z-index: 3;
  /* MOBILE */    }

                  /*NAVIGATION ITEMS */

                          /* Hide Hamburger */
  /* MOBILE */    #page-nav label, #hamburger {
  /* MOBILE */      display: none;
  /* MOBILE */    }

                              /* this is only for the hamburger symbol */
  /* MOBILE */      #page-nav label {
  /* MOBILE */          position: fixed;
  /* MOBILE */          display: inline-block;
  /* MOBILE */          top: 12%;
  /* MOBILE */          color: #b6ccd2;
  /* MOBILE */          font-size: 5em;
  /* MOBILE */          padding-bottom: 5px;
  /* MOBILE */        }

  /* MOBILE */        /* Break down menu items into vertical */

  /* MOBILE */        #page-nav ul li {
  /* MOBILE */          display: block;
  /* MOBILE */          position: relative;
  /* MOBILE */          margin-bottom: 1px;
  /* MOBILE */          font-family:Verdana, Geneva, sans-serif;
  /* MOBILE */          color: #000000;
  /* MOBILE */          text-align:left;
  /* MOBILE */          font-size: 1.5em;
  /* MOBILE */          padding-top: 10px;
  /* MOBILE */          padding-bottom: 7px;
  /* MOBILE */          padding-left: 10%;
  /* MOBILE */        }

  /* MOBILE */        /* Toggle show/hide menu on checkbox click */
  /* MOBILE */        #page-nav ul {
  /* MOBILE */          display: none;
  /* MOBILE */        }

  /* MOBILE */        #page-nav input:checked ~ ul {
  /* MOBILE */          width: 45%;
  /* MOBILE */          display: block;
  /* MOBILE */          padding-top: 25px;
  /* MOBILE */        }

                    /* Menu Items */
  /* MOBILE */    #page-nav ul {
  /* MOBILE */      list-style-type: none;
  /* MOBILE */      margin: 0;
  /* MOBILE */      padding: 0;
  /* MOBILE */    }

  /* MOBILE */    #page-nav ul li {
  /* MOBILE */      background-color: #ffffffb8;
  /* MOBILE */      border-radius: 5%;
  /* MOBILE */      border-width: 2px;
  /* MOBILE */      border-style: solid;
  /* MOBILE */    }



	/* END NAVIGATION END NAVIGATION END NAVIGATION END NAVIGATION END NAVIGATION */


.holder {
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
}

#header_wrap {
	/* MOBILE */    display: block;
/* MOBILE */    width: 100%;
/* MOBILE */    height: 18%;
/* MOBILE */    padding-top: 2%;
background-color: #ffffff;
/* MOBILE */    position: fixed;
/* MOBILE */    z-index: 2;
}
#header_ruby {
  width: 25%;
  height: 125px;
  display: inline-block;
  position: relative;
  background: url(images/RubyAnni.png) right no-repeat;
  background-size: auto;
  background-size: contain;
  margin-left: 5%;
  animation-name: ruby;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  }
  
@keyframes ruby {
  from {opacity: 0.3;}
  to {opacity: 1;}

}
#header_left {
  width: 40%;
  height: 125px;
  display: inline-block;
  position: relative;
  background: url(images/name-sq.png) center no-repeat;
  background-size: auto;
  background-size: contain;
}
#header_right {
  width: 25%;
  height: 125px;
  position: relative;
  display: inline-block;
  background: url(images/Red.png) right no-repeat;
  background-size: auto;
  background-size: contain;
}

#menu_wrap {
	display: block;
	width: 100%;
	position: relative;
}

#content {
	width: 100%;
	height: 100%;
	
}

.index_content_mob {
	position: relative;
    float:right;
    width:55%;
    height:85%;
    font-family:Verdana, Geneva, sans-serif;
    font-size:1em;
    text-align:right;
    padding-top: 20%;
    padding-right: 2%;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 1.8em;
    letter-spacing: 1px;
	overflow: scroll;
    }

	#mob_content_wrap {
	width: 100%;
	height: 100%;
}

	#mob_about_wrap {
	width: 100%;
	height: 100%;
}


#mob_about_content {
	width: 100%;
	height: 100%;
	letter-spacing: 1px;
	padding-top: 25%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	
	}
		
	
#mob_about_content_left {
	width:45%;
	height:40%;
	float:left;
	padding-top: 10%;
	padding-left: 10%;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	}

#odd_pic {
	display: block;
	width:30%;
	height: 60%;
	float:left;
	background-image: url(images/bl-standing.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }


#content_right_about {
	width:45%;
	height:100%;
	}

	.content_left_solo {
	width:45%;
	height:85%;
	display: inline-block;
	position: relative;
	float: left;
	background-image: url(images/60a.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10%;
	}
	
		
		
#content_right_contact {
	width:60%;
	height:460px;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height: 16px;
	background-color: rgba(204,204,204,0.4);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	

#mob_content_right_about {
	width:350px;
	height:460px;
	margin:0;
	padding:0;
	float:left;
	}


	#biog_mob_wrap {
		width: 100%;
		height: 100%;
		display: block;
		position: fixed;
		background-image: url(images/singerleft.png);
		background-size: 45%;
		background-repeat: no-repeat;
		background-position-x: right;
		background-position-y: bottom;	
	}
	.solo_content {
		width: 100%;
		height: 85%;
		padding-top: 17%;
		background-image: url(images/singerb.png);
		background-repeat: no-repeat;
		background-size: 45%;
		background-position: right;
		background-position-y: bottom;
		overflow: scroll;
	}

#content_right {
	position: relative;
	width: 40%;
	height: 75%;
	margin-top: 25%;
	padding-left: 11%;
	line-height: 1.5em;
	font-family:Verdana, Geneva, sans-serif;
    font-size:1em;
    text-align:left;
	overflow: scroll;
}


#biog_mob_content {
	width:100%;
	height:100%;
	padding-top:30%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#biog_text {
	width: 100%;
	height: 68%;

}
.biog_title {
	width: 100%;
	height: 2em;
}
#biog_wrapper {
	width: 70%;
	height: 100%;

}
#biog_mob_scroller {
	width: 65%;
	height: 95%;
	margin-top: 5%;
	padding-left: 5%;
	line-height: 1.5em;
	font-family:Verdana, Geneva, sans-serif;
    font-size:1em;
    text-align:left;
	overflow: scroll;
}


	#inter_content {
		width: 100%;
		height: 80%;
		padding-top: 22%;

	}
	
	
	#inter_wrapper_mob {
		width: 100%;
		height: 45%;
		background-image: url(images/inter.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		margin:  0 auto;
	}
	
	#inter_scroller {
		width: 60%;
		height: 40%;
		margin: 0 auto;
		line-height: 1.5em;
		font-family:Verdana, Geneva, sans-serif;
		font-size:1em;
		text-align:justify;
	overflow-y: scroll;
	}

#peter_wrap {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 30%
}

#peter_about {
	display: block;
	width: 100%;
	height: 70%;
}

.peter_content {
	width: 80%;
	height: 40%;
	margin: 0 auto;
	padding-top: 6%;
	padding-right: 2%;
	line-height: 1.5em;
	font-family:Verdana, Geneva, sans-serif;
    font-size:1em;
    text-align:justify;
	overflow: scroll;
}
	.container {
		display: block;
		position: relative;
		width: 75%;
		margin: 0 auto;
		overflow: hidden;
		padding-top: 46.3%;
	  }


	#vidmob_wrap {
		width: 100%;
		height: 100%;
		padding-top: 30%
	}
	

.video_content_mob {
width: 95%;
height: 55%;
padding-left: 2%;
font-family:Verdana, Geneva, sans-serif;

text-align: center;
line-height: 1em;
}


	/* CONTACT */
#contact_wrap {
	display: block;
	width:80%;
	height:100%;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
    }
#contact {
	width: 100%;
	height: 100%;
	padding-top: 40%;
}
#contact_contact {
	width:100%;
	height:85%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
		overflow: scroll;

	}



	.contact-web {
	  width: 100%;
	  margin: 0 auto;
	  display: grid;
	grid-template-columns: 25% 25% 25% 25%;
	grid-template-rows: 90px repeat(3, 40px) 60px repeat(5, 75px);
	grid-column-gap: 0px;
	grid-row-gap: 0px; 
	font-family: testFont;
	  }
	
	  button {
		width: 5em;
		height: 1.6em;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-style: italic;
		font-size: 1.2em;  
	}
	
	
	  input[type=submit] {
		width: 5em;
		height: 1.6em;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-style: italic;
		font-size: 1.1em;  
	}
	
	
	  .div100 {
		 grid-area: 1 / 1 / 2 / 5;
		 font-family: Verdana, Geneva, Tahoma, sans-serif;
		 } 
	  .div14 {     
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area:  2 / 1 / 3 / 2;
		}
	
	  .div15 { 
		grid-area: 2 / 2 / 3 / 3;
	   }
	  .div16 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		text-align: left;
		grid-area: 3 / 1 / 4 / 2;
	   }
	  .div17 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		text-align: left;
		grid-area: 3 / 2 / 4 / 3;
		}
	
	  
	  .div18 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area: 4 / 1 / 5 / 5;
	   }
	   .div23 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 14px;
		text-align: left;
		grid-area: 4 / 2 / 5 / 3;
		} 
	  .div19 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area: 5 / 1 / 6 / 2;
	   }
	  .div20 { 
		text-align: left;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area: 5 / 2 / 8 / 4;
	   }
	  .div21 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 0.9em;
		text-align: right;
		padding-top: 5%;
		padding-right: 7%;
		grid-area: 8 / 3 / 9 / 4;

		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-left-radius: 5px;

		border-left-width: thin;
		border-left-style: solid;
		border-left-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-left-radius: 5px;

	   }
	  .div30 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		  text-align: center;
		  grid-area: 8 / 4 / 9 / 5;
		  		font-size: 1em;


		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-right-radius: 5px;

		border-right-width: thin;
		border-right-style: solid;
		border-right-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-right-radius: 5px;

		 }
	  .div22 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area: 7 / 1 / 8 / 3;
	   }
	  .div33 {
		grid-area: 9 / 3 / 10 / 4;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: italic;
	font-size: 1em;
	text-align: right;
	padding-top: 5%;
	padding-right: 7%;

	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #007096;
	border-top-left-radius: 5px;

	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #007096;

	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #007096;
	border-bottom-left-radius: 5px;

} 
	  .div35 {
		grid-area: 9 / 4 / 10 / 5;
		text-align: center;
		font-size: 1em;


		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-right-radius: 5px;

		border-right-width: thin;
		border-right-style: solid;
		border-right-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-right-radius: 5px;

	  }  
	 
	  .div24 {
		grid-area: 9 / 1 / 10/ 2;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 0.8em;
		text-align: right;
		padding-top: 5%;
		padding-right: 7%;

		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-left-radius: 5px;

		border-left-width: thin;
		border-left-style: solid;
		border-left-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-left-radius: 5px;

	  }
	  .div32 {
		grid-area: 9 / 2 / 10 / 3;
		text-align: center;
		font-size: 1em;


		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-right-radius: 5px;

		border-right-width: thin;
		border-right-style: solid;
		border-right-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-right-radius: 5px;

	  }
	
	  .div25 {
		  grid-area: 8 / 1 / 9 / 2;
		  font-family: Verdana, Geneva, Tahoma, sans-serif;
		  font-size: 0.8em;
		text-align: right;
		padding-top: 5%;
		padding-right: 7%;

		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-left-radius: 5px;

		border-left-width: thin;
		border-left-style: solid;
		border-left-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-left-radius: 5px;
	
		}
	
	  .div27 {
		  grid-area: 8 / 2 / 9 / 3;
		padding-top: 5%;
		padding-left: 15%;
		text-align: center;


		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-right-radius: 5px;

		border-right-width: thin;
		border-right-style: solid;
		border-right-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-right-radius: 5px;

		}
	  .div26 {
		grid-area: 7 / 1 / 8 / 3;
	  }
	  .div34 {
		grid-area: 10 / 1 / 11 / 4;
		padding-top: 10%;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
	  }
	  .div90 {
		grid-area: 8 / 3 / 9 / 5;
	  }
	
	  .div45 {
		display: none;
	  }
	  .div99 { 
		display: none;
	   }

	#content_contact_wrap {
	display: block;
	width:100%;
	height:100%;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	z-index: 2;
    }
 #content_contact {
	width:75%;
	height:100%;
	padding-top: 50%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	}
  

}


/* DESKTOP DESKTOP DESKTOP DESKTOP DESKTOP DESKTOP DESKTOP DESKTOP 
DESKTOP DESKTOP DESKTOP DESKTOP DESKTOP DESKTOP DESKTOP DESKTOP */

@media screen and (min-width: 1200px) {
#page-nav label {
/* DESKTOP */	display: none;
/* DESKTOP */	}
#peter_wrap {
	display: none;
}
#biog_mob_wrap {
	display: none;
}
#mob_about_wrap {
	display: none;
}
#mob_about_content_left {
	display: none;
}

/* DESKTOP */	.solo_content {
/* DESKTOP */		display: none;
/* DESKTOP */	}

.h2 {
	font-size: 180%;
}

.h5 {
	font-size: 50%;
}

.holder {
	width: 100%;
	height: 95%;
	display: block;
	position: relative;
    margin-top: 2%;
}
                        /* HEADER/BANNER */
#header_wrap {
	width:71.8%;
	height:125px;
	display: block;
	position: relative;
	margin:0 auto;
	background:url(images/banner2021.png);
	background-size: cover;
	background-position:center;
	background-repeat:no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #007096;
	border-right-color: #007096;
	border-left-color: #007096;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-collapse: none;
	}

#header_ruby {
	width:25%;
	height:125px;
	display: inline-block;
	position: relative;
	background:url(images/RubyAnni.png) right no-repeat;
	background-size: contain;
	margin-left: 5%;
	animation-name: ruby;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	}
	
@keyframes ruby {
	from {opacity: 0.3;}
	to {opacity: 1;}

  }

#header_left {
	width:40%;
	height:125px;
	display: inline-block;
	position: relative;
	background:url(images/name-sq.png) center no-repeat;
	background-size: contain;
	}
#header_right {
	width:25%;
	height:125px;
	position: relative;
	display: inline-block;
	background:url(images/Red.png) right no-repeat;
	background-size: contain;
	}
                        /* MENU/NAV */	
#menu_wrap {
	width:71.8%;
	height:40px;
	margin:0 auto;
	position: relative;
    border-right-width: thin;
	border-left-width: thin;	
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007096;
	border-left-color: #007096;
	}

#page-nav {
	display: none;
}

    #navmain {
        display: block;
        height: 100%;
        width: 100%;
        position: relative;
        list-style-type: none;
        float: left;
        margin: 0;
        font-size: 70%;
        background-color: rgba(225, 225, 225, 0.842);
        z-index: 5;
    }
    #navmain li {
        display: block;
        width: 17%;
        height: 100%;
        position: relative;
        font-size: 1.2em;
        list-style-type: none;
        float: left;
        text-align: center;
        letter-spacing: 0.1em;
        z-index: 5;
    }
 
    #navmain li_deep {
        display: block;
        width: 20%;
        height: 100%;
        position: relative;
        font-size: 1.2em;
        list-style-type: none;
        float: left;
        text-align: center;
        letter-spacing: 0.1em;
        z-index: 5;
    }
    #navmain li_deep ul li {
        display: block;
        width: 100%;
        height: 100%;
        margin: 0;
        font-size: 100%;
        line-height: 0.6em;
        background-color: rgba(255,255,255,0.9);
        border-bottom-color: rgba(216, 215, 215, 0.596);
        border-bottom-style: solid;
        border-bottom-width: thin;
        z-index: 5;
    }
    #navmain li_deep a:hover {
        width: 100%;
        height: 80%;
        margin: 0;
        display: block;
        color: #FF00FF;
        background-color: rgba(225, 225, 225, 0.842);
        z-index: 5;
    }
    #navmain li_deep:hover ul  {
        color: #FF00FF;
        display: block;
        height: 40px;
        margin: 0;
        border-top-color: rgba(169, 169, 169, 0.747);
        border-top-style: thin;
    }

    
    #navmain li_deep ul  {
        display: none;
        margin: 0;
        padding: 0;
    }

    #navmain li a {
        text-decoration: none;
        display: block;
        margin-top: 0;

    }
    #navmain li a:hover {
        width: 100%;
        height: 80%;
        margin: 0;
        display: block;
        color: #FF00FF;
        background-color: rgba(225, 225, 225, 0.842);
        z-index: 5;
    }
    
    #navmain li ul  {
        display: none;
        margin: 0;
        padding: 0;
    }
    
    #navmain li ul li {
        display: block;
        width: 100%;
        height: 100%;
        margin: 0;
        font-size: 100%;
        line-height: 0.6em;
        background-color: rgba(255,255,255,0.9);
        border-bottom-color: rgba(216, 215, 215, 0.596);
        border-bottom-style: solid;
        border-bottom-width: thin;
        z-index: 5;
    }
    #navmain li:hover ul  {
        color: #FF00FF;
        display: block;
        height: 40px;
        margin: 0;
        border-top-color: rgba(169, 169, 169, 0.747);
        border-top-style: thin;
    }
    
    #navmain ul li:hover > a {
        display: block;
        color: #FF00FF;
        height: 40px;
    }
    
    
    ul.simon {
        cursor:crosshair;
    }
    


    /* INDEX */
#mob_content_wrap {
	display: none;
}

#inter_content {
	display: none;
}

.front_image {
    display: inline-block;
    width:50%;
    height:100%;
    background:url(images/Face2023.png) no-repeat right;
    background-size: contain;
    z-index: 1;
    }

.index_content {
    float:right;
    width:48%;
    font-family:Verdana, Geneva, sans-serif;
    font-size:14px;
    text-align:center;
    padding-top: 0px;
    padding-right: 2%;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 22px;
    letter-spacing: 1px;
    z-index: 2;
    }

.front_content {
    float:right;
    width:50%;
    height:95%;
    font-family:Verdana, Geneva, sans-serif;
    font-size:18px;
    text-align:center;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 28px;
    letter-spacing: 1px;
    }

                    /* PROMO */
#promo_wrap {
	width: 98%;
	height:30%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#promo {
	display: none;
	width:70%;
	height:70%;
	position: relative;
	border: thin solid #F00;
	top: -40%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 2% 10% 2% 10%;
	font-size:100%;
	overflow: scroll;
	}

#promo_left {
	display: inline-block;
	position: relative;
	width: 50%;
	height:90px;
	float:left;
	border:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#promo_right {
	display: inline-block;
	position: relative;

	width: 50%;
	height:90px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	float:right;
	font-weight: bold;
	margin: 0px;
	}

#CD {
	width: 400px;
	height: 96px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
	float:right;
	font-weight: bold;
	border:none;
	margin: 0px;
	}

#CDnew {
	width: 580px;
	height: 96px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	float:right;
	font-weight: bold;
	border:none;
	margin: 0px;
	}


.widget_iframe {
	display:inline-block;
	width:300px;
	height:185px;
	margin:0;
	padding:0;
	border:0;
	font-family:"Eras Medium ITC";
	text-align: center;
    }

                        /* CONTENT */

#content_wrap {
	display: block;
	width:71.8%;
	height:570px;
	position: relative;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007096;
	border-left-color: #007096;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	z-index: 2;
    }

#sbs_content_wrap {
	width:71.8%;
	height:570px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007096;
	border-left-color: #007096;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }

#sbs_content {
	width:960px;
	height:570px;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/SbS600.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	line-height: 26px;
	letter-spacing: 1px;
	}	


#content_links_wrap {
	width:1000px;
	height:450px;
	margin:0 auto;
    }
		
#content {
	width:100%;
	height:470px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	z-index: 2;
	}	
	
#content_gallery {
	width:900px;
	height:570px;
	padding-top:40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	}

#content_contact {
	width:100%;
	height:570px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	}

#content_about {
	width: 100%;
	height:570px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	letter-spacing: 1px;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	}
		
#content_left {
	width:35%;
	height:400px;
	margin:0 auto;
	padding:0px;
	float:left;
	z-index: 2;
	}

		
#content_right_h380w480 {
	width:35%;
	height:85%;
	float:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	hyphens: none;
	line-height: 20px;
	letter-spacing: 1px;
	overflow: scroll;
	}
	
#content_left_about {
	width:40%;
	height: 80%;
	float:left;
	padding-top: 1%;
	padding-right:2%;
	padding-bottom: 1%;
	padding-left: 5%;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	overflow-y: scroll;
	}

	.content_left_solo {
	width:45%;
	height:85%;
	display: inline-block;
	position: relative;
	float: left;
	background-image: url(images/60a.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10%;
	}
	
		
#content_right {
	width:520px;
	height:410px;
	margin:0 auto;
	padding:0px 15px 0px 0px;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height: 22px;
	background-color: rgba(204,204,204,1);
	}
		
#content_right_contact {
	width:60%;
	height:460px;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height: 16px;
	background-color: rgba(204,204,204,0.4);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
#odd_pic {
	display: block;
	width:30%;
	height: 80%;
	float:left;
	background-image: url(images/bl-standing.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }

#content_right_about {
	width: 20%;
	height:80%;
	margin:0;
	padding-top: 10%;
	float:left;
	}

#web_wrap {
	width:100%;
	height:750px;
	margin:0;
	padding:0;
	}

#web {
	width:980px;
	height:760px;
	margin:0 auto;
	padding:0;
	}

#web_left {
	width:450px;
	height:750px;
	float:left;
	margin:0 15px 0 15px;
	padding:0;
	}

#web_middle {
	width:250px;
	height:750px;
	float:left;
	margin:0 10px 0 0;
	padding:0;
	}


#web_right {
	width:237px;
	height:750px;
	float:right;
	margin:0;
	padding:0;
	}

.front_text {
	width:100%;
	height:50px;
	margin:0 auto;
	padding:0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 20px;
	}
	
	
.biog_image {
	float:left;
	width:45%;
	height:400px;
	margin-top: 80px;
	background-image: url(images/singer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
.biog_content {
	float:left;
	width:50%;
	height:570px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	text-align:justify;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	letter-spacing: 1px;
	line-height: 24px;
	}	
			
#biog_content_wrap {
	display: block;
	width:71.8%;
	height:570px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007096;
	border-left-color: #007096;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
    }	

#biog_wrapper {
	width:450px;
	height:400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: auto;
		}	
#biog_content {
	width:100%;
	height:570px;
	padding-top:30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
.gen_image {
	float:left;
	width:250px;
	height:450px;
	}
	
.gen_content {
	float:right;
	width:630px;
	height:480px;
	padding:0px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:justify;
	}	

	#content_peter {
display: inline-block;
width: 45%;
height: 100%;
padding-left: 2%;
}

	
.peter_content {
	display: inline-block;
	width:40%;
	height:76%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	text-align:justify;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 0;
	padding-left: 5%;
	letter-spacing: 1px;
	line-height: 1.8em;
	}

	.inter {
		float: left;
		width:40%;
		height:430px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		text-align:justify;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 30px;
		letter-spacing: 1px;
		line-height: 20px;
		}


	.inter_content {
		float: right;
		width:50%;
		height:430px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		text-align:justify;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 30px;
		letter-spacing: 1px;
		line-height: 20px;
		}
#inter_wrapper {
	width:90%;
	height:350px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 20px;
	overflow: auto;
	}	
#gen_content_wrap {
	width:980px;
	height:450px;
	margin:0 auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007096;
	border-left-color: #007096;
    }	

#gen_content {
	width:980px;
	height:440px;
	margin:0 auto;
	padding:0;
	}

#gigs_content_wrap {
	width:71.8%;
	height:570px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007096;
	border-left-color: #007096;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }

#gigs_buffer {
	width:850px;
	height:20px;
	}

#gigs_wrapper {
	width:850px;
	height:510px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 150px;
	line-height: 25px;
	overflow:auto;
	}


#news_wrap {
	width:980px;
	height:auto;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
	}


.news_content {
	margin:0 auto;
	width:950px;
	height:auto;
	padding:0px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
	}

#picbox_wrap {
	width:600px;
	height:620px;
	margin:0 auto;
    }
		
#picbox {
	width:600px;
	height:620px;
	margin:0 auto;
	padding:5px;
	font-family:"Eras Medium ITC";
	text-decoration:none;
	}

#fungallery_wrap {
	width:1000px;
	height:620px;
	margin:0 auto;
	}

#fungallery {
	width:900px;
	height:610px;
	margin:0 auto;
	}

.fungallery_tn {
	width:400px;
	height:600px;
	float:left;
	}

.display {
	width:400px;
	height:600px;
	float:right;
	}
.video_content_mob {
	display: none;
}	

#vidmob_wrap {
	display: none;
}



.video2 {
 position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */	
}

.video {
	float:left;
	width:50%;
	height:500px;
	padding-top: 2%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:  1%;
	}
	
#video_wrap {
	width:71.8%;
	height:570px;
	display: block;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007096;
	border-left-color: #007096;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }

#video {
	width:100%;
	height:570px;
	padding:0;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	}

	.video_content {
		float:right;
		width:45%;
		height:460px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:16px;
		text-align:center;
		line-height: 1.1em;
		letter-spacing: 1px;
		padding-top: 2%;
		}
#media_block {
	width:980px;
	height:200px;
	margin:0 auto;
	padding:0;
	}
#media_buffer {
	width:20px;
	height:20px;
	margin:0;
	padding:0;
	}

#media {
	width:420px;
	height:183px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:17px 0 0 10px;
	float:left;
	}

#media_right {
	width:420px;
	height:200px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	float:right;
	}


#media_900 {
	width:900px;
	height:170px;
	background-color:rgba(0,255,0,0.5);
	font-family:"Eras Medium ITC";
	margin:0 auto;
	padding:0;
	}

#audio_wrap {
	width:71.8%;
	height:570px;
	padding:0;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007096;
	border-left-color: #007096;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#audio {
	width: 100%;
	height:250px;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	text-align: center;
	float: left;
	margin: 0;
	}


#audio_left {
	width: 45%;
	height:250px;
	padding-top:20px;
	padding-left: 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	float: left;
	margin: 0;
	}
	

#audio_right {
	width: 45%;
	height:250px;
	padding-top:20px;
	padding-right: 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	float: right;
	margin: 0;
	}
	
.treb {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	height: 150px;
	width: auto;
}
.treb table tr td {
	font-family: "Eras Medium ITC";
	border: thin solid #000;
}

#shows_upper {
	width:980px;
	height:200px;
	font-family:"Eras Medium ITC";
	margin:0 auto;
	padding:0;
	}

#shows_left {
	width:480px;
	height:200px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0 0 0 10px;
	float:left;
	}


#shows_right {
	width:400px;
	height:200px;
	font-family:"Eras Medium ITC";
	margin:0;
	padding:0 10px 0 0;
	float:right;
	}


#shows_lower {
	width:980px;
	height:180px;
	font-family:"Eras Medium ITC";
	margin:0 auto;
	padding:0;
	}

#footer_wrap {
	width: 71.8%;
	height:25px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007096;
	border-left-color: #007096;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #007096;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin: 0 auto;
	}

#footer {
	width:100%;
	height:25px;
	background-image:url(images/copyright.png);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	line-height: 10px;
	}

	#mob_content {
		display: none;
	}

.gigs {
	list-style-image: url(images/list_simon.png);
    }
::-webkit-scrollbar {
    width: 4px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); 
    border-radius: 4px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(251,65,258,0.9); 
}



/*contact*/

.contact-holder {
	width: 88%;
	height: 500px;
	top: 50px;
	position: relative;
	margin: 0 auto;
	font-family: testFont;
	font-style: italic;
	font-size: 16px;
	background-image: none;
	border-right-width: 4px;
	border-left-width: 4px;
	border-style: solid;
	border-image: linear-gradient(
	  to bottom, 
	  #d2650a,
	  #290a59
	  ) 1 100%;
	
	}
	
	/* CONTACT FORM CONTACT FORM CONTACT FORM CONTACT FORM CONTACT FORM CONTACT FORM CONTACT FORM */
#contact_wrap {
	display: block;
	width:71.8%;
	height:570px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
    }
#contact {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 0%;
}
	
#contact_contact {
	display: block;
	height:570px;
	width: 100%;
	position: relative;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007096;
	border-left-color: #007096;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0%;
	font-family: Verdana, Geneva, sans-serif;
	}


	.contact-web {
	  width: 80%;
	  margin: 0 auto;
	  display: grid;
	grid-template-columns: 25% 35% 22% 18%;
	grid-template-rows: 90px repeat(2, 40px) 100px repeat(3, 65px);
	grid-column-gap: 0px;
	grid-row-gap: 0px; 
	font-family: testFont;
	  }
	
	  button {
		width: 6em;
		height: 1.6em;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-style: italic;
		font-size: 1.2em;  
	}
	
	
	  input[type=submit] {
		width: 5em;
		height: 1.6em;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-style: italic;
		font-size: 1.2em;  
	}
	
	
	  .div100 {
		 grid-area: 1 / 1 / 2 / 5;
		 font-family: Verdana, Geneva, Tahoma, sans-serif;
		 } 
	  .div14 {     
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area:  2 / 1 / 3 / 2;
		}
	
	  .div15 { 
		grid-area: 2 / 2 / 3 / 3;
	   }
	  .div16 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		text-align: left;
		grid-area: 2 / 3 / 3 / 4;
	   }
	  .div17 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		text-align: left;
		grid-area: 2 / 4 / 3 / 5;
		}
	
	  
	  .div18 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area: 3 / 1 / 4 / 5;
	   }
	   .div23 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 14px;
		text-align: left;
		grid-area: 3 / 2 / 4 / 3;
		} 
	  .div19 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area: 4 / 1 / 5 / 2;
	   }
	  .div20 { 
		text-align: left;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area: 4 / 2 / 6 / 4;
	   }
	  .div21 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 1em;
		text-align: right;
		padding-top: 5%;
		padding-right: 7%;
		grid-area: 6 / 3 / 7 / 4;

		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-left-radius: 5px;

		border-left-width: thin;
		border-left-style: solid;
		border-left-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-left-radius: 5px;

	   }
	  .div30 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		  text-align: center;
		  grid-area: 6 / 4 / 7 / 5;

		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-right-radius: 5px;

		border-right-width: thin;
		border-right-style: solid;
		border-right-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-right-radius: 5px;

		 }
	  .div22 { 
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		grid-area: 7 / 1 / 8 / 3;
	   }
	  .div33 {
		grid-area: 7 / 3 / 8 / 4;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: italic;
	font-size: 1.1em;
	text-align: right;
	padding-top: 5%;
	padding-right: 7%;

	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #007096;
	border-top-left-radius: 5px;

	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #007096;

	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #007096;
	border-bottom-left-radius: 5px;

} 
	  .div35 {
		grid-area: 7 / 4 / 8 / 5;
				text-align: center;


		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-right-radius: 5px;

		border-right-width: thin;
		border-right-style: solid;
		border-right-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-right-radius: 5px;

	  }  
	 
	  .div24 {
		grid-area: 7 / 1 / 8/ 2;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 1em;
		text-align: right;
		padding-top: 5%;
		padding-right: 7%;

		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-left-radius: 5px;

		border-left-width: thin;
		border-left-style: solid;
		border-left-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-left-radius: 5px;

	  }
	  .div32 {
		grid-area: 7 / 2 / 8/ 3;
		text-align: center;

		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-right-radius: 5px;

		border-right-width: thin;
		border-right-style: solid;
		border-right-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-right-radius: 5px;

	  }
	
	  .div25 {
		  grid-area: 6 / 1 / 7 / 2;
		  font-family: Verdana, Geneva, Tahoma, sans-serif;
		  font-size: 1em;
		text-align: right;
		padding-top: 5%;
		padding-right: 7%;

		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-left-radius: 5px;

		border-left-width: thin;
		border-left-style: solid;
		border-left-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-left-radius: 5px;
	
		}
	
	  .div27 {
		  grid-area: 6 / 2 / 7 / 3;
		padding-top: 5%;
		padding-left: 15%;
		text-align: center;


		border-top-width: thin;
		border-top-style: solid;
		border-top-color: #007096;
		border-top-right-radius: 5px;

		border-right-width: thin;
		border-right-style: solid;
		border-right-color: #007096;

		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #007096;
		border-bottom-right-radius: 5px;

		}
	  .div26 {
		grid-area: 7 / 1 / 8 / 3;
	  }
	  .div34 {
		grid-area: 8 / 1 / 9 / 3;
		padding-top: 10%;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
	  }
	  .div90 {
		grid-area: 8 / 3 / 9 / 5;
	  }
	
	  .div45 {
		display: none;
	  }
	  .div99 { 
		display: none;
	   }
	











}

