body {
	display: block;
	background: #fff;
	color: #135;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	}
#logobar img {
	margin:0 30px;
	}
a {
	text-decoration:none;
	color: #523;
	}

#container {
	width: 675px;
	background: #fff;
	margin: 10px auto;
	border-top: 2px solid #523;
	}
#logobar {
	height: 100px;
	margin: 10px 0 10px 0;
	}
body.homepage #logobar {
	background: url(Baden2.jpg) no-repeat; 
	}
img body.homepage #logobar {
	margin:0 20px;
	}
body.contactpage #logobar {
	background: url(CloseUp.jpg) no-repeat; 
	}
body.biographypage #logobar {
	background: url(Prom2.jpg) no-repeat; 
	}
body.songreviewspage #logobar {
	background: url(Home1.jpg) no-repeat; 
	}
body.operareviewspage #logobar {
	background: url(Baden5.jpg) no-repeat; 
	}
body.discographypage #logobar {
	background: url(GH2.jpg) no-repeat; 
	}

#headbox {
	background: #fff;
	border-top: 2px solid #523;
	margin-bottom: 10px;
	}
#headbox h1 {
	position: relative;
	z-index: 3;
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-style: italic;
	color: #341;
	letter-spacing: 0.5em;
	margin: 10px 0  10px 0;
	padding: 0px;
	}
#headbox h2 {
	position: relative;
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	font-style: italic;
	letter-spacing: 0.2em;
	position: relative;
	color: #245;
	margin: -10px 40px 20px 2px;
	padding: 0px;
	text-align: right;
	}
h2 {
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-style: italic;
	letter-spacing: 0.3em;
	color: #341;
	padding: 0px;
	text-align: left;
	}
	
h3 {
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-style: italic;
	letter-spacing: 0.1em;
	color: #341;
	padding: 0px;
	text-align: right;
	}

h4 {
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-style: italic;
	letter-spacing: 0.1em;
	color: #341;
	padding: 0px;
	text-align: left;
	}

#navbox {
	text-align: center;
	border-top: 2px solid #523;
	}
#navbox a{
	text-decoration: none;
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight:bold;
	color: #523;
	}
#maincontent {
	margin: 10px 0;
	background: #fff;
	text-align:justify;
	border-top: 2px solid #523;
}
.headline {
	font-size:large;
	font-style:italic;
	}
#headline {
	background: url(flutemouback.jpg) no-repeat;
	}
#footer {
	margin: 10px 0;
	border-top: 2px solid #523;
	padding: 10px 0;
	}
#footer p{
	text-align:center;
	font-style: italic;
	font-size: smaller;
	}
#footer a{
	font-weight: bold;
	}
.disc{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#critic {
	font-size: smaller;
	font-style:italic;
	text-align: right;
	}

