
body {
	background-color: #FF0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	background: #FF0000;
	width: 800px;
	height: AUTO;
	margin: 0 auto;
	padding: 0;
}

#nav {
				background: #d6d4d5;
				height: 20px;
				width: auto;
	
			}
#content {
				background: #FF0000;
				height: auto;
				width: 800px;
	top: 150px;
	position: relative;
}
			#navmain {
				background: #fff;
				height: 20px;
				width: 800px;
				z-index: inherit;
				border-bottom: 1px solid #d6d4d5;
			}

			#navsub {
				background: #FFF;
				height: 20px;
				width: 800px;
				z-index: inherit;
			}


#header {
	background: #fff;
	height: auto;
	width: 800px;
	z-index: 2;

}

			#name {
				background: #fff;
				height: 39px;
				width: 800px;
				z-index: inherit;
			}

			#banner {
				background: #fff;
				height: 250px;
				width: 800px;
				overflow: hidden;
				z-index: inherit;
			}
			
			#banner1 {
				background: #fff;
				height: 200px;
				width: 266px;
				border-right: 1px solid white;
				FLOAT: LEFT;
				z-index: inherit;
			}
			
			#banner2 {
				background: #fff;
				height: 200px;
				width: 266px;
				border-right: 1px solid white;
				FLOAT: LEFT;
				z-index: inherit;
			}
			
			#banner3 {
				background: #fff;
				height: 200px;
				width: 266px;
				FLOAT: LEFT;
				z-index: inherit;
			}

#buffer {
				background: #fff;
				height: 2px;
				width: 800px;
				z-index: 1;
			}

#left {
	background: #FFf;
	height: auto;
	width: 326px;
	FLOAT: LEFT;
	z-index: 5;
}

			#found {
				background: #fff;
				height: 270px;
				width: 320px;
				overflow: auto;
				border-bottom: 1px dotted orange;
				z-index: 9;
			}


			#echo {
				background: #fff;
				height: 60px;
				width: 320px;
				border-bottom: 1px dotted orange;
				FLOAT: LEFT;
				z-index: 1;
			}

			#gap {
				background: #fff;
				height: 60px;
				width: 152px;
				border-bottom: 1px dotted orange;
				overflow: hidden;
				FLOAT: left;
				z-index: 1;
			}

			#mixtape {
				background: #fff;
				height: 60px;
				width: 320px;
				border-bottom: 1px dotted orange;
				FLOAT: right;
				z-index: 1;
			}
			
			
			#tour {
				background: #fff;
				height: 377px;
				width: 320px;
				overflow: auto;
				z-index: 6;
			}			
			
			
			
			
			
			#news {
				background: #fff;
				height: 648px;
				width: 464px;
				border-left: 1px dotted orange;
				border-right: 1px dotted orange;
				padding-left: 4px;
				padding-right: 4px;
				float: left;
				overflow: auto;
			}
			
			
#foot {
	background: white;
	height: 20px;
	width: 800px;
	float: left;	
	z-index: 8;
}			


#sectionhead {
				height: auto;
				width: auto;
			}	


p {
margin: 0 ;
			}
			
.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: ORANGE;
	padding-top: 3px;
}

.largeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: ORANGE;
}

.newstitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: red;
}

.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: black;
}

.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: white;
	background-color: orange;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}