
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000000;
	background-image: url(../images/backgrounds/bgfireworks.jpg);
	/*background-position: -200px -100px;*/
	background-position: center top;
	background-repeat: no-repeat;
}



#twitter_div { width: 240px; padding: 0px; /*background-color: #410323; border: solid 1px #5E0F38;*/  font: 11px "Lucida Grande",Tahoma,Verdana,sans-serif; line-height: 18px;  font-weight: bold; }

ul#twitter_update_list { width: 240px; padding: 0; margin: 0; overflow: hidden; }

ul#twitter_update_list li { width: 240px; padding: 5px 0 5px 0; border-bottom: solid 1px #680441; list-style: none; }

ul#twitter_update_list li a { color: #000000; border-bottom: dotted 1px; text-decoration: none; }

ul#twitter_update_list li a:hover { color: #CA0A6C; border-bottom: solid 1px; }

ul#twitter_update_list li a:hover { color: #CA0A6C; border-bottom: solid 1px; }


.inputstyle {
	
	border: 1px solid #000000; 
	padding: 5px;
	width: 230px;
	
	}
	
.inputstyle:hover {
	background-color: #CCCCCC;
	border: 1px solid #000000; 
	padding: 5px;
	width: 230px;
	
}



.inputstylebutton {
	background-color: #FFFFFF;
	border: 1px solid #000000; 
	padding: 5px;
	width: 120px;
	
	}
	
.inputstylebutton:hover {
	background-color: #CCCCCC;
	border: 1px solid #000000; 
	padding: 5px;
	width: 120px;
	
}


#infobarheader {
	background-color:#000000;
	width: 225px;
	padding: 10px;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-image: url(http://blackhatbrigade.com/images/headerbgred.jpg);
	
}

#infobartext {
padding-top: 10px;
padding-bottom: 10px;
width: 245px;
}

#spacer {
padding-top: 10px;
}


#container {
	width: 940px;
	/*border: 1px;
	border-color:#00FFCC;*/
	padding: 10px;
	
	border: 10px;
	position: relative;
	border-color:#FFFFFF;
	margin-left: auto ;
    margin-right: auto ;
	width: 940px; /* width + border for IE 5.x */
	w\idth: 940px; /* real width */
	background-color: #FFFFFF;
	/*height:	2000px;*/
	height: auto;

}

#header {
	height: 300px;
	width: 940px;
	background-image: url(../images/header/artistheader.jpg);
	
	
}

#footer {
	position: relative;
	margin: 0px;
	background-color:#000000;
	
	padding: 20px;
	
	width:900px;
	color: #FFFFFF;
	
	/*height:auto;*/
	
}

#pagecontent {
	position: relative;
	margin: 0px;
	/*background-color:#000000;*/
	padding-top: 0px;
	padding-bottom: 20px;
	width:650px;
	/*height:auto;*/
	
}

#informationbar {
	position: absolute;
	float: right;
	margin: 0px -100px -100px 660px;
	background-color:#cccccc;
	width:260px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#navigation {
	background-color:#000000;
	width:920px;
	
	position:relative;
	padding: 10px;
	color:#FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
body,td,th {
	font-family: Lucida Grande Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}

.notification {
	display: block;
	padding: 20px 20px 20px 45px;
	border: 1px solid;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	}

.n-success {
	background-color: #a3e6bd;
	border-color: #68d59b;
	
	background-image:url(../images/components/notification-tick.gif);
	}

.resize2 {
  border: 1px solid #333;
  float: left;
  /*height: 120px;*/
  margin: .2em 1em 1em 0;
  overflow: hidden;
  width: 200px;
  height: 200px;
}

.resize2 img {
  margin: -100px 0 0 -100px;
  padding: 6em 0 0 6em;
}


.infoheader {

	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	background-image: url(http://blackhatbrigade.com/images/headerbgred.jpg);
	height: 20px;
	width: 100%;
	
	
}

#newsheader {

	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	background-image: url(http://blackhatbrigade.com/images/headerbgred.jpg);
	/*height: 20px;*/
	
	
}

#newsstory {
padding-top: 15px;
padding-bottom: 45px;
padding-right: 15px;
height:auto;
	

}

.photoborder {
	border: 10px solid #FFFFFF;
	
	
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}


.navigation:link {
 color:#FFFFFF;

}

.navigation:hover {
 color:#cccccc;
 text-decoration: none;
}

.navigation:visited {
 color:#FFFFFF;
 text-decoration: none;
}

