*{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;/*this fixes ie5 box model error*/
	background-image: url(images/bkg3.jpg);
}
#wrapper{
	width: 760px;
	border: 1px solid #FF0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align:left;
	background-color: #000;
	}
#banner{
	width:760px;
	height: 126px;
	background-image: url(images/banner.jpg);
	}
#top_nav{
	height: 35px;
	width: 760px;
	background-color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#holder{
	height: 35px;
	width: 173px;
	float: left;
}
#home{
	height: 35px;
	width: 64px;
	float: left;
	}
	
#gallery{
	height: 35px;
	width: 63px;
	float: left;
	}
	
#news{
	height: 35px;
	width: 119px;
	float: left;
	}
	
#sponsers{
	height: 35px;
	width: 82px;
	float: left;
	}
	
#reviews{
	height: 35px;
	width: 76px;
	float: left;
	}	
	
#contacts{
	height: 35px;
	width: 84px;
	float: left;
	}
	
#advertise{
	height: 35px;
	width: 99px;
	float: left;
	}	
	
#side_nav{
	height: auto;
	width: 130px;
	float: left;
	background-color: #7D7D7D;
	padding: 10px;
	margin-top: 10px;	
}

#top_section{
	height: auto;
	width: 760px;
	margin-top: 5px;
	float: right;
	padding-bottom: 10px;
}

#middle_content{
	height: auto;
	width: 740px;
	background-color: #323232;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBFF21;
	text-align: left;
}
#image_holder{
	float: left;
	height: auto;
	width: 279px;
	margin-top: 15px;
	text-align: left;
}
#text_holder{
	width: 400px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
	text-align: left;
}

#flash{
	float: right;
	height: 76px;
	width: 434px;
	margin-top: 15px;
	margin-right: 10px;
}
#title{
	float: right;
	height: 20px;
	width: 419px;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#footer{
	width: 740px;
	background-color: #9F9F9F;
	height: auto;
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
}
#contact_info{
	padding: 10px;
	float: left;
	height: auto;
	width: 230px;
	margin-top: 15px;
	text-align: left;
	margin-left: 20px;
	border: 1px solid #FF0;
}
#mp3_play{
	float: left;
	height: 20px;
	width: 265px;
	margin-top: 15px;
	padding-left: 15px;
}
#artists{
	float: left;
	height: auto;
	width: 250px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}
#behindbars_image{
	height: 80px;
	width: 128px;
	margin-left: 25px;
	float: none;
	padding-top: 20px;
}
#behindbars_text{
	height: 20px;
	width: 150px;
	float: left;
	margin-left: 14px;
	padding-top: 5px;
	padding-left: 2px;
}
#prison_text{
	float: left;
	height: 22px;
	width: 225px;
	margin-left: 14px;
	margin-top: 3px;
	padding-top: 4px;
	border: 1px solid #F4F41F;
	padding-left: 5px;
}
#flash_vid_holder{
	height: 225px;
	width: 400px;
	margin-top: 20px;
	margin-right: 170px;
	margin-bottom: 20px;
	margin-left: 170px;
}
