body {
	margin: 0px;
	background-color:#CCCCCC;
}
img{border:none;}
#contentborder{
	width:462px;
	height:505px;
	border-top:solid white 10px;
	border-right:solid white 10px;
	border-bottom:solid white 10px;
	border-left:0;
	background:url(images/contentbg.jpg);
	}
#navigation{
	width:472px;
	height:28px;
	background-color:#CCCCCC;
}
#gallery {
	padding:0;
}
#gallery img{
	width:92px;
	height:92px;
	margin:3px;
}
#gallery img:hover{
	border: 3px solid white;
	margin:0;
}
#content_noscroll{
	width:412px;
	height:465px;
	padding:15px 25px 25px 25px;
	overflow:none;
}
#content_scroll{
	width:412;
	height:465px;
	padding:15px 25px 25px 25px;
	overflow:auto;
}
a:link, a:visited{
	color:#000000;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
p{
	margin:0 0 1em 0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.overskrift{
	margin-left:-10px;
}
.imagecaption{
	height:28px;
	padding-left:10px;
	background-image:url(images/imagegraphic.gif);
	font-family:"Trebuchet MS", Arial, Verdana;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
}
.imagecaption a:link, .imagecaption a:hover, .imagecaption a:visited, .imagecaption a:active{
	color:#000000;
	text-decoration: none;
}.lyric {
	margin: 3px;
}
