html, body{			margin: 0;
				padding: 0; }
html {				height: 100%;
				margin-bottom: .02em; }
body {				color: #D9E3BD;
				background: #000000 url(fenris_bg.jpg) top center no-repeat;
				font-family: verdana, tahoma, arial, helvetica, sans-serif; }
#intro {			width: 100%;
				height: 1700px;
				background-color: black;
				color: #606060;
				text-align: center; }
#all {				position: absolute;
				top: 0px;
				left: 0px;
				width: 100%; }
#header	{			width: 996px;
				height: 225px;
				margin: 0px auto; }
#main {				top: 225px;
				width: 924px;
				margin: 0px auto 24px auto;
				padding: 18px;
				background-color: black; }
#footer {			position: absolute;
				bottom: 0px;
				height: 24px;
				width: 100%;
				text-align: center; }
#lyrics {			text-align: center;
				width: 670px; }
#navlyrics {			text-align: center;
				float: right;
				width: 230px; }

p, table, ul, li, h1,
h2, h3, blockquote {		font-size: 12px;
				line-height: 1.33; }
h1,h2,h3 {			font-weight: bold;
				margin: 0px 0px 20px 0px; }
h1 {				font-size: 20px; }
h2 {				font-size: 16px; }
h3 {				font-size: 12px; }
img {				border: 0px;
				margin: 2px; }
img.initial {			float: left;
				margin: 3px 10px 6px 0; }
table {				empty-cells: show;
				border-collapse: collapse; }
table td {			vertical-align: top; }
a {				color : #D0D0D0;
				text-decoration : underline; }
a:hover {			color : #FFFFFF;
				text-decoration : underline; }
table#nav {			width: 996px; }
table#nav td {			vertical-align: middle;
				padding: 12px; }
table.news {			width: 390px;
				border: 2px solid #303030;
				margin: 0px auto 8px; }
table.store {			width: 920px;
				border: 2px solid #303030; }
table.news td, table.store td {	padding: 6px;
				text-align: left;
				background-color: #202020;
				border: 2px solid #303030; }
table.gigs td {			padding: 2px 10px 2px 0px;
				border-bottom: 1px solid #303030; }
.center {			text-align: center; }
.seo {				display: none; }
.seolinks {			width: 400px;
				margin: 0px auto;
				font-size: 10px;
				color: #404040; }
.seolinks a,
.seolinks a:hover {		color: #404040;
				text-decoration: none; }
