body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(/grafikk/mar_body_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
p {
	margin: 0 0 10px 0;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
#header { /* CHANGE THIS */
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
	height: 230px;
	background-color: #fff;
	background-image: url(/grafikk/mar_header.jpg);
}
#mainmenu { /* CHANGE THIS */
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
	height: 37px;
	/*border-top: 1px dashed #333414;
	border-bottom: 1px dashed #333414;*/
	background-color: #fff;
}
#submenu { /* CHANGE THIS */
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
	height: 15px;
	background-image: url(/grafikk/mar_submenu.jpg);
	background-repeat: repeat;
}
#adcontainer { /* CHANGE THIS */
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
	height: 100px;
	background-image: url(/grafikk/mar_ad_bg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}
#shoppingcart {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 760px;
	height: 100px;
	border-bottom: 1px dashed #333414;
	background-image: url(grafikk/pattern_bg.gif);
	background-color: #000;
}
#contents { /* CHANGE THIS */
	margin: 0 auto;
	padding: 25px 55px 10px 55px;
	position: relative;
	width: 650px;
	min-height: 600px;
	height:auto !important;
	height: 600px;
	background-color: #e6e9f4;
	background-image: url(/grafikk/mar_pattern_bg.gif);
}
#footer { /* CHANGE THIS */
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 760px;
	height: 20px;
	background-color: #e6e9f4;
}
#goodies {
	display:none;
	position: relative;
	margin: 0;
	padding: 4px 10px 0 10px;
	width: 235px;
	height: 50px;
	left: 410px;
	top: 23px;
	border-left: 1px dashed #575829;
	border-right: 1px dashed #575829;
	color: #FFF;
	line-height: 15px;	
}
#newsletter {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 200px;
	right: 55px;
	top: 25px;
}
a:link,a:active,a:visited {color: #3e6272; text-decoration: underline}
a:hover {color: #fff; text-decoration: underline}

.center {
	text-align: center;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width:350px;
	color:#ae8c62;
}
.dato {
	font-size: 9px;
}
.news {
	width: 350px;
	text-align: justify;
}
.newsletter {
	text-align: justify;
}
.newsletterfield {
	width: 160px;
	height: 12px;
	font-size: 10px;
}
.hoyrestill {
	text-align: right;
}
.discoalbum {
	border: 1px solid #FFF;
}
.discoalbumheader {
	font-size: 16px;
	font-weight: bold;
}
.lyricsheading {
	font-size: 16px;
	font-weight: bold;
}
.livetekst {
	font-size: 14px;
}
.guestbookfield {
	width: 240px;
	font-size: 10px;
}
.guestbookinputsize {
	font-size: 12px;
}
.error {
	color: #FF0000;
}
.bilde {
	border: 7px solid #1D1C1A;
}
.bilde:hover {
	border: 7px solid #38352B;
}

