* {
	margin: 0; padding: 0;
	}
* {
	margin: 0; padding: 0;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body {
	width: 100%;
	font-family: "verdana", "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	font-size: 12px;
	line-height: 1.6;
	text-align: center;
	color: #320;
	background: url(red_bg.jpg);
	}
a {
	color: #fff;
	text-decoration: underline;
	}
a:hover {
	color: #a20;
	text-decoration: none;
	}

#killtribe {
	width: 840px;
	margin: 0 auto;
	padding: 0 30px;
	text-align: left;
	background: url(paper_bg.png);
	}
*html #killtribe {
	width: 900px;
	}
#killtribe h1 {
	width: 840px;
	height: 120px;
	background: #000;
	}
#killtribe ul {
	list-style: inside;
	margin: 10px;
	}
#killtribe #members {
	float: left;
	width: 420px;
	}
#killtribe #tunes {
	float: right;
	width: 420px;
	}
#killtribe #news {
	width: 390px;
	margin: 0 10px;
	border: 5px solid #320;
	background: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	}
#killtribe #news h2 {
	width: 380px;
	margin: 0; padding: 0 5px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	border: none;
	background: url(red_bg.jpg);
	}
*html #killtribe #news h2 {
	width: 390px;
	}
#killtribe #news ul {
	list-style: none;
	width: 390px;
	margin: 0; padding: 0;
	overflow: auto;
	font-weight: normal;
	}
#killtribe #news ul li {
	margin: 0; padding: 0 5px;
	line-height: 25px;
	color: #ccc;
	border-bottom: 1px dotted #320;
	}
#killtribe h2 {
	clear: both;
	font-size: 18px;
	line-height: 2;
	color: #a20;
	border-top: 1px solid #320;
	border-bottom: 1px solid #320;
	}
#killtribe h2,
#killtribe h3,
#killtribe p,
#killtribe ol {
	margin: 10px;
	}
#killtribe .link {
	padding: 6px;
	text-align: center;
	border: 1px dotted #320;
	}
#killtribe ol {
	list-style-position: inside;
	font-weight: bold;
	}
#killtribe a#itunes {
	display: block;
	width: 400px; height: 50px;
	line-height: 50px;
	text-indent: 130px;
	background: url(b_iTunes.png) no-repeat;
	}
#killtribe a#itunes:hover {
	}
