* {
	margin:0;
	padding:0;
}

body {
	 background-image: url("http://i53.photobucket.com/albums/g43/jackactionflash/bigassindustry.jpg"); 
	scrollbar-3dlight-color: rgb(0,0,0);
	scrollbar-arrow-color: rgb(13,168,255);
	scrollbar-base-color: rgb(0,0,0);
	scrollbar-track-color: rgb(255,255,255);
	scrollbar-darkshadow-color: rgb(0,0,0);
	scrollbar-face-color: rgb(0,0,0);
	scrollbar-highlight-color: rgb(0,0,0);
	scrollbar-shadow-color: rgb(0,0,0);
}

/*POSITIONING STYLES*/

#bodycontent {
	width:770px;
	height:auto;
        
}

#logo {
	position:absolute;
	top:0px;
	width:330px;
	height:206px;
}

/* commented backslash hack for Mac IE5 v2 \*/
#logo {
	position:absolute;
	top:0px;
	margin-left:200px;
}
/* end hack */


#main {
/*	position:absolute;*/
/*	margin-top:108px;*/
	margin-left:12px;
	width:600px;
	height:auto;
	margin:0;
	padding:0;
}

#content {
/*	position:absolute;*/
	position:relative;
	background:rgb(255,255,255);
/* url(images/body_bt.gif) no-repeat bottom center */ 
/*	float:right;*/
	margin-top:159px;
/*	margin-left:257px;*/
	width:278px;
	min-height:365px;
	text-align:left;
}

#menu {
	position:absolute;
	top:0px;
	left:10px;
}

#body_lft {
	position:absolute;
	top:-33px;
	left:-256px;
}

#creditline_lft {
	position:absolute;
	top:370px;
	left:-200px;
}
#creditline_lft a {
	font-weight:bold;
	color:white;
	background-color:black;
}

#menu-music {
	position:relative;
	left:0px;
	top:0px;
	width:51px;
	height:26px;
}

#menu-photos {
	position:absolute;
	left:51px;
	top:0;
	width:65px;
	height:26px;
}

#menu-video {
	position:absolute;
	left:116px;
	top:0;
	width:45px;
	height:26px;
}

#menu-press {
	position:absolute;
	left:161px;
	top:0;
	width:51px;
	height:26px;
}

#menu-links {
	position:absolute;
	left:212px;
	top:0;
	width:45px;
	height:26px;
}

#menu-end {
	position:absolute;
	left:257px;
	top:0px;
	width:21px;
	height:26px;
}

#body-bt {
	position:absolute;
/*	left:0px;*/
	top:308px;
	width:278px;
	height:5px;
}

#body_rt {
	position:absolute;
	right:-170px;
	top:0px;
	width:162px;
	height:313px;
}



/*SIDEBAR STYLES*/

#column {
	position:absolute;
	top:0px;
	margin-left:487px;
	*margin-left:100px;
	width:305px;
	text-align:left;
}
/* end hack */

#bang-top {
	position:relative;
	left:0px;
	top:0px;
	_top:3px;
}

#contentS {
	width:216px;
	_width:235px;
	margin-left:35px;
	background-color: rgb(255,255,255);
	/* border-left: 13px solid #000; */
	/* border-right: 13px solid #000; */
}

/* commented backslash hack for Mac IE5 v2 \*/
#contentS {
	width:216px;
	_width:235px;
	margin-left:35px;
	background-color: rgb(255,255,255);
	/* border-left: 13px solid #000; */
	/* border-right: 13px solid #000; */
}
/* end hack */

#bang-bottom {
	position:relative;
	left:0px;
}

.newsFrame {
	border: none;
	margin:0px 10px 10px 10px;
	width: 190px;
	height: 95px;
}

#home_iframe {
	border: none;
	margin:0px 10px 10px 10px;
	width: 235px;
	_width:250px;
	height: 475px;
	overflow: scroll;
}
.news p
{
	margin: 5px;
	line-height:18px;
	font-size: 11px!important;
}

.contentFrame {
	border: none;
	margin:0px 2px 0px 6px;
	width: 270px;
	height: 275px;
}

/*TEXT STYLES*/
p {
	margin: 5px;
	line-height:18px;
	font-size: 11px;
}

.news {
	margin-right:0px;
}

pre {
	color: rgb(11,145,217);
	margin:0 0 5px 5px;
	font-size:12px;
}

a:link {
	color: #8F583A;
}
a:hover {
	color: #AC8976;
}
a:visited {
	color: #8F583A;
}

h1 {
	color: #8F583A;
	font: 12px verdana, serif;
	font-weight: bold;
	margin: 0 0 0 0px;
}

h1 strong {
	color: rgb(0,0,0);
	font-size: 12px;
}

h2 {
	font: 14px verdana, serif;
	font-weight: bold;
	margin: 0 0 0 10;
}


h3 {
	font: 11px verdana, serif;
	font-weight: bold;
	margin: 0 0 0 10px;
}

h3 strong a
{
color:rgb(0,0,0);
}


form {
	margin: 0 0 0 10px;
}

input {
	margin: 0px;
}

#submit {
	position: relative;
	left: 85px;
	bottom: 8px;
}

.photo
{
padding-bottom:2px;
}

.clear {
	clear:both;
}