/*
link peach color: #ffcc99
orange bold: #FF8000
grey box border top: #797265
grey box bg: #1f1f1f
footer/news brown: #5A3E21
footer/news border:#797265
news break yellow: #ffd76c
*/


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,img
{ margin:0; padding:0; border:0; }


a {
	color: #ffcc99;
}

i.grey {
	color: #777777;
	}

body {
	font-family: Courier New, Courier;
	font-size: 12px;
	background-image:url('../images/mainbandpic.jpg');
	background-position: 20px 0px; 
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color:black;
	margin-left:20px;
	margin-right:20px;
	
}

.body2 {
	background-image:url('../images/top.jpg');
}
b.orange {
	color:#FF8000;
	font-family: Courier New, Courier;
	font-size: 12px;
	font-weight: bold;
}


a.orange {
	color:#ffcc99;
}

img.logo {
	position:absolute;
	left:80px;
	top:30px;
	}
	
div.buttons {
	position:relative;
	left:+130px;
	top:+570px;
	/*width:850px;*/
	}	

div.buttons img {
	margin-left:15px;
	margin-right:15px;
	}
div.content {
	position:absolute;
	top:610px;
	width:950px;
	}	

img.newsimage {
	position:absolute;
	left:800px;
	top:280px;
	}	
	
div.greybox {
	border-top: 2px solid #797265;
	background-color:#1f1f1f;
	color:white;
	padding:10px;

	}

div.greybox div.pleft {
	width:460px;
	float:left;
	text-align:justify;
	
	}

div.greybox div.pright {
	width:460px;
	float:right;

	}	
	
div.greybox div.pleft_news {
	width:650px;
	float:left;
	text-align:justify;
	}

div.greybox div.pright_news {
	width:250px;
	float:right;

	}	

div.footer {
	clear:both;
	color: #ffd76c;
	background-color:#5A3E21;
	text-align:center;
	border:1px dashed #797265;
	margin-top:4px;
	
	}	

div.newsbreak {
	color: white;
	background-color:#5A3E21;
	text-align:center;
	margin-bottom:2px;
	border:1px dashed #797265;
	}	
	
div.arrow {
	background-image:url('../images/newsarrow.png');
	background-position: 0px -60px; 
	background-attachment: scroll;
	background-repeat: no-repeat;
	width:150px;
	height:60px;
	float:right;
	}
img.memberpic {
		/*padding:10px 0px 0px 50px;*/
	}
div.names {
	text-align:left;
	padding-bottom:10px;
}

#accordion {
	margin:10px 0px;
	font-size: 12px;
}

h4.toggler {
	cursor: pointer;
	text-align: left;
	font-family: Courier New, Courier;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	/*text-decoration: underline;*/
	color:#ffcc99;
	/*background:url('../images/yellow_bg.gif') repeat-x;
	background-position: top left; 
	border-bottom:1px dashed #797265;*/
	border-bottom:1px dashed #797265;
	margin: 0px 0px 4px 5px;
	padding: 1px 0px 1px;
	display:inline;
	}

	
blockquote {
	padding:5px 5px;
	text-align:center;
	
}

div.element {

	background-color:#252525;
	margin-left: 10px;
	margin-right: 10px;
	position:relative;
	padding:20px;
	border:1px solid #888;
	top:-2px;

}

div.element p{
	margin:5px;
	padding:4px;
	border-bottom:1px dashed #3f3f3f;
}

div.element h4 {
	font-family: Arial, Verdana, Helvetica, Serif;
	font-size: 12px;
	margin:5px;
	padding:4px;
}

div.element img.gigimage {
	border:1px solid white;
	float:right;
	margin-left:5px;
	}

div.picheading {
	background-color:#2f2f2f;
	padding:5px;
	margin-top:5px;
	}
	
div.picheading b {
	color:#FF8000;
	font-family: Courier New, Courier;
	font-size: 12px;
	font-weight: bold;
}

div.picheading img {
	display:block;
	
	margin-left: auto;
    	margin-right: auto;
/*    	padding-right:10px;
    	padding-left:10px;
    	float:left;
  */  	
    	
 	}

a.selAnchor {
	text-decoration:none;
	text-transform: uppercase;
	color:#FFFFFF;
	font-family: Courier New, Courier;
	font-size: 12px;
	font-weight: bold;
	}
	
div.post {
	border-bottom: 1px dashed #797265;
	background-color:#2f2f2f;
	padding:5px;
	margin-bottom:5px;
	}
	
div.post h1
	{
	color:#ffd76c;
	font-family: Courier New, Courier;
	font-size: 14px;
	font-weight: bold;
	background-color:#4f4f4f;
	padding: 5px;
	margin-bottom:10px;
	}

div.postimage {
	text-align:center;
	width:100%;
	margin-bottom:5px;
	}

div.postimage img {
	border:4px solid #797265;
	padding:10px;
	background-color:#3f3f3f;
	}

div.postimage img.overlay {
	padding:0px;
	border:none;
	background:none;
	
	}

div.post p {
	margin:10px;
	}		
div.spacer {
	height:3px;
	}