/* stored at 1328145450 */
textarea,input {
	font-family : verdana;
	font-size : 12px;
}

button{
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
}

select{
	font-family : Verdana;
	font-size : 12px;
}

.hider {
	display : none;
}

.showingtab {
	display : block;
}
.clickable {
	cursor : pointer;
}
.hiddentab {
	display : none;
}
.reveal {
	text-decoration : underline; 
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.gap {
	clear: both;
	height: 6px;
	line-height: 0.0;
	font-size: 0;
}
.crack{
	float : left;
	width : 3px;
}
/* START clearFix */
.clearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix {
	min-height:1px;
}
* html .clearFix {
	height:1px;
}
* html>body .clearFix {
	height:auto;
	display:inline-block;
}
/* END clearFix */

.thumbnail {
	float:left;
	clear:left;
	padding:0px 3px;
}
div.tabArea {
  font-size: 110%;
  font-weight: bold;
}

a.tab {
  background-color : #f0f0f0;
  padding : 2px 1em 2px 1em;
  text-decoration : none;
}

a.tab, a.tab:visited {
  color : #000000;
}

a.tab:hover {
  background-color : #d0d0d0;
  color : #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color : #c0c0c0;
  color : #000000;
}
.slideholder {
	position : absolute;
	top : 0px;
	left : 0px;
	filter : alpha(opacity=10);
	opacity : 0.0;
	-moz-opacity : 0.0;
	padding : 4px 4px 0px 4px;
}
.rollNav{
	float : left;
	cursor : pointer;
}
.podcast_button{
	float : left;
	border-width : 1px;
	border-style : solid;
	padding : 1px;
	cursor : pointer;
	font-size : 9px;
	font-weight : bold;
}
#platPopupHolder{
	background-color:#000000;
	color:#FFFFFF;
	height:auto;
	width:auto;
	border-width:1px;
	border-color:#FFF;
	border-style:solid;
	display:none;
	position:absolute;
	z-index:20000;
	top:0px;
	left:0px;
	padding:5px;
}
.embed_code textarea,input{
	font-size : 10px;
	font-family : verdana;
}
.inheritor{
	color : inherited;
	font-size : inherited;
}
.vidEmbedLink {
	border:1px solid #ABABAB;
	background-color:#DEDEDE;
	color:#fff;
	padding:1px;
	font-size:10px;
	width:87%;
	margin:0 2%;
}
.codehint{
	background-color : #FFFFFF;
	color : #333333;
	padding : 1px 3px;
	border : 1px solid #333333;
	font-size: 9px;
	display : none;
	position : absolute;
	top: 0px;
	left : 0px;
}
/* Gallery editing elements */	

.editThumbContainerOdd{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width: 97%;
	background-color: #ededed;
}
.editThumbContainerEven{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width:97%;
	background-color: #dedede;
}

.editThumbContainer a{
	color : #00CC00;
}
.midSitter{
	float:left;
	height:32px;
	width : 16px;
	padding:16px 0px 0px 0px;
}
.singleButton{
	clear : both;
	height:16px;
	width : 16px;		
}
.thumbControl{
	top : 0px;
	left: 0px;
	width : 50px;
	display : block;
	text-align:center;
	float : left;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.thumbMovers{
	height : 100%;
	padding : 10px 0px 0px 0px;
	vertical-align : middle;
	float:left;
}

/*ugc versions of gallery edit*/
#galleryEditHeader{
	margin: 1px;
	background-color : #666666;
	font-weight:bold;
}

#galleryEditHeader a{
	color : #ffff00;
}
.UGCeditThumbContainer{
	float:left;
	padding:2px;
	width:100px; 
	height:116px;
	overflow:hidden;
	text-align:center;
}

.UGCthumbControl{
	display : block;
	text-align:center;
	position:absolute;
	top:25px;
	left:25px;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.UGCthumbMovers{
	position:relative;
}
/*end of ugc versions*/

#plfmLBOver {
	position: fixed;
	z-index:2001;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.plfmLBOver {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.toolbarRow {
	padding: 3px 7px;
}
.smallselect{
	font-family : tahoma;
	font-size : 10px;
}
/* UGC defaults */
.ugc_profile_divs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #FFFFFF;
	height : auto;
	overflow : visible;
	border-color : #196FA5;
	border-style : solid;
	padding : 2px 4px 6px 4px;
	border-width : 1px 1px 1px 1px;
	margin : 2px 2px 2px 2px;
}
.ugc_profile_divs a{
	text-decoration : none;
}
.ugc_menu_items {
	color : #FFFFFF;
	font-family : verdana;
	font-weight : bold;
	font-size : 14px;
	text-align : center;
	background-color : #CCCCCC;
	overflow : visible;
	border-color : #003366;
	border-style : solid;
	padding : 2px 5px 2px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 4px 2px 4px;
}
.ugc_menu_items a{
	color : #FFFFFF;
	text-decoration : none;
}
.ugc_menu_items a:hover{
	color : #000066;
}
.ugc_menu_items a:visited{
	color : #FFFFFF;
}
.fbspoofbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#fff;
	background-color:#5B74A8; 
	background-position:0 -48px; 
	border-color:#29447E #29447E #1A356E;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmwysbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#FFF;
	background-color:#fe8f01; 
	background-position:0 -48px; 
	border-color:#ff6e01 #ff6e01 #ffd85e;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmxCommentSubmit {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentText {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentTextarea {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:75px;
	line-height:1.2;
	margin-top:10px;
	padding:2px;
	width:97%;
}

.article_even_default {
	color : #000000;
	font-family : verdana;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 10px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.article_even_default a{
	color : #000000;
	text-decoration : none;
}
.article_even_default a:hover{
	color : #FF0000;
}
.article_even_default a:visited{
	color : #000000;
}
.article_even_default h1{
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
.article_odd_default {
	color : #000000;
	font-family : verdana;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 10px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.article_odd_default a{
	color : #000000;
	text-decoration : none;
}
.article_odd_default a:hover{
	color : #FF0000;
}
.article_odd_default a:visited{
	color : #000000;
}
.article_odd_default h1{
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	font-family : verdana;
}
.testbloghead {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	line-height : 1.4;
	text-align : left;
	overflow : visible;
	border-color : #999999;
	border-style : dotted;
	padding : 10px 0px 10px 0px;
	border-width : 0px 0px 1px 0px;
	margin : 5px 0px 5px 0px;
}
.testbloghead a{
	color : #990000;
	text-decoration : none;
}
.testbloghead a:hover{
	color : #666666;
}
.testbloghead a:visited{
	color : #990000;
}
.testbloghead h1{
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
.zzsidebar_200 {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	width : 200px;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.zzsidebar_200 a{
	text-decoration : none;
}
.zzsidebar_200 a:hover{
}
.zzsidebar_200 a:visited{
}
.zzsidebar_200 h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_header {
	color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : repeat;
	width : 550px;
	height : 80px;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_cp_header_background.1304620566.jpg');
	padding : 5px 15px 0px 15px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_cp_header a{
	color : #FFF200;
	text-decoration : none;
}
.ab_cp_header a:hover{
	color : #CCCCCC;
}
.ab_cp_header a:visited{
	color : #FFF200;
}
.ab_cp_header h1{
	color : #FFF200;
	font-size : 22px;
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_slug_bottom {
	color : #FFF200;
	font-family : arial;
	font-weight : bold;
	font-size : 11px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_cp_slug_bottom_background.1304619256.jpg');
	padding : 0px 10px 0px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_cp_slug_bottom a{
	text-decoration : none;
}
.ab_cp_slug_bottom a:hover{
}
.ab_cp_slug_bottom a:visited{
}
.ab_cp_slug_bottom h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_head_left {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	width : 200px;
	height : 290px;
	overflow : visible;
	border-style : none;
	padding : 10px 10px 8px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 10px 10px 10px 10px;
}
.ab_cp_head_left a{
	text-decoration : none;
}
.ab_cp_head_left a:hover{
}
.ab_cp_head_left a:visited{
}
.ab_cp_head_left h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_head_right {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 10px 10px 8px 249px;
	border-width : 0px 0px 0px 0px;
	margin : 10px 10px 10px 100px;
}
.ab_cp_head_right a{
	text-decoration : none;
}
.ab_cp_head_right a:hover{
}
.ab_cp_head_right a:visited{
}
.ab_cp_head_right h1{
	font-weight : normal;
	font-family : verdana;
}
.ad_cp_slug_side {
	color : #669dd6;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ad_cp_slug_side a{
	text-decoration : none;
}
.ad_cp_slug_side a:hover{
}
.ad_cp_slug_side a:visited{
}
.ad_cp_slug_side h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_thumbs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : repeat;
	width : 550px;
	height : 75px;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_cp_thumbs_background.1304620605.jpg');
	padding : 0px 0px 5px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_cp_thumbs a{
	text-decoration : none;
}
.ab_cp_thumbs a:hover{
}
.ab_cp_thumbs a:visited{
}
.ab_cp_thumbs h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_cp_arrows {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	height : 110px;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 25px 0px 0px 0px;
}
.ab_cp_arrows a{
	text-decoration : none;
}
.ab_cp_arrows a:hover{
}
.ab_cp_arrows a:visited{
}
.ab_cp_arrows h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_arrows_brown {
	color : #000000;
	font-family : georgia;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-color : #fae7bc;
	border-style : dotted;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_arrows_brown_background.1305137705.jpg');
	padding : 5px 0px 5px 10px;
	border-width : 0px 0px 1px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_arrows_brown a{
	color : #ced4d6;
	text-decoration : none;
}
.ab_arrows_brown a:hover{
	color : #333333;
}
.ab_arrows_brown a:visited{
	color : #ced4d6;
}
.ab_arrows_brown h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_arrows_light {
	color : #FFFFFF;
	font-family : georgia;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-color : #fae7bc;
	border-style : dotted;
	background-image : url('http://www.alphabroadcasting.com/template_images/_ab_arrows_light_background.1305138267.jpg');
	padding : 5px 0px 5px 10px;
	border-width : 0px 0px 1px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_arrows_light a{
	color : #fae7bc;
	text-decoration : none;
}
.ab_arrows_light a:hover{
	color : #CCCCCC;
}
.ab_arrows_light a:visited{
	color : #fae7bc;
}
.ab_arrows_light h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_rss_grey {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-color : #b8b8b7;
	border-style : dotted;
	padding : 8px 0px 8px 0px;
	border-width : 1px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ab_rss_grey a{
	color : #333333;
	text-decoration : none;
}
.ab_rss_grey a:hover{
	color : #e71537;
}
.ab_rss_grey a:visited{
	color : #333333;
}
.ab_rss_grey h1{
	font-size : 14px;
	font-weight : normal;
	font-family : verdana;
}
.ab_sidebar_photos {
	color : #333333;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	background-color : #f5f4f0;
	width : 300px;
	overflow : visible;
	border-color : #f5f4f0;
	border-style : solid;
	padding : 0px 0px 0px 0px;
	border-width : 8px 8px 8px 8px;
	margin : 0px 0px 0px 0px;
}
.ab_sidebar_photos a{
	color : #333333;
	text-decoration : none;
}
.ab_sidebar_photos a:hover{
	color : #9c9c9c;
}
.ab_sidebar_photos a:visited{
	color : #333333;
}
.ab_sidebar_photos h1{
	font-weight : normal;
	font-family : verdana;
}
.ab_sidebar_text {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	line-height : 1.2;
	text-align : left;
	width : 275px;
	overflow : visible;
	border-color : #f5f4f0;
	border-style : solid;
	padding : 0px 10px 0px 10px;
	border-width : 0px 16px 0px 16px;
	margin : 0px 0px 0px 0px;
}
.ab_sidebar_text a{
	color : #252525;
	text-decoration : none;
}
.ab_sidebar_text a:hover{
	color : #333333;
}
.ab_sidebar_text a:visited{
	color : #252525;
}
.ab_sidebar_text h1{
	color : #707070;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
.ab_sidebar_gallery {
	color : #707070;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	background-color : #f5f4f0;
	width : 300px;
	overflow : visible;
	border-color : #f5f4f0;
	border-style : solid;
	padding : 0px 0px 30px 0px;
	border-width : 8px 8px 8px 8px;
	margin : 0px 0px 0px 0px;
}
.ab_sidebar_gallery a{
	color : #707070;
	text-decoration : none;
}
.ab_sidebar_gallery a:hover{
	color : #9c9c9c;
}
.ab_sidebar_gallery a:visited{
	color : #707070;
}
.ab_sidebar_gallery h1{
	font-weight : normal;
	font-family : verdana;
}
.photo_embed_caption {
	color : #666666;
	font-family : verdana;
	font-weight : normal;
	font-size : 10px;
	line-height : 12px;
	text-align : right;
	background-color : #dddddd;
	overflow : visible;
	border-color : #cccccc;
	border-style : solid;
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 5px;
}
.photo_embed_caption a{
	text-decoration : none;
}
.photo_embed_caption a:hover{
}
.photo_embed_caption a:visited{
}
.photo_embed_caption h1{
	font-weight : normal;
	font-family : verdana;
}

body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : #0E1216;
	font-family : verdana;
	font-size : 12px;
	background-color : #1B2B30;
	background-image : url('http://www.kink.fm/template_images/default_background.1308225949.jpg');
	background-repeat : repeat-x;
	background-position : top left;
	background-attachment : scroll;
}

h1{
	color : #181e25;
	font-size : 24px;
}

a.link{
	color : #990000;
	text-decoration : none;
}

a.hover{
	color : #555A60;
	text-decoration : none;
}

a.visited{
	color : #1C232B;
	text-decoration : none;
}

li{
	list-style : none;
	margin-left : 0px;
}


#container{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#wgo_sports_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#wgo_sports_4{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 239px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#wgo_sports_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : repeat-x;
	background-position : top left;
	background-color : #f4f4f2;
	background-image : url('http://abkink.platformicstaging.com/template_images/events_concerts_events_concerts_5_background.1300740664.jpg');
}
#wgo_sports_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#wgo_sports_11{
	float : left;
	position : relative;
	z-index : 1;
	width : 640px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #f4f4f2;
	padding : 10px 20px 10px 20px;
	font-size : 18px;
	line-height : 22px;
	background-image : url('http://abkink.platformicstaging.com/template_images/events_concerts_events_concerts_11_background.1300740686.jpg');
	background-repeat : repeat-x;
}
#wgo_sports_11 h1{
	font-weight : bold;
	font-family : verdana;
	font-size : 28px;
	color : #181e25;
}
#wgo_sports_11 a:link{
	text-decoration : none;
	color : #1a2b40;
}
#wgo_sports_11 a:visited{
	text-decoration : none;
	color : #264160;
}
#wgo_sports_11 a:hover{
	text-decoration : none;
	color : #333333;
}
#wgo_sports_12{
	float : left;
	position : relative;
	z-index : 1;
	width : 330px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#wgo_sports_80{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#wgo_sports_81{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#wgo_sports_82{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#wgo_sports_86{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#wgo_sports_87{
	float : left;
	position : relative;
	z-index : 1;
	width : 970px;
	height : auto;
	color : #333333;
	background-color : #ffffff;
	padding : 20px 10px 0px 20px;
	font-family : verdana;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://abkink.platformicstaging.com/template_images/wgo_wgo_87_background.1302301776.png');
	background-repeat : repeat-x;
	background-position : top left;
}
#wgo_sports_87 a:link{
	color : #2c3f44;
	text-decoration : none;
}
#wgo_sports_87 a:visited{
	color : #1e2a2e;
	text-decoration : none;
}
#wgo_sports_87 a:hover{
	color : #6c7f84;
	text-decoration : none;
}
#wgo_sports_108{
	float : left;
	position : relative;
	z-index : 1;
	width : 630px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 20px 0px 0px;
}
#wgo_sports_108 a:link{
	text-decoration : underline;
}
#wgo_sports_108 a:visited{
	text-decoration : underline;
}
#wgo_sports_108 a:hover{
	text-decoration : underline;
}
#wgo_sports_109{
	float : left;
	position : relative;
	z-index : 1;
	width : 320px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#wgo_sports_162{
	float : left;
	position : relative;
	z-index : 1;
	width : 630px;
	height : 24px;
	color : #3b545b;
	font-family : arial;
	font-weight : normal;
	font-size : 24px;
	text-align : left;
	overflow : visible;
	border-style : solid;
	border-color : #3b545b;
	padding : 0px 0px 4px 0px;
	margin : 0px 0px 10px 0px;
	border-width : 0px 0px 5px 0px;
}
#wgo_sports_163{
	float : left;
	position : relative;
	z-index : 1;
	width : 630px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}

/* CSS Document */

#menz1758{
	background-color:transparent;
}
#menz1758 a{
/* 	color : ~mtext */
/* 	width : ~mwidth */
/* 	background-color : ~mbackground */
	font-size : 10px;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	border-style : none;
/* 	border-color : ~mborderColor */
	border-width : 0px 0px 0px 0px;
	text-align : center;
	font-weight : normal;
}
#menz1758 a:hover{
/* 	background-color : ~mhover */
/* 	color : ~mtextHover */
}
body #menz1758 .menzactive, body #menz1758 .menzactive:hover{
/* 	background-color : ~mhover */
	text-decoration : none;
}
#menz1758 .menzparent{
/* 	background-image : ~img_mbgi */


}
#menz1758 div{
	width : null;
/* 	background-color : ~mhover */
	padding : 5px 10px 5px 10px;
/* deprecated */
/* deprecated */
/* deprecated */
	margin-top : -1px;
	font-size : 11px;
	text-align : left;
	font-style : normal;
}
#menz1758 div a:hover{
	text-decoration : none;
/* 	background-color : ~smhover */
	color : #FFFF00;
}
body #menz1758 div .menzactive, body #menz1758 div .menzactive:hover{
	background-color : null;
}
#menz1758 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz1758 div a{
	width : null;
	background-color : null;
	padding : 5px 10px 5px 10px;
	border-width : 0px 0px 0px 5px;
	color : #ffffff;
	border-style : solid;
	border-color : null;
/* 	font-weight : ~smfontWeight */
	font-size : 11px;
	text-align : left;
}

.menzclear {
	display:block;
	clear:left;
	font-size:1px;
	height:0px;
	width:0px;
	line-height:0px;
}
.menz_possing {
	position:relative;
}
.menz_possing a {
	float:left;
	display:block;
	white-space:nowrap;
}
.menz_possing div a {
	float:none;
}
.menz_possing div {
	visibility:hidden;
	position:absolute;
}

/*~~vertswap~~*/
#menz1758 a{
/* 	background-image : ~img_mbgi */
/* 	background-repeat : ~mbg_repeat */
}
#menz1758 div a{
	background-image : url(/template_images/menz1758_img_smbgi.1306449273.jpg);
/* 	background-repeat : ~smbg_repeat */
}
#menz1758 a:hover{
/* 	background-image : ~img_mhi */
/* 	background-repeat : ~mh_repeat */
}
#menz1758 div a:hover{
/* 	background-image : ~img_smhi */
/* 	background-repeat : ~smh_repeat */
}
#menz1758 a{
	font-style : normal;
}
#menz1758 div a{
	border-style : solid;
	border-width : 0px 0px 0px 5px;
	border-color : null;
}
.testheadlook {
	color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 5px 5px 5px 5px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.testheadlook a{
	color : #990000;
	text-decoration : none;
}
.testheadlook a:hover{
	color : #999999;
}
.testheadlook a:visited{
	color : #990000;
}
.testheadlook h1{
	font-weight : normal;
	font-family : verdana;
}
.kink_bloghead {
	color : #333333;
	font-family : verdana;
	font-weight : normal;
	font-size : 14px;
	line-height : 1.4;
	text-align : left;
	background-color : #e8e8e8;
	overflow : visible;
	border-color : #555a60;
	border-style : solid;
	padding : 10px 10px 10px 10px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 20px 0px;
}
.kink_bloghead a{
	color : #990000;
	text-decoration : none;
}
.kink_bloghead a:hover{
	color : #333333;
}
.kink_bloghead a:visited{
	color : #990000;
}
.kink_bloghead h1{
	font-size : 22px;
	font-weight : bold;
	font-family : verdana;
}
.kink_bloghead_alt {
	color : #333333;
	font-family : verdana;
	font-weight : normal;
	font-size : 18px;
	line-height : 1.4;
	text-align : left;
	background-color : #efefef;
	overflow : visible;
	border-color : #cccccc;
	border-style : solid;
	padding : 10px 0px 10px 0px;
	border-width : 0px 0px 1px 0px;
	margin : 0px 0px 0px 0px;
}
.kink_bloghead_alt a{
	color : #990000;
	text-decoration : none;
}
.kink_bloghead_alt a:hover{
	color : #333333;
}
.kink_bloghead_alt a:visited{
	color : #990000;
}
.kink_bloghead_alt h1{
	font-size : 22px;
	font-weight : bold;
	font-family : verdana;
}
.kink_wgo_list_alt {
	font-family : verdana;
	font-weight : normal;
	font-size : 14px;
	line-height : 1.4;
	text-align : left;
	background-color : #e8e8e8;
	overflow : visible;
	border-color : #cccccc;
	border-style : solid;
	padding : 10px 0px 10px 5px;
	border-width : 1px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.kink_wgo_list_alt a{
	color : #990000;
	text-decoration : none;
}
.kink_wgo_list_alt a:hover{
	color : #333333;
}
.kink_wgo_list_alt a:visited{
	color : #990000;
}
.kink_wgo_list_alt h1{
	font-size : 22px;
	font-weight : bold;
	font-family : verdana;
}
.kink_wgo_list {
	font-family : verdana;
	font-weight : normal;
	font-size : 14px;
	line-height : 1.4;
	text-align : left;
	background-repeat : repeat-x;
	background-position : bottom left;
	overflow : visible;
	border-color : #cccccc;
	border-style : solid;
	padding : 10px 0px 10px 5px;
	border-width : 1px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.kink_wgo_list a{
	color : #990000;
	text-decoration : none;
}
.kink_wgo_list a:hover{
	color : #333333;
}
.kink_wgo_list a:visited{
	color : #990000;
}
.kink_wgo_list h1{
	font-size : 22px;
	font-weight : bold;
	font-family : verdana;
}
.footer_photos {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 8px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.footer_photos a{
	text-decoration : none;
}
.footer_photos h1{
	font-weight : normal;
	font-family : verdana;
}
.sidebar_300 {
	color : #333333;
	font-family : verdana;
	font-weight : normal;
	font-size : 10px;
	text-align : right;
	background-color : #dddddd;
	overflow : visible;
	border-color : #ced4d6;
	border-style : solid;
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 5px 5px;
}
.sidebar_300 a{
	text-decoration : none;
}
.sidebar_300 h1{
	font-weight : normal;
	font-family : verdana;
}
.kink_cp_arrows {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	height : 110px;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 25px 0px 0px 0px;
}
.kink_cp_arrows a{
	text-decoration : none;
}
.kink_cp_arrows h1{
	font-weight : normal;
	font-family : verdana;
}
.kink_cp_header {
	color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : repeat;
	width : 550px;
	height : 70px;
	overflow : visible;
	border-style : none;
	background-image : url('http://abkink.platformicstaging.com/template_images/_kink_cp_header_background.1304623682.jpg');
	padding : 5px 15px 0px 15px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.kink_cp_header a{
	color : #FFF200;
	text-decoration : none;
}
.kink_cp_header a:hover{
	color : #CCCCCC;
}
.kink_cp_header a:visited{
	color : #FFF200;
}
.kink_cp_header h1{
	color : #FFF200;
	font-size : 22px;
	font-weight : normal;
	font-family : verdana;
}
.kink_cp_head_left {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	width : 200px;
	height : 290px;
	overflow : visible;
	border-style : none;
	padding : 10px 10px 8px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 10px 10px 10px 10px;
}
.kink_cp_head_left a{
	text-decoration : none;
}
.kink_cp_head_left h1{
	font-weight : normal;
	font-family : verdana;
}
.kink_cp_head_right {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 10px 10px 8px 249px;
	border-width : 0px 0px 0px 0px;
	margin : 10px 10px 10px 100px;
}
.kink_cp_head_right a{
	text-decoration : none;
}
.kink_cp_head_right h1{
	font-weight : normal;
	font-family : verdana;
}
.kink_cp_slug_bottom {
	color : #FFF200;
	font-family : arial;
	font-weight : bold;
	font-size : 11px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://abkink.platformicstaging.com/template_images/_kink_cp_slug_bottom_background.1304626235.jpg');
	padding : 0px 10px 0px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.kink_cp_slug_bottom a{
	text-decoration : none;
}
.kink_cp_slug_bottom h1{
	font-weight : normal;
	font-family : verdana;
}
.kink_cp_thumbs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : repeat;
	width : 550px;
	height : 75px;
	overflow : visible;
	border-style : none;
	background-image : url('http://abkink.platformicstaging.com/template_images/_kink_cp_thumbs_background.1304623655.jpg');
	padding : 0px 0px 5px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.kink_cp_thumbs a{
	text-decoration : none;
}
.kink_cp_thumbs h1{
	font-weight : normal;
	font-family : verdana;
}
.kink_cp_slug_slide {
	color : #669dd6;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.kink_cp_slug_slide a{
	text-decoration : none;
}
.kink_cp_slug_slide h1{
	font-weight : normal;
	font-family : verdana;
}
.headlines_arrows {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://abkink.platformicstaging.com/template_images/_headlines_arrows_background.1304623353.jpg');
	padding : 5px 5px 5px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.headlines_arrows a{
	color : #4b676e;
	text-decoration : none;
}
.headlines_arrows a:hover{
	color : #F6CFA8;
}
.headlines_arrows a:visited{
	color : #4b676e;
}
.headlines_arrows h1{
	font-weight : normal;
	font-family : verdana;
}
.blog_generic {
	color : #333333;
	font-family : georgia;
	font-weight : normal;
	font-size : 16px;
	line-height : 1.5;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-color : #9eaaae;
	border-style : solid;
	background-image : url('http://abkink.platformicstaging.com/template_images/_blog_generic_background.1305242003.jpg');
	padding : 0px 20px 10px 75px;
	border-width : 0px 0px 1px 0px;
	margin : 0px 0px 0px 0px;
}
.blog_generic a{
	color : #0066CC;
	text-decoration : underline;
}
.blog_generic a:hover{
	color : #0066FF;
}
.blog_generic a:visited{
	color : #1e2a2e;
}
.blog_generic h1{
	color : #006699;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
.headlines_largeblue {
	color : #999999;
	font-family : verdana;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://abkink.platformicstaging.com/template_images/_headlines_largeblue_background.1304641050.jpg');
	padding : 3px 10px 3px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.headlines_largeblue a{
	color : #3b545b;
	text-decoration : underline;
}
.headlines_largeblue a:hover{
	color : #6c7f84;
}
.headlines_largeblue a:visited{
	color : #1e2a2e;
}
.headlines_largeblue h1{
	font-weight : normal;
	font-family : verdana;
}
.headlines_largelight {
	color : #ced4d6;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://abkink.platformicstaging.com/template_images/_headlines_largelight_background.1304641307.jpg');
	padding : 5px 0px 5px 10px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.headlines_largelight a{
	color : #9eaaae;
	text-decoration : underline;
}
.headlines_largelight a:hover{
	color : #eceeef;
}
.headlines_largelight a:visited{
	color : #ced4d6;
}
.headlines_largelight h1{
	font-weight : normal;
	font-family : verdana;
}
.kink_bing_schedule {
	color : #333333;
	font-family : verdana;
	font-weight : normal;
	font-size : 12px;
	line-height : 1.4;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-color : #9eaaae;
	border-style : solid;
	background-image : url('http://abkink.platformicstaging.com/template_images/_kink_bing_schedule_background.1305225302.jpg');
	padding : 0px 0px 20px 75px;
	border-width : 0px 0px 1px 0px;
	margin : 0px 0px 0px 0px;
}
.kink_bing_schedule a{
	color : #2c3f44;
	text-decoration : underline;
}
.kink_bing_schedule a:hover{
	color : #6c7f84;
}
.kink_bing_schedule a:visited{
	color : #1e2a2e;
}
.kink_bing_schedule h1{
	font-weight : normal;
	font-family : verdana;
}
.md_odd {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #eeeeee;
	overflow : visible;
	border-color : #cccccc;
	border-style : solid;
	padding : 0px 5px 5px 5px;
	border-width : 1px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.md_odd a{
	text-decoration : none;
}
.md_odd h1{
	font-weight : normal;
	font-family : verdana;
}
.md_even {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #dddddd;
	overflow : visible;
	border-color : #cccccc;
	border-style : solid;
	padding : 0px 5px 5px 5px;
	border-width : 1px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.md_even a{
	text-decoration : none;
}
.md_even h1{
	font-weight : normal;
	font-family : verdana;
}
.md_thumbs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-color : #999999;
	border-style : solid;
	padding : 2px 2px 2px 2px;
	border-width : 1px 1px 1px 1px;
	margin : 5px 2px 0px 2px;
}
.md_thumbs a{
	text-decoration : none;
}
.md_thumbs h1{
	font-weight : normal;
	font-family : verdana;
}
.green_tips_odd {
	color : #333333;
	font-family : georgia;
	font-weight : normal;
	font-size : 14px;
	line-height : 1.5;
	text-align : left;
	overflow : visible;
	border-color : #cccccc;
	border-style : solid;
	padding : 5px 30px 5px 20px;
	border-width : 0px 0px 0px 0px;
	margin : 10px 0px 10px 0px;
}
.green_tips_odd a{
	color : #006600;
	text-decoration : underline;
}
.green_tips_odd a:hover{
	color : #003300;
}
.green_tips_odd a:visited{
	color : #003300;
}
.green_tips_odd h1{
	color : #333333;
	font-size : 22px;
	font-weight : bold;
	font-family : verdana;
}
.green_tips_even {
	color : #333333;
	font-family : georgia;
	font-weight : normal;
	font-size : 14px;
	line-height : 1.5;
	text-align : left;
	background-color : #eeeeee;
	overflow : visible;
	border-color : #cccccc;
	border-style : solid;
	padding : 5px 30px 15px 20px;
	border-width : 1px 0px 1px 0px;
	margin : 10px 0px 10px 0px;
}
.green_tips_even a{
	color : #006600;
	text-decoration : underline;
}
.green_tips_even a:hover{
	color : #003300;
}
.green_tips_even a:visited{
	color : #003300;
}
.green_tips_even h1{
	color : #333333;
	font-size : 22px;
	font-weight : bold;
	font-family : verdana;
}

#container_masthead{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_4{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 175px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 69px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #FFFFFF;
	padding : 0px 0px 0px 0px;
}
#masthead_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 240px;
	height : 175px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 760px;
	height : 175px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_14{
	float : left;
	position : relative;
	z-index : 1;
	width : 760px;
	height : 45px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_15{
	float : left;
	position : relative;
	z-index : 1;
	width : 730px;
	height : 90px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 20px 0px 20px 30px;
}
#masthead_17{
	float : left;
	position : relative;
	z-index : 1;
	width : 395px;
	height : 25px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 20px 0px 0px 0px;
}
#masthead_18{
	float : left;
	position : relative;
	z-index : 1;
	width : 180px;
	height : 31px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 14px 0px 0px 10px;
}
#masthead_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 160px;
	height : 37px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 8px 0px 0px 15px;
}
#masthead_115{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://abkink.platformicstaging.com/template_images/masthead_masthead_115_background.1300728206.png');
	background-repeat : no-repeat;
	background-position : top;
}
#masthead_117{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 169px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_118{
	float : left;
	position : relative;
	z-index : 1;
	width : 980px;
	height : 50px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #FFFFFF;
	padding : 10px;
}
#masthead_120{
	float : left;
	position : relative;
	z-index : 1;
	width : 240px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_121{
	float : left;
	position : relative;
	z-index : 1;
	width : 760px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_131{
	float : left;
	position : relative;
	z-index : 1;
	width : 760px;
	height : 45px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_132{
	float : left;
	position : relative;
	z-index : 1;
	width : 730px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 15px 0px 0px 30px;
}
#masthead_134{
	float : left;
	position : relative;
	z-index : 1;
	width : 370px;
	height : 37px;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	color : #ffffff;
	padding : 13px 0px 0px 0px;
	font-size : 14px;
}
#masthead_134 a:link{
	text-decoration : none;
	color : #ffffff;
}
#masthead_134 a:visited{
	text-decoration : none;
	color : #e8e8e8;
}
#masthead_134 a:hover{
	text-decoration : none;
	color : #e8e8e8;
}
#masthead_135{
	float : left;
	position : relative;
	z-index : 1;
	width : 160px;
	height : 43px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 6px 10px 0px 10px;
}
#masthead_136{
	float : left;
	position : relative;
	z-index : 1;
	width : 205px;
	height : 33px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 12px 0px 0px 0px;
}
#masthead_248{
	float : left;
	position : relative;
	z-index : 1;
	width : 135px;
	height : 50px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px;
}
#masthead_249{
	float : left;
	position : relative;
	z-index : 1;
	width : 845px;
	height : 50px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}

#container_feedtemplate_330{
	position : relative;
	margin : 0 auto;
	width : 330px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_330_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 302px;
	height : 157px;
	background-color : #d7dcde;
	border-color : #000000;
	padding : 13px;
	border-width : 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
}
#feedtemplate_330_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 155px;
	background-color : #FFFFFF;
	border-color : #000000;
	border-width : 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : solid;
}

#container_banner_ad_300x250{
	position : relative;
	margin : 0 auto;
	width : 300px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#banner_ad_300x250_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 250px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}

#container_sub_masthead_wgo{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#sub_masthead_wgo_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 980px;
	height : 250px;
	background-color : #597177;
	padding : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#sub_masthead_wgo_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 670px;
	height : auto;
	padding : 0px 10px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#sub_masthead_wgo_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 250px;
	background-color : #FFFFFF;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#sub_masthead_wgo_10{
	float : left;
	position : relative;
	z-index : 1;
	width : 650px;
	height : 35px;
	font-family : arial;
	font-weight : bold;
	text-align : left;
	background-repeat : repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://abkink.platformicstaging.com/template_images/sub_masthead_sub_masthead_10_background.1304613036.png');
	color : #4b676e;
	padding : 10px;
	font-size : 28px;
}
#sub_masthead_wgo_10 a:link{
	text-decoration : none;
	color : #4b676e;
}
#sub_masthead_wgo_10 a:visited{
	text-decoration : none;
	color : #4b676e;
}
#sub_masthead_wgo_10 a:hover{
	text-decoration : none;
	color : #4b676e;
}
#sub_masthead_wgo_11{
	float : left;
	position : relative;
	z-index : 1;
	width : 670px;
	height : auto;
	padding : 5px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#sub_masthead_wgo_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 330px;
	height : auto;
	padding : 0px 5px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#sub_masthead_wgo_20{
	float : left;
	position : relative;
	z-index : 1;
	width : 330px;
	height : auto;
	padding : 0px 0px 0px 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}

#container_right_wgo_landing{
	position : relative;
	margin : 0 auto;
	width : 300px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_wgo_landing_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 20px;
	background-repeat : repeat-y;
	background-position : top left;
	background-image : url('http://abkink.platformicstaging.com/template_images/wgo_right_sidebar_wgo_right_sidebar_2_background.1302303476.gif');
}
#right_wgo_landing_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	color : #3b545b;
	font-family : arial;
	font-weight : normal;
	font-size : 22px;
	text-align : left;
	overflow : visible;
	border-style : solid;
	padding : 0px 0px 5px 0px;
	border-color : #3b545b;
	border-width : 0px 0px 5px 0px;
	margin : 0px 0px 10px 0px;
}
#right_wgo_landing_8 a:link{
	text-decoration : none;
	color : #2c3f44;
}
#right_wgo_landing_8 a:visited{
	text-decoration : none;
	color : #1e2a2e;
}
#right_wgo_landing_8 a:hover{
	text-decoration : none;
	color : #6c7f84;
}
#right_wgo_landing_9{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	color : #333333;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	line-height : 2;
	font-size : 12px;
	padding : 0px 0px 10px 0px;
	background-repeat : repeat-x;
	background-position : bottom left;
	background-image : url('http://abkink.platformicstaging.com/template_images/wgo_right_sidebar_wgo_right_sidebar_9_background.1302303862.gif');
}
#right_wgo_landing_9 a:link{
	text-decoration : none;
	color : #2c3f44;
}
#right_wgo_landing_9 a:visited{
	text-decoration : none;
	color : #1e2a2e;
}
#right_wgo_landing_9 a:hover{
	text-decoration : none;
	color : #6c7f84;
}
#right_wgo_landing_88{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	padding : 10px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_wgo_landing_137{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 100px;
	padding : 10px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_wgo_landing_138{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 100px;
	margin : 10px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
}
#right_wgo_landing_139 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 300px;
	 height : 16px;
}
#right_wgo_landing_140 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 300px;
	 height : 16px;
}
#right_wgo_landing_146{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	padding : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_wgo_landing_170{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 10px 0px;
}

#container_footer{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://abkink.platformicstaging.com/template_images/footer_container_footer_background.1300825875.jpg');
}
#footer_3{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 253px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
}
#footer_4{
	float : left;
	position : relative;
	z-index : 1;
	width : 980px;
	height : 29px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : repeat-x;
	background-position : top left;
	padding : 15px 10px 10px 10px;
}
#footer_4 a:link{
	text-decoration : none;
	color : #ffffff;
}
#footer_4 a:visited{
	text-decoration : none;
	color : #ffffff;
}
#footer_4 a:hover{
	text-decoration : none;
	color : #e8e8e8;
}
#footer_25{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-image : url('http://abkink.platformicstaging.com/template_images/footer_footer_25_background.1305495164.jpg');
	background-repeat : repeat-x;
	background-position : top;
	overflow : visible;
	border-style : none;
}
#footer_29{
	float : left;
	position : relative;
	z-index : 1;
	width : 980px;
	height : 200px;
	padding : 10px 10px 5px 10px;
	margin : 25px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_30{
	float : left;
	position : relative;
	z-index : 1;
	width : 980px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 15px 10px 5px 10px;
}
#footer_34{
	float : left;
	position : relative;
	z-index : 1;
	width : 735px;
	height : 60px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #cccccc;
	padding : 0px 0px 0px 0px;
	font-size : 10px;
	line-height : 2;
}
#footer_34 a:link{
	color : #ffffff;
	text-decoration : underline;
}
#footer_34 a:visited{
	color : #e8e8e8;
	text-decoration : underline;
}
#footer_34 a:hover{
	color : #ccd5df;
	text-decoration : underline;
}
#footer_35{
	float : left;
	position : relative;
	z-index : 1;
	width : 244px;
	height : 60px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
	color : #ccd5df;
	font-size : 10px;
	padding : 0px 0px 0px 0px;
}
#footer_35 h1{
	font-weight : normal;
	font-family : verdana;
	font-size : 8px;
}
#footer_35 a:link{
	text-decoration : none;
	color : #ffffff;
}
#footer_35 a:visited{
	text-decoration : none;
	color : #ffffff;
}
#footer_35 a:hover{
	text-decoration : none;
	color : #e8e8e8;
}
#footer_54{
	float : left;
	position : relative;
	z-index : 1;
	width : 360px;
	height : 200;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_55{
	float : left;
	position : relative;
	z-index : 1;
	width : 490px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_57{
	float : left;
	position : relative;
	z-index : 1;
	width : 490px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#footer_57 a:link{
	color : #ffffff;
	text-decoration : none;
}
#footer_57 a:visited{
	color : #ffffff;
	text-decoration : none;
}
#footer_57 a:hover{
	color : #ebeff3;
	text-decoration : none;
}
#footer_58{
	float : left;
	position : relative;
	z-index : 1;
	width : 490px;
	height : 76px;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	padding : 17px 0px 10px 0px;
}
#footer_58 a:link{
	color : #ffffff;
	text-decoration : none;
}
#footer_58 a:visited{
	color : #ffffff;
	text-decoration : none;
}
#footer_58 a:hover{
	color : #e8e8e8;
	text-decoration : none;
}
#footer_72{
	float : left;
	position : relative;
	z-index : 1;
	width : 460px;
	height : 139px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://abkink.platformicstaging.com/template_images/footer_footer_72_background.1302286260.png');
	padding : 55px 0px 0px 20px;
	color : #ffffff;
	font-size : 14px;
}
#footer_72 a:link{
	text-decoration : underline;
	color : #2c3f44;
}
#footer_72 a:visited{
	text-decoration : underline;
	color : #1e2a2e;
}
#footer_72 a:hover{
	text-decoration : underline;
	color : #6c7f84;
}
#footer_133{
	float : left;
	position : relative;
	z-index : 1;
	width : 490px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_141{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	padding : 15px 0px 15px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_141 a:link{
	text-decoration : none;
	color : #ffffff;
}
#footer_141 a:visited{
	text-decoration : none;
	color : #ffffff;
}
#footer_141 a:hover{
	text-decoration : none;
	color : #ffffff;
}
#footer_149{
	float : left;
	position : relative;
	z-index : 1;
	width : 340px;
	height : 157px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 42px 10px 1px 20px;
	background-image : url('http://abkink.platformicstaging.com/template_images/footer_footer_149_background.1306428178.gif');
	background-repeat : no-repeat;
	color : #333333;
	line-height : 1.4;
}
#footer_149 a:link{
	text-decoration : underline;
	color : #2c3f44;
}
#footer_149 a:visited{
	text-decoration : underline;
	color : #1e2a2e;
}
#footer_149 a:hover{
	text-decoration : underline;
	color : #6c7f84;
}
#footer_150{
	float : left;
	position : relative;
	z-index : 1;
	width : 345px;
	height : 157px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 42px 10px 1px 20px;
	background-image : url('http://abkink.platformicstaging.com/template_images/footer_footer_150_background.1305498068.png');
	background-repeat : no-repeat;
	color : #333333;
	line-height : 1.4;
	font-size : 12px;
}
#footer_150 a:link{
	text-decoration : underline;
	color : #2c3f44;
}
#footer_150 a:visited{
	text-decoration : underline;
	color : #1e2a2e;
}
#footer_150 a:hover{
	text-decoration : underline;
	color : #6c7f84;
}
#footer_151{
	float : left;
	position : relative;
	z-index : 1;
	width : 234px;
	height : 200px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_162{
	float : left;
	position : relative;
	z-index : 1;
	width : 234px;
	height : 60px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 10px 0px;
}
#footer_163{
	float : left;
	position : relative;
	z-index : 1;
	width : 234px;
	height : 60px;
	padding : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_164{
	float : left;
	position : relative;
	z-index : 1;
	width : 234px;
	height : 16px;
}
#footer_237{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 16px;
}


