body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

				
body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url(../jpg/backgrnd4.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

#logolarge {
	position:absolute;
	width:623px;
	height:86px;
	margin-top:50px;
	margin-left:-100px}
	
#clef {
	position:absolute;
	width:92px;
	height:182px;
	margin-top:-40px;
	z-index:10;
}

#logosmall {
	position:absolute;
	width:351px;
	height:38px;
	margin-top:85px;
	margin-left:130px;
	z-index:11;
}



	
#menuholder{
	position:relative;
	font-size:14px;
	color:#434343;
	z-index:12;
	top:180px;
	left:100px;
	width:85%;
	max-width:783px;/*stop pics overstretching*/
	
	
	}
.thumbholder{
	float:left;
	width:74px;
	height:74px;
	padding:2px;
	}

	
#aaa{
	height:50px;
	background-color:#C0C0C0;
	float:none;
}



