body {
	background-color: #000;
	font: 12px verdana;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #909090;
}
h1,h2,h3,a,b,h4 {
	color: #EFEFEF;
	text-decoration: none;
}
hr{
	border: 0;
	border-top: 1px solid #545454;
	margin-top: 22px;
	margin-bottom: 22px;
	height: 0;
}
a:hover {
	color: #101010;
	background-color: #FFF;
}
a img{
	vertical-align: center;
}
h1 {
	font-size: 40px;
	font-weight: normal;
	position: relative;
	bottom: 60px;
	margin: 0;
	padding: 6px 0 0 27px;
}
h3 {
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	border-bottom: 1px solid #545454;
	clear: both;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #545454;
	margin-bottom: -1px;
	padding-bottom: 3px;
}
img {
	border: 0;
}

p {
	clear: both;
}
video {
	max-width: 570px;
}
label{
	font-size: 11px;
	font-family: verdana;
}
input,textarea{
	font-family: verdana;
	font-size: 11px;
	background: #050505;
	color: #909090;
	border: 0;
	margin-bottom: 6px;
}
input.button{
	border: 1px solid #545454;
}
textarea{
	width: 570px;
	margin-bottom: 0;
}
sub,sup,small{
	color: #404040;
	font-size: 9px;
}
#breadcrumbs {
	font-size: 10px;
	margin: 10px 0 -23px 40px;
}
#doc, #header, #navigation, #bandana, #footer {
	width:1000px;
}
#doc {
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	background: url('back_july.jpg');
}
#header {
	background: url('header_acid3dm6.jpg') top center;
	height: 300px;
	overflow: hidden;
}
#header_small {
	background: url('header_acid3dm6.jpg') top center;
	height: 100px;
	overflow: hidden;
}
#bandana, #infobox_background {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
#bandana {	
	height: 60px;
	//background-color: #1D6600;
	background-color: #101010;
}
#infobox_background {
	width: 610px;
	height: 96px;
	margin-left: 20px;
	position: absolute;
	top: 100px;
	background-color: #101010;
}
#infobox_text {
	position: absolute;
	top: 100px;
	width: 610px;
	margin-left: 20px;
	color: #B0B0B0;
	font-size: 11px;
}
#infobox_text p {
	margin: 0;
	padding: 10px;
}
#navigation, #footer {
	background-color: #050505;
	height: 29px;
}
#navigation a {
	font-size: 14px;
	font-weight: bold;
	margin-left: 24px;
	position: relative;
	top: 6px;
	padding: 6px;
}
#navigation a:hover {
	background-color: #EFEFEF;
	color: #050505;
}
#content {
	width: 650px;
	float: left;
}
#sidebar {
	font-size: 11px;
	float: left;
	width: 350px;
	padding-top: 1px;
}
#content h3 {
	padding-bottom: 3px;
	margin-bottom: -2px;
}
#sidebar h3 {
	font-size: 14px;
	margin-bottom: -1px;
	padding-bottom: 3px;
}
#content .item {
	width: 570px;
	line-height: 16px;
}
#sidebar .item {
	width: 270px;
	line-height: 14px;
}
#big {	
	float: right;
	margin-left: 10px;
}
#footer {	
	clear: both;
	border-top: 1px solid #545454;
	font-size: 11px;
	line-height: 14px;
	min-height: 40px;
}
#footer p {
	margin: 5px 20px 5px 20px;
}
.item {
	margin: 40px;
	overflow: visible;
}
.comment, .meh {
	background: #050505;
	width: 550px;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 10px;
}
.meh{
	width: 530px;
	margin-left: 20px;
	border-bottom: 1px solid #545454;
	border-left: 1px solid #545454;
}
.comment p, .meh p {
	font-size: 11px;
	margin: 0;
}
.comment .date, .meh .date{
	margin-bottom: 15px;
}
.date {
	font-size: 10px;
	text-align: left;
}
.shortdate {
	font-size: 10px;
	float: left;
	width: 120px;
}
.thumb {margin-bottom: 10px;
	cursor: pointer;
	cursor: hand;
}
.mapscroller {
	background: #070707 center right no-repeat;
	min-height: 96px;
}
.mapscroller a{
	background: url('fadeback.png');
	width: 242px;
	display: block;
}
.mapscroller a:hover{
	background: url('fadeback_inv.png');
}
.mapscroller a.empty{
	background: url('fadeback.png');
	display: block;
	width: 242px;
	height: 16px;
}
.clear {
	clear: both;
}