body { background: #111111 no-repeat fixed; 	padding: 0;}
a:hover { color: red; text-decoration: underline }
a:link{
	text-decoration: none; color:white;
}
#banner{
	text-align: center;
	margin-top: -75px;
}
#navbar{
	z-index: 2;
	list-style-position: inside;
	margin-top: -100px;
	margin-bottom:100px;
	height:51px; 
	background-position: center;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-left:-50px;
	min-width: 950px;
}
 
.toolbar li{
	display: inline;
	cursor:pointer;
	list-style:none;
	width:950px;
	min-width:950px;
	
}

.toolbar li a{
	float: left;
}
.header{font-weight: lighter; font-size: 160%; font-variant:small-caps; font-style:oblique;}
#toolbar-index{

}

#toolbar-merch{

}
#toolbar-photos{
}
#toolbar-forum{
}
#toolbar-links{
}
#toolbar-myspace{
}

#nav-container{
	left: 0px;
	right: 0px;
}

#content-box{
color:#CC0000;
	margin-top: -75px;
	width:900px;
	border:5px inset #bfbfbf;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-align:center;
	height:500px; 
	background-color: black;
	/*background-image: url(/jpg/2005_09.jpg); */
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center;
}
#news-box{
	float:left; width:665px; height:500px; overflow:auto; padding-right:20px; padding-left:10px; text-align:left;
	background: no-repeat;
	background-image: url(resources/images/rockercut-bg.png);
	background-position: left center;
	}
#photo-box, #product-box{
	float:left; width:665px; height:100%; overflow:auto; padding-right:20px; padding-left:10px; text-align:left;
	}
	
#news-type{
	margin-left: 100px;
	margin-top: 50px;
	margin-right: 50px;
	text-align: justify;
	}
.product-container{
	padding-left: 50px;
	padding-top: 50px;
	float: left;
	align: center;
}
#footer{
	color: white;
	border:5px inset #bfbfbf;
	margin-left:auto;
	margin-right:auto;
	background-color: black;
	width:900px;
	text-align:center;
}