p {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 12px;
	color: #000000;
}
.bunninfo {
	font-size: 10px;
	color: #FFFFFF;
	height: 17px;
	padding-top: 3px;
}
.bunntabell {
	background-image: url(bilder/hovedlilla.gif);
}
body {
	background-image: url(bilder/bakgrunnsfarge.gif);
}
a:link { color: #996600; text-decoration: none; }
a:visited { color: #996600; text-decoration: none; }
a:hover { color: #bb9933; text-decoration: none; }
a:active { color: #996600; text-decoration: none; }
h1 { color: black; font-size: 14px; font-family: "Times New Roman", Georgia, Times; font-weight: bold; margin: 0.67em 0; }
.albummain {
	padding: 20px;
}

/* SLIDESHOW STILER */
ul#slideshow {
	list-style:none;
	width: 600px;
	background:#eee;
	border:1px solid #ddd;
	padding:10px;
}
ul#slideshow li {
	width: 600px;
	text-align:center;
}
