html { 
	margin: 0; 
	padding: 0; 
}

body { 
	background-color: #CC9966; 
	color: #000000; 
	font-family: serif; 
}

a img { 
	border: none; 
}

span { 
	display: none;
}

/* Fonts */
#tape a:link, a:visited { 
	color: #0000FF; 
	text-decoration: none; 
}

#tape a:hover, a:active { 
	color: #0000FF; 
	text-decoration: underline; 
}

h1 { text-align: center; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

p { 
	font-size: 14px; 
	text-indent: 2em; 
	text-align: justify; 
}

p .small { 
	font-family: sans-serif; 
	font-size: 10px; 
}

.quote {
	font-size: 14px; 
	font-style: italic; 
	text-indent: 0; 
	text-align: left; 
}

.straight {
	font-size: 14px; 
	font-style: italic; 
	text-indent: 0; 
	text-align: left; 
}

.data {
	font-size: 14px;  
	text-indent: 0; 
	text-align: left; 
}

.footnotes {
	font-family: sans-serif;
	font-size: 10px; 
	text-indent: 0; 
	text-align: left; 
}

.personel {
	font-size: 14px; 
	font-style: italic; 
	text-indent: 0; 
	text-align: left; 
}

.lyric_type {
	font-size: 14px;
	font-style: italic;
	text-indent: 0;
	text-align: center;
}

pre { 
	font-size: 14px; 
}

/* knicknacks */
hr { 
	border: 1px solid #000000; 
	width: 50%; 
}

ol { 
	font-size: 14px; 
	margin-left: 18em; 
}

ul { 
	font-size: 14px; 
	margin-left: 5em; 
	font-weight: bold;
}

ul.record_list {
	font-size: 14px;
	margin-left: 5em;
	font-weight: normal;
	}
	
ul.record_list a:link, a:visited { 
	color: #0000FF; 
	text-decoration: none;
	font-weight: bold; 
}

#tape a:hover, a:active { 
	color: #ffffff; 
	text-decoration: underline; 
}

/* Compartments */
#reel { 
	max-width: 750px;  
	margin: auto; 
}

#label { 
	display: block;
	width: 494px; 
	height: 71px;
	margin-left: 105px; 
	padding-left: 150px; 
	border-bottom: 2px solid #000000; 
	background-image: url("images/nkctitle.gif");
	background-position: center;
	background-repeat: no-repeat;
}

#logo { 
	float: left; 
	width: 100px;
	height: 82px;
	background-image: url("images/nkclogo.gif");
	background-position: center;
	background-repeat: no-repeat;
}

#sidebar { 
	display: block;
	position: absolute; 
	float: left; 
	clear: left; 
	width: 100px;
	height: 170px;
	margin-top: 250px; 
	background-image: url("images/side_image.gif");
	background-position: center;
	background-repeat: no-repeat;
}

#sidebar1 { 
	display: block;
	position: absolute; 
	float: left; 
	clear: left; 
	width: 100px;
	height: 170px;
	margin-top: 250px; 
	background-image: url("images/side_image_1.gif");
	background-position: center;
	background-repeat: no-repeat;
}

#sidebar2 { 
	display: block;
	position: absolute; 
	float: left; 
	clear: left; 
	width: 100px;
	height: 170px;
	margin-top: 250px; 
	background-image: url("images/side_image_2.gif");
	background-position: center;
	background-repeat: no-repeat;
}

#sidebar3 { 
	display: block;
	position: absolute; 
	float: left; 
	clear: left; 
	width: 100px;
	height: 170px;
	margin-top: 250px; 
	background-image: url("images/side_image_3.gif");
	background-position: center;
	background-repeat: no-repeat;
}

#sidebar4 { 
	display: block;
	position: absolute; 
	float: left; 
	clear: left; 
	width: 100px;
	height: 170px;
	margin-top: 250px; 
	background-image: url("images/side_image_4.gif");
	background-position: center;
	background-repeat: no-repeat;
}

#sidebar6 { 
	display: block;
	position: absolute; 
	float: left; 
	clear: left; 
	width: 100px;
	height: 170px;
	margin-top: 250px; 
	background-image: url("images/side_image_6.gif");
	background-position: center;
	background-repeat: no-repeat;
}

#tape { 
	margin-left: 100px; 
	padding: 5px 10px 5px 10px; 
	min-height: 450px; 
}

.liners {
}

.tracks { 
	font-size: 14px; 
	font-style: italic; 
}

.details { 
	border: 2px solid #000000; 
	float: left; 
	width: 195px; 
	clear: left; 
	margin: 0 20px 20px 0; 
	padding: 5px; 
}

.date { 
	font-family: sans-serif; 
	font-size: 10px; 
	text-indent: 0; 
	text-align: left; 
}

.credits { 
	font-family: sans-serif; 
	font-size: 10px; 
	text-indent: 0; 
	text-align: left; 
}

.cover { 
	float: left; 
	height: auto; 
	width: auto; 
	margin: 0 20px 20px 0; 
	padding: 5px; 
	border: 2px solid #000000; 
	background-color: #000000; 
}

.caption_left_top { 
	float: left; 
	margin: 0 20px 10px 0; 
	padding: 5px 5px 2px 5px; 
	border: 2px solid #000000; 
	background-color: #000000; 
	height: auto; 
	width: auto; 
}

.caption_right_top { 
	float: right; 
	margin: 0 0 10px 20px; 
	padding: 5px 5px 2px 5px; 
	border: 2px solid #000000; 
	background-color: #000000; 
	height: auto; 
	width: auto; 
}

.inline_image { 
	clear: right;
	margin: 0 0 10px 20px; 
	padding: 5px 5px 2px 5px; 
	border: 2px solid #000000; 
	background-color: #000000; 
	height: auto; 
	width: auto; 
}

#footer { 
	background: url("images/bottom_bg.jpg"); 
	background-repeat: repeat;
	clear: both; 
	min-height: 77px; 
	border: 2px #000000 solid; 
}

#copyright { }

#footer_pic { 
	display: block;
	float: left; 
	margin: 7px 0 0 5px; 
	border: 2px #000000 solid; 
	width: 220px; 
	height: 60px; 
	background-image: url("images/footer_pic.png");
	background-position: center;
	background-repeat: no-repeat;
}

#disclaimer { 
	padding: 50px 0 0 0; 
	margin: 0; 
	text-indent: 0; 
	text-align: right; 
	font-size: 12px; 
}

#w3c { 
	display: block;
	float: right; 
	margin: -50px 88px 0 0; 
	width: 88px; 
	height: 31px; 
}

#w3css { 
	display: block;
	float: right; 
	margin: -50px 0 0 0; 
	width: 88px; 
	height: 31px; 
}

img.right {
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p.caption {
	text-align: center;
	font-family: sans-serif; 
	font-size: 10px; 
	text-indent: 0;
	color: #FFFFFF;
}

div.goldencrown {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 120px;
	height: 80px;
	background: url("images/goldencrown.gif"); 
}

/* Menu */
#album { 
	position: absolute; 
	float: left; 
	clear: left; 
	width: 100px; 
	margin-top: 15px; 
	font-size: 16px; 
	font-weight: bold; 
}

#album a:link, a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
}

#album a:hover, a:active { 
	color: #0033FF; 
	text-decoration: underline; 
}

#home { 
	border-right: 2px #000000 solid; 
	border-top: 2px #000000 solid; 
	padding-top: 10px; 
}

#sessions { 
	border-right: 2px #000000 solid; 
	}
#releases { 
	border-right: 2px #000000 solid; 
}

#reissues { 
	border-right: 2px #000000 solid; 
	border-bottom: 2px #000000 solid; 
	padding-bottom: 10px; 
}

#articles { 
	border-left: 2px #000000 solid; 
	text-align: right; 
	padding-right: 5px; 
	padding-top: 10px; 
}

#links { 
	border-left: 2px #000000 solid; 
	text-align: right; 
	padding-right: 5px; 
}

#contact { 
	border-left: 2px #000000 solid; 
	text-align: right; 
	padding-right: 5px; 
}

#updates { 
	border-left: 2px #000000 solid; 
	padding-bottom: 25px; 
	text-align: right; 
	padding-right: 5px; 
}

/* As a rule, man's a fool. 
	When it's hot, he wants it cool. 
	When it's cool, he wants it hot. 
	Always wanting what is not. 
	- Nat */

