/* CSS Document */

#container {
	background: url(../_img/index/index_background_header.jpg) top center no-repeat;
	text-align: justify;
	margin: 0 auto;
	padding: 0px;
}
#header {
	background: url(../_img/index/index_header_top.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0px;
	width: 776px;
	height: 168px;
}

#navigation {
	margin: 0 auto;
	padding: 0px;
	width: 776px;
	height: 27px;
}
#header_bottom {
	background: url(../_img/index/index_header_bottom.jpg) no-repeat;
	margin: 0 auto;
	padding: 0px;
	width: 776px;
	height: 40px;
}
#navigation ul {
	float: left;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 776px;
	height: 27px;
}
#navigation li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 27px;
}
#navigation li a {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 27px;
}
#header li a:hover {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 27px;
}

#navigation li.nav_01,
#navigation li.nav_01 a:hover {
	background: url(../_img/index/nav_01_home_over.jpg) no-repeat;
	width: 56px;
}
#navigation li.nav_01 a {
	background: url(../_img/index/nav_01_home.jpg) no-repeat;
	width: 56px;
}

#navigation li.nav_02,
#navigation li.nav_02 a:hover {
	background: url(../_img/index/nav_02_about_over.jpg) no-repeat;
	width: 128px;
}
#navigation li.nav_02 a {
	background: url(../_img/index/nav_02_about.jpg) no-repeat;
	width: 128px;
}

#navigation li.nav_03,
#navigation li.nav_03 a:hover {
	background: url(../_img/index/nav_03_artists_over.jpg) no-repeat;
	width: 82px;
}
#navigation li.nav_03 a {
	background: url(../_img/index/nav_03_artists.jpg) no-repeat;
	width: 82px;
}

#navigation li.nav_04,
#navigation li.nav_04 a:hover {
	background: url(../_img/index/nav_04_aftercare_over.jpg) no-repeat;
	width: 112px;
}
#navigation li.nav_04 a {
	background: url(../_img/index/nav_04_aftercare.jpg) no-repeat;
	width: 112px;
}

#navigation li.nav_05,
#navigation li.nav_05 a:hover {
	background: url(../_img/index/nav_05_schwag_over.jpg) no-repeat;
	width: 80px;
}
#navigation li.nav_05 a {
	background: url(../_img/index/nav_05_schwag.jpg) no-repeat;
	width: 80px;
}

#navigation li.nav_06,
#navigation li.nav_06 a:hover {
	background: url(../_img/index/nav_06_contact_over.jpg) no-repeat;
	width: 82px;
}
#navigation li.nav_06 a {
	background: url(../_img/index/nav_06_contact.jpg) no-repeat;
	width: 82px;
}

#navigation li.leftcap {
	background: url(../_img/index/nav_leftcap.jpg) no-repeat;
	width: 118px;
}
#navigation li.rightcap {
	background: url(../_img/index/nav_rightcap.jpg) no-repeat;
	width: 118px;
}

#body_wrapper {
	background: url(../_img/index/body_background.gif) bottom right no-repeat;
	margin: 0 auto;
	padding: 0px;
	width: 776px;
	height: auto;
}
#body {
	background: url(../_img/index/body_bottom_dragon.jpg) bottom left no-repeat;
	margin: 0 auto;
	padding: 0px;
	width: 776px;
	height: auto;
}

.content_center {
	margin: 0px;
	padding: 10px 5px 0px 5px;
	width: 775px;
	height: auto;
}
#welcome {
	background: url(../_img/index/index_body_welcome.jpg) center top no-repeat;
	margin: 0px;
	padding: 0px;
}
#about {
	background: url(../_img/index/index_body_about.jpg) center top no-repeat;
	margin: 0px;
	padding: 0px;
}
#artists {
	background: url(../_img/index/index_body_artists.jpg) center top no-repeat;
	margin: 0px;
	padding: 0px;
}
#aftercare {
	background: url(../_img/index/index_body_aftercare.jpg) center top no-repeat;
	margin: 0px;
	padding: 0px;
}
#schwag {
	background: url(../_img/index/index_body_schwag.jpg) center top no-repeat;
	margin: 0px;
	padding: 0px;
}
#contact {
	background: url(../_img/index/index_body_contact.jpg) center top no-repeat;
	margin: 0px;
	padding: 0px;
}
#contact_form {
	margin: 5px;
}

.content_left {
	float: left;
	margin: 10px 0px 0px 5px;
	padding: 0px;
	width: 530px;
}
#news {
	background: url(../_img/index/homepage_news_header.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
}
.news_item {
	background: url(../_img/index/homepage_news_skull.gif) top left no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: auto;
}
#artist_roster {
	margin: 0px;
	padding: 0px;
}
.artist_member {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: auto;
}

#content_right {
	float: right;
	margin: 10px 5px 0px 0px;
	padding: 0px;
	width: 231px;
}
.tab {
	background: #212121 url(../_img/tabs/tabs_background.gif) no-repeat;
	background-position: center 26px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 231px;
}
.tab a img {
	cursor: pointer;
}





#footer {
	background: url(../_img/index/footer_bar.gif) no-repeat;
	background-position: center 15px;
	text-align: center;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
	width: 535px;
	height: 48px;
}
#footer ul {
	float: left;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 535px;
	height: 24px;
}
#footer li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
#footer li a {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
#footer li a:hover {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

#footer li.footer_01,
#footer li.footer_01 a:hover {
	background: url(../_img/index/footer_01_home_over.gif) no-repeat;
	width: 57px;
}
#footer li.footer_01 a {
	background: url(../_img/index/footer_01_home.gif) no-repeat;
	width: 57px;
}

#footer li.footer_02,
#footer li.footer_02 a:hover {
	background: url(../_img/index/footer_02_about_over.gif) no-repeat;
	width: 127px;
}
#footer li.footer_02 a {
	background: url(../_img/index/footer_02_about.gif) no-repeat;
	width: 127px;
}

#footer li.footer_03,
#footer li.footer_03 a:hover {
	background: url(../_img/index/footer_03_artists_over.gif) no-repeat;
	width: 79px;
}
#footer li.footer_03 a {
	background: url(../_img/index/footer_03_artists.gif) no-repeat;
	width: 79px;
}

#footer li.footer_04,
#footer li.footer_04 a:hover {
	background: url(../_img/index/footer_04_aftercare_over.gif) no-repeat;
	width: 112px;
}
#footer li.footer_04 a {
	background: url(../_img/index/footer_04_aftercare.gif) no-repeat;
	width: 112px;
}

#footer li.footer_05,
#footer li.footer_05 a:hover {
	background: url(../_img/index/footer_05_schwag_over.gif) no-repeat;
	width: 78px;
}
#footer li.footer_05 a {
	background: url(../_img/index/footer_05_schwag.gif) no-repeat;
	width: 78px;
}

#footer li.footer_06,
#footer li.footer_06 a:hover {
	background: url(../_img/index/footer_06_contact_over.gif) no-repeat;
	width: 82px;
}
#footer li.footer_06 a {
	background: url(../_img/index/footer_06_contact.gif) no-repeat;
	width: 82px;
}


.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
    line-height: 0px;
}

