body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000

}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	margin-right: 5px;
}
a {
	color:#6b7272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#header{
	height:182px;
	width:710px;
	margin-left: 80px;
	background-image:url('images/header.jpg');
	background-repeat: no-repeat
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
}
#content{
}
#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:206px;
	margin-right:196px;
	width:450px;
}
#right{
	width:192px;
	float:right;
}

/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	background-image:url('images/menutop.gif');
	display:block
}
.menucontent{
	width:192px;
	background-image:url('images/menumiddle.gif');
	padding-top:10px;
	background-repeat: repeat-y
}.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url('images/menubottom.gif');
	display:block
}
.postheader, .menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url('images/posttop.gif');
	display:block;
	width:450px;
	height:33px
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url('images/postmiddle.gif');
	background-repeat: repeat-y;
	padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:20px
}
.postfooter{
	background-image:url('images/postbottom.gif');
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px
}
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:250px;
	display:block;
	left:190px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 10px;
	padding-bottom: 10px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}
***************************album*************************************
.album{
}
.album img{
	float:left;
	width:190px;
	height:169px;
	border: solid 2px #999999;
	margin-right: 10px;
}
.album ul{
	list-style-position: inside;
	list-style-type: none;
}
.album ul li{
	padding-bottom: 5px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
******************************news********************************************
.news{
}

.news ul{
	list-style-position: inside;
	list-style-type: disc;
	color:#666666;
}
.news ul li{
	padding-top: 5px;
	padding-bottom: 2px;
	color:#666666;				
}
.news ul li a{
	text-decoration:none;
	padding: 0px;
	font-size: 11px;
	text-transform: none;
}
.news ul li a:hover{
	text-decoration:underline;
	text-transform: none;
}
.news img{
position: relative;
width:189px;
height:121px;
border: solid 2px #999999;
}
.newstext1{
	position: absulote;
	float: left;
	margin-right: 5px;
}
.newstext2{
	position: absulote;
	float: right;
	margin-left: 5px;
}
newscontent{	
}
.newscontent li{
	padding: 0px;
	margin-left: 20px;
	margin right: 5px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;			
}
.newscontent1{
}
.newscontent1 img{
	position: relative;
	margin-top: 20px;
	left: 80px;
	width:289px;
	height:192px;
	border: solid 2px #999999;	
}
.newscontent2{
}
.newscontent2 img{
	position: relative;
	display: inline;
	margin-left: 8px;
	margin-top: 20px;
	left: 15px;
	width:196px;
	height:305px;
	border: solid 2px #999999;	
}
.newscontent3{
}
.newscontent3 img{
	position: relative;
	margin-top: 20px;
	left: 100px;
	width:210px;
	height:200px;
	border: solid 2px #999999;	
}
.newscontent4{
}
.newscontent4 img{
	position: relative;
	margin-top: 20px;
	left: 100px;
	width:210px;
	height:260px;
	border: solid 2px #999999;	
}

********************************Merch*************************
.merch{
  }
.merch img{
  height: 304px;  
  width: 301px;
  margin-left: 73px;
 }
.merch span{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:465px;
	display:block;
	}
*******************************profile*************************	
.profile{
}
.profile img{
	float:left;
	width:134px;
	height:143px;
	margin-right: 10px;
}
.profile ul{
	list-style-position: inside;
	list-style-type: none;
	
}
.profile ul li{
	padding-top: 2px;
	padding-bottom: 5px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}