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

 html, body, #wrapper {
 	  height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
      border: none;	 
	  background-color:#000000;
	 
  
} #wrapper {
      margin: 0 auto;
      text-align: center;
      vertical-align: middle;
      width: 100%;
	  
}

	.main_background{
	background:url(http://higgins.tv/img/png/bg/bg-cirles-main-pattern-001.png);
	background-repeat:repeat;
	background-attachment:fixed;
	}
	
	.gradient_background{
	background:url(http://higgins.tv/img/png/bg/background-gradient-black_009.png);
	background-position:top;
	background-attachment:fixed;
	background-repeat:repeat-y;
	}
	
	.black_50_background{
	background:url(http://higgins.tv/img/png/misc/black_80.png);
	background-position:top;
	background-repeat:repeat;
	}
	
	.red_back{
	background:url(http://higgins.tv/img/png/misc/red_back_full_102_602.png);
	background-repeat:no-repeat;
	}
	
	.main_head{
	background:url(http://higgins.tv/img/png/titles/higgins_tv_title_full.png);
	background-repeat:no-repeat;
	}

	.main_links{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:#666666;
	line-height: 22px;
	
	}
	
	a.main_links:link { color:#666666; font-weight:lighter; text-decoration: none }
	a.main_links:visited { color:#666666; font-weight:lighter; text-decoration: none }
	a.main_links:active { color:#FFFFFF; font-weight:lighter; text-decoration: none }
	a.main_links:hover { color:#660000; font-weight:lighter; text-decoration: underline }
	
	
	
	.main_links_foot{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:#666666;
	line-height: 22px;
	
	
	}
	
	a.main_links_foot:link { color:#666666; font-weight:lighter; text-decoration: none }
	a.main_links_foot:visited { color:#666666; font-weight:lighter; text-decoration: none }
	a.main_links_foot:active { color:#FFFFFF; font-weight:lighter; text-decoration: none }
	a.main_links_foot:hover { color:#660000; font-weight:lighter; text-decoration: underline }
	
	
	.foot_text{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:#999999;
	line-height: 22px;
	
	}

a img {border: 0; }