	html, body	{
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		width: 900px;
		background: #D4CCAA;
		padding: 10px
		text-align: center;
		}

	a 	{
		color: #003366;
		text-decoration: none;
		}

	a link {
		color: #003366;
		text-decoration: none;
		}

	a visited	{
		color: #006699;
		text-decoration: none;
		}

	a active	{
		color: #660000;
		text-decoration: underline;
		}

	a hover	{
		color: #669999;
		text-decoration: underline;
		}

	.header1	{ 
		font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
		font-size: 18px; 
		line-height: 24px;
		font-weight: normal;
		color: #333; 
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
 		letter-spacing: 1em;
		}	

	.header2	{ 
		font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
		font-size: 18px; 
		line-height: 24px;
		font-weight: normal;
		color: #666; 
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
 		letter-spacing: .6em;
		}	

	.navlinks	{ 
		font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
		font-size: 16px; 
		line-height: 18px;
		font-weight: normal;
		color: #999; 
		padding-top: 0px;
		padding-left: 48px;
		padding-bottom: 2px;
		text-align: left;
 		letter-spacing: .4em;
		}	

	.main {
		background-color: #F6ECD6;
		font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
		font-size: 12px;
		line-height: 16px;
		color: #333;
  		padding-left: 15px;
  		padding-top: 15px;
  		padding-right: 15px;			
		padding-bottom: 15px;
		border-left: 1px solid #666;
		border-top: 1px solid #666;
		border-right: 1px solid #666;
		border-bottom: 1px solid #666;
		text-align: left;
		}

	.footer	{
		font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
		color: #333;
		font-size: 10px;
		font-weight: normal;
 		letter-spacing: .12em;
		text-transform: uppercase;
		margin-top: 5px;
		text-align: center;	
		}

a img {height: 300px;width: 125px;border-width: 0;}

a#about img {background: url(images/elias2.jpg) top left no-repeat;}
a#gigs img {background: url(images/elias1.jpg) top left no-repeat;}
a#music img {background: url(images/elias4.jpg) top left no-repeat;}
a#photos img {background: url(images/elias3.jpg) top left no-repeat;}
a#booking img {background: url(images/elias6.jpg) top left no-repeat;}
a#studio img {background: url(images/elias5.jpg) top left no-repeat;}

a#about span {display:none;}
a#gigs span {display:none;}
a#music span {display:none;}
a#photos span {display:none;}
a#booking span {display:none;}
a#studio span {display:none;}

a#about:hover img {background: url(images/elias2bw.jpg) top left no-repeat;}
a#gigs:hover img {background: url(images/elias1bw.jpg) top left no-repeat;}
a#music:hover img {background: url(images/elias4bw.jpg) top left no-repeat;}
a#photos:hover img {background: url(images/elias3bw.jpg) top left no-repeat;}
a#booking:hover img {background: url(images/elias6bw.jpg) top left no-repeat;}
a#studio:hover img {background: url(images/elias5bw.jpg) top left no-repeat;}

a#about:hover span {
	display:inline;
	padding:5px 0px 0px 25px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}

a#gigs:hover span {
	display:inline;
	padding:5px 0px 0px 25px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}

a#music:hover span {
	display:inline;
	padding:5px 0px 0px 25px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}

a#photos:hover span {
	display:inline;
	padding:5px 0px 0px 15px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}

a#booking:hover span {
	display:inline;
	padding:5px 0px 0px 5px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}

a#studio:hover span {
	display:inline;
	padding:5px 0px 0px 15px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}

a#about:active img {background: url(images/elias-bw.jpg) top left no-repeat;}
a#gigs:active img {background: url(images/elias-bw.jpg) top left no-repeat;}
a#music:active img {background: url(images/elias-bw.jpg) top left no-repeat;}
a#photos:active img {background: url(images/elias-bw.jpg) top left no-repeat;}
a#booking:active img {background: url(images/elias-bw.jpg) top left no-repeat;}
a#studio:active img {background: url(images/elias-bw.jpg) top left no-repeat;}

a#about:active span {
	display:inline;
	padding:5px 0px 0px 25px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}

a#gigs:active span {
	display:inline;
	padding:5px 0px 0px 25px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}

a#music:active span {
	display:inline;
	padding:5px 0px 0px 25px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}

a#photos:active span {
	display:inline;
	padding:5px 0px 0px 15px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}

a#booking:active span {
	display:inline;
	padding:5px 0px 0px 5px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}

a#studio:active span {
	display:inline;
	padding:5px 0px 0px 5px;
	font-family: "Gill Sans",Trebuchet,"MS Trebuchet",Arial,sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: normal;
	color: #036; 
	text-align: left;
 	letter-spacing: .4em;
	}
