/*Code and design by H K Sveen, it is W3C- validated, feel free to copy design but contents of the page (photos, music, text, lyrics etc) belongs to the owner and is protected as such*/
body	{
	background-image: url(backmahler.jpg);
	font: 95% "courier new", sans-serif;
	color: #000;
	text-align: center;
}
.header	{
	margin: .5em auto;
	font: 220% times;
	line-height: 40px;
	width: 500px;
	border-top: solid #444 1px;
	border-bottom: solid #444 1px;
}
.subhead	{
	font: 70% times;
}
p.quote	{padding-top: 3em; font: 90% georgia, times, serif;}
a  { text-decoration: none; font-weight: bold; color: #a68b54; }a.menu_a   { color: #000; font-size: 16px; line-height: 19px; text-decoration: none; padding-right: 3px; padding-left: 3px }
a.menu_a:hover  { color: #a68b54; font-weight: bold; font-size: 16px; line-height: 19px; text-decoration: none; padding-right: 3px; padding-left: 3px }
a.menu_a:active	{ color: #fff; background-color: #a68b54; font-weight: bold; font-size: 16px; line-height: 19px; text-decoration: none; padding-right: 3px; padding-left: 3px; }
a.subhead  { text-decoration: none; font-weight: normal; color: #a68b54; }

#container	{
	margin: 4% 18% 2% 18%;
	background-color: #fafafa;
	border-top: solid #e5e5e5 2px;
}
#content	{
	width: 100%;
	text-align: left;
	border-bottom: solid red 1px;
	border-right: solid red 1px;
	padding-right: 4px;
}
#pictures	{
	width: 100%;
	text-align: center;
	border-bottom: solid red 1px;
	border-right: solid red 1px;
	padding-right: 4px;
}
.menu	{
	margin: 1em auto;
}

