body {
	background-color: black;
	color: #D56E17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	position:relative;
	text-align: center;
	margin:0px;
	padding:0px;
}

body .notcentered {
	text-align: right;
}

img {
	border: 0px;
}

#container {
	margin: 0 auto;
	position: relative;
	width: 943px;
}

#aboutinfo {
	clear: both;
	width: 943px;
	text-align:left;
	position:absolute;
	top: 660px;
	left:0px;
}

#small p {
	margin-left:10px;
	font-size: 0.7em;
	line-height: 13px;
}

a {
	color:#C48A3F;
}
#small {
	height: 339px;
}

#nav {
	width:315px;
	position: absolute;
	top:0px;
	left: 0px;
}

#nav img, #nav div  {
	position: absolute;
	left: 0px;
}

#content {
	width:628px;
	position: absolute;
	top:0px;
	left: 315px;
}

#content_front {
	width:628px;
	position: absolute;
	top:-29px;
	left: 315px;
}

/* NAV IMAGES */

.topleft {
	top:0px;
}

.day {
	top:36px;
}

.ofthe {
	top:183px;
}

.dead {
	top:247px;
}

#menu {
	top:406px;
	width: 315px;
	height: 172px;
	background-image: url(../images/nav_background.jpg);
	background-repeat: no-repeat;
}

.bottomleft {
	top:578px;
}

#menu a:link, #menu a:visited {
	width: 167px;
	background-position: left;
	float: right;
}

#menu a:hover, #menu a:active {
	width: 167px;
	background-position: right;
	float: right;
}

#menu a.news {
	background-image: url(../images/btn_news.jpg);
	height: 28px;
}

#menu a.about {
	background-image: url(../images/btn_about.jpg);
	height: 30px;
}

#menu a.free {
	background-image: url(../images/btn_free.jpg);
	height: 28px;
}

#menu a.join {
	background-image: url(../images/btn_join.jpg);
	height: 28px;
}

#menu a.merch {
	background-image: url(../images/btn_merch.jpg);
	height: 30px;
}

#menu a.contact {
	background-image: url(../images/btn_contact.jpg);
	height: 28px;
}

#news #menu a.news {
	background-position: right;
}

#about #menu a.about {
	background-position: right;
}

#free #menu a.free {
	background-position: right;
}

#join #menu a.join {
	background-position: right;
}

#merch #menu a.merch {
	background-position: right;
}

#contact #menu a.contact {
	background-position: right;
}

#top {
	width: 628px;
	height: 51px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}

#home #top {
	background-image: url(../images/top_home.jpg);
	background-repeat: no-repeat;
}

#about #top {
	background-image: url(../images/about_top.jpg);
	background-repeat: no-repeat;
}

#about #bottom {
	background-image: url(../images/about_bottom.jpg);
	background-repeat: no-repeat;
}

#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	width: 628px;
	height: 49px;
}

#contenttext {
	width: 628px;
	height: 544px;
	font-size: 0.9em;
	text-align:left;
}

#news #contenttext {
	background-image: url(../images/bg_news.jpg);
}

#about #contenttext {
position:relative;
top:0px;
}

#merch #contenttext {
position:relative;
top:0px;
}

.merchtext {
	position: absolute;
	top: 87px;
	left: 40px;
	z-index: 5;
	color: #360202;
}

.merchtext a {
	color: #C1590C;
}


#free #contenttext {
	background-image: url(../images/bg_music.jpg);
	color:#000000;
}

#merch #contenttext {
	background-image: url(../images/bg_news.jpg);
}

#merch #contenttext #text {
	padding:50px;
	color:#B37F2F;
}

#about #contenttext #text {
	padding:50px;
	color:#B37F2F;
}

#free #contenttext #text {
	color:#000000;
}

#join #contenttext {
	position: relative;
}

#join1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 628px;
	height:196px;
}

#join2 {
	position: absolute;
	top: 196px;
	left: 0px;
	width: 628px;
	height:160px;
	background-image: url(../images/join_2.jpg);
}

#join2b {
	position: absolute;
	top: 196px;
	left: 0px;
	width: 628px;
	height:160px;
	background-image: url(../images/join_2b.jpg);
	color: #360201;
}

#join2b p {
	padding:40px;
	padding-left:70px;
}

#join3 {
	position: absolute;
	top: 356px;
	left: 0px;
	width: 628px;
	height:188px;
}

/* NEWS */

img.news {
	position: absolute;
	left: 38px;
	top:87px;
}

#text {
	position: absolute;
	left: 0px;
	top:147px;
	color: #D46E17;
	padding-left: 40px;
	padding-right: 60px;
}
#text a {
	color:#D8B472;
}
/* FREE MUSIC */

img.music {
	position: absolute;
	left: 148px;
	top:87px;
}

/* JOIN THE DEAD */

#join #joinform input {
	border:0px;

	background: none;
	background-color: transparent;
	margin-bottom:5px;
	*margin-bottom:1px;
}
#join #joinform {
	position: absolute;
	top: 23px;
	left:140px;
}

#join #joinform {
	position: absolute;
	*top: 37px;
	left:140px;
}

/* FREE MUSIC */

#nameemail {
	width: 445px;
	height: 80px;
	background-image: url(../images/music_name_email.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:120px;
	left:50px;

}

#nameemail #submitbutton {

}

.formsubmit {
	position: absolute;
	top:130px;
	*top:180px;
	left:90px;
}

#free #joinform input {
	border:0px;
	background: none;
	background-color: transparent;
	margin-left:70px;
	margin-bottom:4px;
	*position:relative;
	*top:8px;
}

/* ABOUT */

div.about-01-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:295px;
	height:119px;
}

div.about-02-02 {
	position:absolute;
	left:295px;
	top:0px;
	width:333px;
	height:119px;
}

div.about-03-03 {
	position:absolute;
	left:0px;
	top:119px;
	width:295px;
	height:77px;
}

div.about-04-04 {
	position:absolute;
	left:295px;
	top:119px;
	width:333px;
	height:77px;
}

div.about-05-05 {
	position:absolute;
	left:0px;
	top:196px;
	width:295px;
	height:159px;
}

div.about-06-06 {
	position:absolute;
	left:295px;
	top:196px;
	width:333px;
	height:159px;
}

div.about-07-07 {
	position:absolute;
	left:0px;
	top:355px;
	width:295px;
	height:189px;
}

div.about-08-08 {
	position:absolute;
	left:295px;
	top:355px;
	width:333px;
	height:189px;
}

div.About-the-dead2-01-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:369px;
	height:30px;
}

div.About-the-dead2-02-02 {
	position:absolute;
	left:369px;
	top:0px;
	width:574px;
	height:30px;
}

div.About-the-dead2-03-03 {
	position:absolute;
	left:0px;
	top:30px;
	width:369px;
	height:339px;
}

div.About-the-dead2-04-04 {
	position:absolute;
	left:369px;
	top:30px;
	width:574px;
	height:339px;
}

div.About-the-dead2-05-05 {
	position:absolute;
	left:0px;
	top:369px;
	width:369px;
	height:431px;
}

div.About-the-dead2-06-06 {
	position:absolute;
	left:369px;
	top:369px;
	width:574px;
	height:431px;
}

.disclaimer {
	font-size: 0.7em;
}

div.merch-0101 {
	position:absolute;
	left:0px;
	top:0px;
	width:326px;
	height:89px;
}

div.merch-0202 {
	position:absolute;
	left:326px;
	top:0px;
	width:200px;
	height:89px;
}

div.merch-0303 {
	position:absolute;
	left:526px;
	top:0px;
	width:102px;
	height:89px;
}

div.merch-0404 {
	position:absolute;
	left:0px;
	top:89px;
	width:326px;
	height:234px;
}

div.merch-0505 {
	position:absolute;
	left:326px;
	top:89px;
	width:200px;
	height:234px;
}

div.merch-0606 {
	position:absolute;
	left:526px;
	top:89px;
	width:102px;
	height:234px;
}

div.merch-0707 {
	position:absolute;
	left:0px;
	top:323px;
	width:326px;
	height:185px;
}

div.merch-0808 {
	position:absolute;
	left:326px;
	top:323px;
	width:200px;
	height:185px;
}

div.merch-0909 {
	position:absolute;
	left:526px;
	top:323px;
	width:102px;
	height:185px;
}

div.merch-1010 {
	position:absolute;
	left:0px;
	top:508px;
	width:326px;
	height:36px;
}

div.merch-1111 {
	position:absolute;
	left:326px;
	top:508px;
	width:200px;
	height:36px;
}

div.merch-1212 {
	position:absolute;
	left:526px;
	top:508px;
	width:102px;
	height:36px;
}
