body {
    font-family:Verdana, Helvetica, sans-serif;
}

p {
	font-size: 10px;
	color:#000;
	line-height:15px;
}

img {
	border:0;
}

a:link {
	color:#900;
}

a:visited {
	color:#666;
}

a:hover, a:active {
	color:#F00;
}

div#container {
	margin:0 auto;
	padding:0;
	width:740px;
	text-align:center;
}

div#header {
	margin:10px 0;
	width:740px;
}


div#header h1 {
	background:transparent url(images/lh-logo.gif) top no-repeat;
	margin:0;
	width:740px;
	height:100px;
}

div#newsblock {
	width:740px;
	height:472px;
}

div#newsblock img {
	padding:10px 30px 20px 124px;
	float:left;
}

div#newsblock p {
	padding:20px 0 20px 0;
}

h2 {
	margin:0;
	width:740px;
	height:39px;
}

h2.gzero {
	background:white url(images/gzero.gif) top no-repeat;
}

h2.distro {
	background:white url(images/distro.gif) top no-repeat;
}

h2.contact {
	background:white url(images/contact.gif) top no-repeat;
}

h2.sounds {
	background:white url(images/sounds.gif) top no-repeat;
}

h2.ammo {
	background:white url(images/ammo.gif) top no-repeat;
}

#header h1 span, #header h2 span {
	display:none;
}

#nav {
	background:transparent url(images/stripes.gif) bottom repeat-x;
	width:740px;
}

#nav ul {
	margin:0;
	padding:0px 0 20px 0;
	text-align:center;
}

#nav li {
	margin:0;
	display:inline;
	list-style:none;
	font-size:11px;
	line-height:10px;
	color:#000;
	padding:0 .5em;
}

#nav li.zero, #nav li.ammo, #nav li.distro, #nav li.contact {
	border-right:1px #000 solid;
	
}

#nav li.sounds {
	border:0;
}

#nav a {
	text-decoration:none;
}

#nav a:link, #nav a:visited {
	color:#900;
}

#nav a:hover, #nav a:active {
	color:#F00;
}

#content {
	background:white url(images/stripes.gif) bottom repeat-x;
	width:740px;
	padding:10px 0 80px 0;
}

#content p {
	margin:10px 120px;
	padding:0;
	text-align:left;
}

h3 {
	background:white url(images/h3arrow.gif) bottom left no-repeat;
	margin:20px 104px 0 104px;
	padding:0 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#900;
	font-weight:bold;
	text-transform:lowercase;
	text-align:left;
	border-bottom:solid 1px #000;
}

h3#doorway {
	background:white;
	color:#C00;
	margin:25px 10px;
	padding:0;
	font-size:36px;
	font-weight:normal;
	line-height:26px;
	text-shadow:#333;
	text-transform:none;
	text-align:center;
	border:solid 1px #000;
}

h3#doorway a:link, h3#doorway a:visited {
	color:#C00;
	text-decoration:none;
}

h3#doorway a:hover, h3#doorway a:active {
	color:#F00;
}

h4 {
	margin:20px 120px -8px 120px;
	color: #333;
	font-size:12px;
	line-height:11px; 
	font-weight:bold;
	text-align:left;
}

h5 {
	margin:10px 120px -8px 120px;
	color:#900;
    font-size:11px;
	line-height:10px;
	font-weight:bold; 
	text-align:left;
}

h6 {
	margin:10px 120px -8px 120px;
	color:#F00;
    font-size:10px;
	line-height:10px;
	font-weight:bold;
	text-align:left;
}

#content table {
	text-align:center;
}

#content table p {
	margin:0;
	padding:0;
	text-align:center;
}

table#recent {
	width:494px;
	margin:20px 120px;
	border-bottom:solid 1px #000;
}

#recent td.release {
	width:100px;
	padding:10px;
	vertical-align:top;
}

table#door {
	width:700px;
	margin:20px;
}

table#ammo-top, table#ammo-midup, table#ammo-midbtm, table#ammo-btm, table#xmas-sale {
	width:700px;
	padding:10px;
	border-style:solid;
	border-color:#000;
}

table#ammo-top {
	margin:20px 10px 0 10px;
	border-width:1px 1px 1px 0;
}

table#ammo-midup, table#ammo-midbtm, table#ammo-btm {
	margin:0 10px 0 10px;
}

table#ammo-midup, table#ammo-btm {
	border-width:0 0 1px 1px;
}

table#ammo-midbtm {
	border-width:0 1px 1px 0;
}

table#questions {
	margin:40px 0 0 0;
}

table#xmas-sale {
	background: white url(images/snowflakes.gif);
	margin:20px 10px;
	border:solid 1px #C00;
	height:200px;
}

td#sale-title {
	padding:4px 0 0 0;
	height:30px;
	text-align:right;
}

p#sale-title {
	color:#900;
	text-transform:uppercase;
	font-size:16px;
	line-height:18px;
}

td#shipping p {
	margin:0;
	padding:0 30px;
	text-align:left;
	vertical-align:top;
}

td.description {
	padding:4px 20px;
	vertical-align:top;
}

td.mp3, td.paypal {
	text-align:center;
}

.bands {
	color:#600;
    line-height:10px;
	font-weight:bold;
}

.bandname {
	color:#900; 
	font-weight:bold;
}

.songname {
	color:#060; 
	font-size:9px;
	line-height:11px;
}

.recordname {
	color:#333; 
	line-height:9px;
	font-weight:bold;
}

.descript {
	color:#000; 
	font-size:9px;
	line-height:10px;
	margin-right:20px;
	margin-left:20px;
}

.price {
	color:#000; 
	font-size:12px;
	line-height:13px;
	font-weight: bold;
}

.copyright {
	color:#666;
	font-size:9px;
}

p#newstitle {
	font-size:11px;
	font-weight:bold;
	color:#900;
	margin:20px 104px -10px 110px;
}