@charset "UTF-8";
/* CSS Document */

 html, body, #wrapper {
 	  height:100%;

      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
      border: none;
	
	  background-attachment:fixed;
	  background-repeat:no-repeat;
	  background-position:top;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
  
} #wrapper {
      margin: 0 auto;
      text-align: center;
      vertical-align: middle;
      width: 100%;
	  
}


 h1 {
 font: normal bold ;
 line-height: 39px;
 //color: #f15a29;
 color:#990000;
 display: inline;
 }
 
 
 h2 {
 font: normal bold ;
 font-size: 14px;
 color:#999999;
 display: inline;
 }

h2 a:link {
    color: #999999;
    text-decoration: none;
   
}
h2 a:visited {
    text-decoration: none;
    color: #999999;
}
h2 a:hover {
    text-decoration: underline;
    color: #999999;
}
h2 a.:active {
    text-decoration: none;
    color: #333333;
}

h3 {
 font: normal bold  Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 line-height:20px;
 background:#333333;
 
 }
 
 h4 {
 font: normal bold ;
 font-size: 12px;
 color: #999999;
 display: inline;
 }
 
 
 

a:link { font-size: 12px; color:#999999; font-weight:lighter; text-decoration: none }
	a:visited { font-size: 12px; color:#999999; font-weight:lighter; text-decoration: none }
	a:active { font-size: 12px; color:#999999; font-weight:lighter; text-decoration: none }
	a:hover { font-size: 12px; color:#FFFFFF; font-weight:lighter; text-decoration: underline }
	
	.main_background{
	background:url(../img/png/bg/speaker-pattern.png);
	background-repeat:repeat;
	height:100%;
	background-attachment:fixed;
	}
	
	.over_background{
	
	background-repeat:repeat;
	height:100%;
	background-attachment:fixed;
	}
	
	.top_background{
	background:url(../img/jpg/bg/top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
	.head_logo{
	background:url(../img/png/logos/island107_001.png);
	background-repeat:no-repeat;
	}
	.menu_main_background{
	background:url(../img/png/bg/menu_main.png);
	background-repeat:repeat-x;
	}
	
	.menu_grey_background{
	background:url(../img/png/bg/background_grey_75.png);
	background-repeat:repeat;
	}
	
	.black_75_background{
	background:url(../img/png/bg/spacer_black_75.png);
	background-repeat:repeat;
	}
	
	
	
	.black_50_background{
	background:url(../img/png/bg/spacer_black_60.png);
	background-position:top;
	background-repeat:repeat;
	}
	
	.white_90_background{
	background:url(../img/png/bg/spacer_white_90.png);
	background-position:top;
	background-repeat:repeat;
	}
	
	.red_back{
	background:url(../img/png/misc/red_back_full_102_602.png);
	background-repeat:no-repeat;
	}
	
	.main_head{
	background:url(../img/png/titles/higgins_tv_title_full.png);
	background-repeat:no-repeat;
	}

	.main_links{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999999;
	margin-top: 15px;
	line-height: 10px;
	
	}
	
	a.main_links:link { color:#333333; font-weight:lighter; text-decoration: none }
	a.main_links:visited { color:#333333; font-weight:lighter; text-decoration: none }
	a.main_links:active { color:#FFFFFF; font-weight:lighter; text-decoration: none }
	a.main_links:hover { color:#FF0000; font-weight:lighter; text-decoration: underline }
	
	.rss_main_links{
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	margin-top: 15px;
	line-height: 20px;
	
	}
	
	a.rss_main_links:link { font-size: 14px; color:#999999; font-weight:lighter; text-decoration: none }
	a.rss_main_links:visited { font-size: 14px; color:#999999; font-weight:lighter; text-decoration: none }
	a.rss_main_links:active { font-size: 14px; color:#999999; font-weight:lighter; text-decoration: none }
	a.rss_main_links:hover { font-size: 14px; color:#FF0000; font-weight:lighter; text-decoration: underline }
	
	
	.rss_main_links1{
	background:url(../img/png/bg/menu_title-----------------------.png);
	background-repeat:repeat;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	margin-top: 15px;
	line-height: 25px;
	padding-left:10px;
	
	}
	
	a.rss_main_links1:link { font-size: 14px; color:#999999; font-weight:lighter; text-decoration: none }
	a.rss_main_links1:visited { font-size: 14px; color:#999999; font-weight:lighter; text-decoration: none }
	a.rss_main_links1:active { font-size: 14px; color:#999999; font-weight:lighter; text-decoration: none }
	a.rss_main_links1:hover { font-size: 14px; color:#FF0000; font-weight:lighter; text-decoration: underline }
	
	
	
	.rss_light_links{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	margin-top: 15px;
	line-height: 20px;

	
	}
	
	a.rss_light_links:link { font-size: 14px; color:#999999; font-weight:lighter; text-decoration: none }
	a.rss_light_links:visited { font-size: 14px; color:#999999; font-weight:lighter; text-decoration: none }
	a.rss_light_links:active { font-size: 14px; color:#999999; font-weight:lighter; text-decoration: none }
	a.rss_light_links:hover { font-size: 14px; color:#FF0000; font-weight:lighter; text-decoration: underline }
	
	
	.foot_text{
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:#000000;
	line-height: 15px;
	
	}
	
	a.foot_text:link { font-size: 12px; color:#000000; font-weight:lighter; text-decoration: none }
	a.foot_text:visited { font-size: 12px; color:#000000; font-weight:lighter; text-decoration: none }
	a.foot_text:active { font-size: 12px; color:#000000; font-weight:lighter; text-decoration: none }
	a.foot_text:hover { font-size: 12px; color:#FF0000; font-weight:lighter; text-decoration: underline }
	
	
	#admats img {width:175px; height:auto; margin:2px 0; border:1px solid #000;}
	#admats img:hover {border:1px solid #FF0000;}
	#admats ul {margin:0;padding:0;}
	
	#admatsLong img {width:360px; height:auto; margin:2px 0; border:1px solid #000;}
	#admatsLong img:hover {border:1px solid #FF0000;}
	#admatsLong ul {margin:0;padding:0;}
	
	#admatsHeads img {width:460px; height:auto; margin:2px 0; border:1px solid #000;}
	#admatsHeads img:hover {border:1px solid #FF0000;}
	#admatsHeads ul {margin:0;padding:0;}
	
	#hosts { width: 360px; }
	#hosts_out { float:left; width: 360px; background:#000000; text-align:center;  }
	#hosts_in { float:left; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px; font-size:11px; text-align:left; line-height:20px; }
	#hosts_pic { float: left; width: 60px;  }
	#hosts_center { float: left; width: 20px; }
	#hosts_text { float: left; width: 260px; color:#999999; }
	#hosts_space { float: left; width: 360px; margin-top: 10px; }
	
	#owned { margin-left: 20px; margin-right: 20px; color:#333333; font-size:11px; text-align:left; line-height:20px; }

a img {border: 0; }