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

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

#nav {
	height: auto;
	width: 800px;
	z-index: 1;
}

			#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;
			}



#content {
	background: #FFf;
	height: auto;
	width: 800px;
}

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

			#found {
				background: #fff;
				height: 277px;
				width: 325px;
				overflow-y: auto; 
				overflow-x: hidden; 				
				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: 159px;
				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: 1268px;
				width: 325px;
				overflow: auto;
				z-index: 6;
			}			
			
			
			
			
			
			#news {
				background: #fff;
				height: auto;
				width: 459px;
				border-left: 1px dotted orange;
				border-right: 1px dotted orange;
				padding-left: 4px;
				padding-right: 4px;
				float: left;
				overflow: hidden;
			}
			
			
#foot {
	background: white;
	height: 20px;
	width: 800px;
	float: left;	
	z-index: 8;
}			


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


p {
margin-top: 0.75em;
			}
			
.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;
}
img 
{ 
border-style: none; 
text-decoration: none; 
} 


#tour a {
	font-family: Arial, Helvetica, sans-serif;
}
#tour table.rssdog {
	border: none !important;
	border-spacing: 0;
	margin-bottom: 5px;
}
#tour table.rssdog a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
}
#tour table.rssdog td {
	border-top: 1px solid #999;
	padding: 1px;
}
#tour table.rssdog tr:first-child td {
	border-top: none;
	padding-top: 0;
}

#news a {
	font-family: Arial, Helvetica, sans-serif;
}
#news table.rssdog {
	border: none !important;
	border-spacing: 0;
	margin-bottom: 5px;
}
#news table.rssdog td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-collapse: collapse;
}
#news table.rssdog td {
	font-size: 8pt; 
}
#news table.rssdog tr:first-child td.date {
	border-top: none;
}
#news table.rssdog td.date {
	border-top: transparent solid 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666;
}
#news table.rssdog a {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: red;
}
#news td.rssdog i {
	display: none;
	font-weight: bold;
	color: #666;
}
#news td.rssdog br {
	display: none;
}
#news td.rssdog {
	padding: 0;
}

div.loaded .loading-message {
	display: none;
}
.loading-message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
