
<!--

			a:link {
				color: #FFFFFF;
				text-decoration: none;
			}
			a:visited {
				text-decoration: none;
				color: #FFFFFF;
			}
			a:hover {
				text-decoration: none;
				color: #999999;
			}
			a:active {
				text-decoration: none;
				color: #FFFFFF;
			}
			
			
			
			a.mike:link {
				color: #61778f;
				text-decoration: none;
			}
			a.mike:visited {
				text-decoration: none;
				color: #61778f;
			}
			a.mike:hover {
				text-decoration: overline;
				color: #CCCCCC;
			}
			a.mike:active {
				text-decoration: none;
				color: #61778f;
			}
			
			
			
			a.mikerish:link {
				color: #CCCCCC;
				text-decoration: none;
			}
			a.mikerish:visited {
				text-decoration: none;
				color: #CCCCCC;
			}
			a.mikerish:hover {
				text-decoration: underline;
				color: #f2f2f2;
			}
			a.mikerish:active {
				text-decoration: none;
				color: #CCCCCC;
			}
			
			
			
			


			body {
				background-image: url(../images/wild_page_bg.jpg);
				background-repeat:repeat-x;
				background-color: #A20A00;
				
			}
			
			
			.menutext{
			
				font-family:tahoma;
				font-size:11px;
				color:#FFFFFF;
				height:24px;
			}
			
			.dummytext{
			
				font-family:tahoma;
				font-size:11px;
				color: #a9a9a9;
			}
			
			.copyright{
			
				font-family:tahoma;
				font-size:10px;
				color: #CCCCCC;
			}
			
			.musicnews{
			
				font-family: "Monotype Corsiva";
				font-size:30px;
				color: #ffffff;
			}
			
			.footer{
			
				font-family:tahoma;
				font-size:11px;
				color: #61778f;
			}
			
			
			
			/* BG MENU EFFECTS */
	
			menu{ 
					background:url(../images/menu.jpg) no-repeat;
					font-family:"tahoma"; 
					font-size:12px; 
					font-weight: bold;
					cursor:pointer;
			}
			.menu2{ 
					background:url(../images/menu2.jpg) no-repeat;
					background-position: center;
					font-family:"tahoma"; 
					font-size:12px;
					cursor:pointer;
			}
			
			
			
			#slider4{
				border-color: darkred;
				margin-left: 15px;
				height: 202px
			}
			
			#paginate-slider4{
				background-color: darkred;
				border-color: darkred;
				margin-left: 20px;
			}
			
			#paginate-slider4 a img{
				width: 19px;
				height: 16px;
				border: 1px solid #192f3a;
				margin-top: 5px;
			}
			
			#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{
				border: 1px solid #567484;
			}
			
			
			
			
			
			.sliderwrapper{
				position: relative; /*leave as is*/
				overflow: hidden; /*leave as is*/
				width: 369px; /*width of featured content slider*/
				height: 202px;
			}
				
				
				
			.sliderwrapper .contentdiv{
				visibility: hidden; /*leave as is*/
				position: absolute; /*leave as is*/
				left: 0;  /*leave as is*/
				top: 0;  /*leave as is*/
				padding: 5px;
				background: white;
				width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
				height: 100%;
				filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
				-moz-opacity: 1;
				opacity: 1;
			}
				
			.pagination{
				width: 369px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
				text-align: right;
				background-color: navy;
				padding: 5px 10px;
			}
				
			.pagination a{
				padding: 0 5px;
				text-decoration: none; 
				color: #00007D;
				background: white;
			}
				
			.pagination a:hover, .pagination a.selected{
				color: #000;
				background-color: #FEE496;
			}
			
			
			
			
			/* ######### Style for Drop Down Menu ######### */

		.dropmenudiv{
				margin-left:-5px;
				margin-top:8px;
				position:absolute;
				top: 0;
				border: 1px solid #333; /*THEME CHANGE HERE*/
				border-bottom-width: 0;
				font:normal 11px tahoma;
				line-height:18px;
				z-index:100;
				background-color: #000000;
				color:#ffffff;
				width: 140px;
				visibility: hidden;
				filter: progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
		}
		
		.dropmenudiv a{
				width: auto;
				display: block;
				text-indent: 3px;
				border-bottom: 1px solid #333; /*THEME CHANGE HERE*/
				padding: 2px 0;
				text-decoration: none;
				color: #ffffff;
		}
		
		* html .dropmenudiv a{ /*IE only hack*/
				width: 100%;
		}
		
		.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
				background-color: #213443;
				color:#999999;
		}
		.menuBG
		{
			background-image:url(../images/menu.jpg);
			background-repeat:no-repeat; 
			background-position:top center
		}
		
		img.PrevNxt
		{
			cursor:pointer;
			margin-top:5px;
		}
		
		
		#dhtmlfloatie{
		position: absolute;
		left: 0;
		left: -900px;
		filter:alpha(opacity=0);
		-moz-opacity:0;
		border: 2px solid black;
		padding: 5px;
		z-index: 100;
		}
		
		.login_form{color:#FFFFFF; font-size:13px;}
		.welcome{color:#FFFFFF; font-size:18px;}

		div.transbox
		  {
		   width: 365px;
		  height: 60px;
		  background-color:#000000;
		  position:relative;
		  top:130px; 
		  left:-10px; 
		  color:#ffffff;
		  padding:5px;
		  font-size:12px;
		  padding-left:10px;
		  padding-right:10px;
		 /* for IE */
		  filter:alpha(opacity=50);
		  /* CSS3 standard */
		  opacity:0.5;
		
		  }
		  
		  .welcomeLog{font-family:"Times New Roman"; font-size:15px; color:#FFFFFF;}
		  .artistStyle{
		  font-size:12px;
		  color:#7D9FB7;
		  font-weight:bold;
		  font-family:Tahoma;
		  }
		  .artistStyle2{
		  color:#FFFFFF;
		  font-family:Tahoma;
		  }
		  .artistStyle2 a:link{
		  color:#FFFFFF;
		  font-family:Tahoma;
		  }
		  .artistStyle2 a:active{
		  color:#FFFFFF;
		  font-family:Tahoma;
		  }
		  .artistStyle2 a:visited{
		  color:#FFFFFF;
		  font-family:Tahoma;
		  }
		  .artistStyle2 a:hover{
		  color:#a9a9a9;
		  font-family:Tahoma;
		  }

-->