body {
	margin: 0;
	padding: 0;
	background-color: #000;
	overflow: hidden;
	background-image: url(grafikk/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
p {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}
img {
border: none;
}
#topbanner {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 60px;
	top: 25px;
}
#header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-image: url(grafikk/header_bg.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 110px;
}
#menu {
	position: relative;
	margin: 0 auto;
	background-image: url(grafikk/menu_bg.gif);
	background-repeat: repeat-y;
	width: 760px;
}
#contentholder {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 700px;
	height: 390px;
	background-color: #162125;
}
#footer {
	position: relative;
	margin: 0 auto;
	padding: 0 5px 0 5px;
	width: 680px;
	height: 50px;
	color: #162125;
}
#artists {
	position: absolute;
	width: 383px;
	height: 240px;
	top: 8px;
	left: 8px;
	background-color: #2E383B;
}
#bands {
	position: absolute;
	width: 684px;
	height: 240px;
	top: 8px;
	left: 8px;
	background-color: #2E383B;
}
#webmarketing {
	position: absolute;
	width: 684px;
	height: 359px;
	top: 8px;
	left: 8px;
	background-color: #2E383B;
}
#anr {
	position: absolute;
	width: 383px;
	height: 359px;
	top: 8px;
	left: 8px;
	background-color: #2E383B;
}
#music {
	position: absolute;
	width: 383px;
	height: 359px;
	top: 8px;
	left: 8px;
	background-color: #2E383B;
}
#news {
	position: absolute;
	width: 292px;
	height: 240px;
	top: 8px;
	right: 8px;
	background-color: #2E383B;
}
#video {
	position: absolute;
	width: 292px;
	height: 240px;
	top: 8px;
	right: 8px;
	background-color: #2E383B;
}
#releases {
	position: absolute;
	width: 383px;
	height: 110px;
	top: 257px;
	left: 8px;
	background-color: #2E383B;
}
#mailinglist {
	position: absolute;
	width: 292px;
	height: 110px;
	top: 257px;
	right: 8px;
	background-color: #2E383B;
	color: #FFF;
}
#thanx {
	position: relative;
	margin: 100px auto 0 auto;
	width: 760px;
	height: 60px;
	text-align: center;
	color: #FFF;
}
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
th {
	margin: 0;
	padding: 0;
	background-color: #565B55;
	border: 0;
	text-align: left;
}
td {
	margin: 0;
	padding: 0;
	border: 0;
}
.date {
	font-size: 9px;
}
.heading {
	text-transform: uppercase;
	font-weight: bold;	
}
.releasecontent {
	font-weight: bold;	
}
.releaseheading {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.releasetitle {
	text-transform: uppercase;
	font-size: 12px;
	color: #D6A600;
}
.gulish {
	color: #D6A600;
}
.orderlink {
	text-align: center;
	color: #D6A600;
}

.orderlink a:link {color: #D6A600; text-decoration: underline;}
.orderlink a:visited {color: #D6A600; text-decoration: underline;}
.orderlink a:hover {color: #BD8A01; text-decoration: underline;}
.orderlink a:active {color: #D6A600; text-decoration: underline;}

#footer a:link {color: #162125; text-decoration: underline;}
#footer a:visited {color: #162125; text-decoration: underline;}
#footer a:hover {color: #162125; text-decoration: underline;}
#footer a:active {color: #162125; text-decoration: underline;}

a:link {color: #FFF; text-decoration: underline;}
a:visited {color: #FFF; text-decoration: underline;}
a:hover {color: #D6A600; text-decoration: underline;}
a:active {color: #FFF; text-decoration: underline;}

#video a:link {color: #FFF; text-decoration: none;}
#video a:visited {color: #FFF; text-decoration: none;}
#video a:hover {color: #D6A600; text-decoration: none;}
#video a:active {color: #FFF; text-decoration: none;}

.mailinglistfield {
	width: 180px;
	font-size: 10px;
	border: 1px solid #FFF;
}
.linkfield {
	width: 240px;
	font-size: 10px;
	border: 1px solid #FFF;
}
.sendbutton {
	width: 60px;
	border: 1px solid #D6A600;
	background-color: #565B55;
	color: #FFF;
	font-size: 9px;
}
/*#credits {
	position: absolute;
	width: 100px;
	height: 100px;
	z-index: 1;
	right: 0px;
	top: 0px;
	background-image: url(grafikk/creditsfishhook.gif);
	background-repeat: no-repeat;
}*/