/* stored at 1315245913 */
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%;
}

body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : #333333;
	font-family : verdana;
	font-size : 12px;
	background-color : #e86f01;
	background-image : url('http://swanco.platformicstaging.com/template_images/default_background.1299541076.jpg');
	background-repeat : no-repeat;
	background-position : top;
	background-attachment : scroll;
}

h1{
	color : ;
	font-size : 16px;
}

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

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

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

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


#container{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_4{
	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;
}
#main_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;
}
#main_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;
}
#main_12{
	float : left;
	position : relative;
	z-index : 1;
	width : 933px;
	height : 351px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-image : url('http://swanco.platformicstaging.com/template_images/main_main_12_background.1299141719.png');
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top left;
	padding : 24px 32px 39px 35px;
}
#main_13{
	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 : no-repeat;
	background-image : url('http://swanco.platformicstaging.com/template_images/main_main_13_background.1299702671.png');
}
#main_14{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 110px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-image : url('http://swanco.platformicstaging.com/template_images/main_main_14_background.1299537145.png');
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-color : #FF9933;
}
#main_27{
	float : left;
	position : relative;
	z-index : 1;
	width : 930px;
	height : 352px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_37{
	float : left;
	position : relative;
	z-index : 1;
	width : 683px;
	height : 70px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://swanco.platformicstaging.com/template_images/main_main_37_background.1299704825.png');
	background-repeat : no-repeat;
}
#main_38{
	float : left;
	position : relative;
	z-index : 1;
	width : 316px;
	height : 24px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-position : bottom right;
}
#main_65{
	float : left;
	position : relative;
	z-index : 1;
	width : 932px;
	height : 352px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_145{
	float : left;
	position : relative;
	z-index : 1;
	width : 114px;
	height : 110px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_146{
	float : left;
	position : relative;
	z-index : 1;
	width : 103px;
	height : 110px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_147{
	float : left;
	position : relative;
	z-index : 1;
	width : 178px;
	height : 110px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_148{
	float : left;
	position : relative;
	z-index : 1;
	width : 160px;
	height : 110px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_149{
	float : left;
	position : relative;
	z-index : 1;
	width : 107px;
	height : 110px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_150{
	float : left;
	position : relative;
	z-index : 1;
	width : 152px;
	height : 110px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_151{
	float : left;
	position : relative;
	z-index : 1;
	width : 185px;
	height : 110px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_186{
	float : left;
	position : relative;
	z-index : 1;
	width : 385px;
	height : 40px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_187{
	float : left;
	position : relative;
	z-index : 1;
	width : 241px;
	height : 40px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}

/* CSS Document */

#menz1805{
	background-color:transparent;
}
#menz1805 a{
/* 	color : ~mtext */
/* 	width : ~mwidth */
/* 	background-color : ~mbackground */
	font-size : 8px;
	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;
}
#menz1805 a:hover{
	background-color : null;
/* 	color : ~mtextHover */
}
body #menz1805 .menzactive, body #menz1805 .menzactive:hover{
	background-color : null;
	text-decoration : none;
}
#menz1805 .menzparent{
/* 	background-image : ~img_mbgi */


}
#menz1805 div{
/* 	width : ~smwidth */
	background-color : null;
	padding : 0px 0px 0px 0px;
/* deprecated */
/* deprecated */
/* deprecated */
	margin-top : -1px;
	font-size : 8px;
	text-align : left;
	font-style : normal;
}
#menz1805 div a:hover{
	text-decoration : none;
/* 	background-color : ~smhover */
/* 	color : ~smtextHover */
}
body #menz1805 div .menzactive, body #menz1805 div .menzactive:hover{
/* 	background-color : ~smbackground */
}
#menz1805 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz1805 div a{
/* 	width : ~smwidth */
/* 	background-color : ~smbackground */
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
/* 	color : ~smtext */
	border-style : none;
/* 	border-color : ~smborderColor */
/* 	font-weight : ~smfontWeight */
	font-size : 8px;
	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~~*/
#menz1805 a{
/* 	background-image : ~img_mbgi */
/* 	background-repeat : ~mbg_repeat */
}
#menz1805 div a{
/* 	background-image : ~img_smbgi */
/* 	background-repeat : ~smbg_repeat */
}
#menz1805 a:hover{
/* 	background-image : ~img_mhi; */
/* 	background-repeat : ~mh_repeat */
}
#menz1805 div a:hover{
/* 	background-image : ~img_smhi */
/* 	background-repeat : ~smh_repeat */
}
#menz1805 a{
	font-style : normal;
}
#menz1805 div a{
	border-style : none;
	border-width : 0px 0px 0px 0px;
/* 	border-color : ~smborderColor */
}
/* CSS Document */

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


}
#menz1833 div{
/* 	width : ~smwidth */
/* 	background-color : ~mhover */
	padding : 0px 0px 0px 0px;
/* deprecated */
/* deprecated */
/* deprecated */
	margin-top : -1px;
	font-size : 8px;
	text-align : left;
	font-style : normal;
}
#menz1833 div a:hover{
	text-decoration : none;
/* 	background-color : ~smhover */
/* 	color : ~smtextHover */
}
body #menz1833 div .menzactive, body #menz1833 div .menzactive:hover{
/* 	background-color : ~smbackground */
}
#menz1833 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz1833 div a{
/* 	width : ~smwidth */
/* 	background-color : ~smbackground */
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
/* 	color : ~smtext */
	border-style : none;
/* 	border-color : ~smborderColor */
/* 	font-weight : ~smfontWeight */
	font-size : 8px;
	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~~*/
#menz1833 a{
/* 	background-image : ~img_mbgi */
/* 	background-repeat : ~mbg_repeat */
}
#menz1833 div a{
/* 	background-image : ~img_smbgi */
/* 	background-repeat : ~smbg_repeat */
}
#menz1833 a:hover{
/* 	background-image : ~img_mhi */
/* 	background-repeat : ~mh_repeat */
}
#menz1833 div a:hover{
/* 	background-image : ~img_smhi */
/* 	background-repeat : ~smh_repeat */
}
#menz1833 a{
	font-style : normal;
}
#menz1833 div a{
	border-style : none;
	border-width : 0px 0px 0px 0px;
/* 	border-color : ~smborderColor */
}
/* CSS Document */

#menz1806{
	background-color:transparent;
}
#menz1806 a{
/* 	color : ~mtext */
/* 	width : ~mwidth */
/* 	background-color : ~mbackground */
	font-size : 8px;
	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;
}
#menz1806 a:hover{
/* 	background-color : ~mhover */
/* 	color : ~mtextHover */
}
body #menz1806 .menzactive, body #menz1806 .menzactive:hover{
/* 	background-color : ~mhover */
	text-decoration : none;
}
#menz1806 .menzparent{
/* 	background-image : ~img_mbgi */


}
#menz1806 div{
/* 	width : ~smwidth */
/* 	background-color : ~mhover */
	padding : 0px 0px 0px 0px;
/* deprecated */
/* deprecated */
/* deprecated */
	margin-top : -1px;
	font-size : 8px;
	text-align : left;
	font-style : normal;
}
#menz1806 div a:hover{
	text-decoration : none;
/* 	background-color : ~smhover */
/* 	color : ~smtextHover */
}
body #menz1806 div .menzactive, body #menz1806 div .menzactive:hover{
/* 	background-color : ~smbackground */
}
#menz1806 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz1806 div a{
/* 	width : ~smwidth */
/* 	background-color : ~smbackground */
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
/* 	color : ~smtext */
	border-style : none;
/* 	border-color : ~smborderColor */
/* 	font-weight : ~smfontWeight */
	font-size : 8px;
	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~~*/
#menz1806 a{
/* 	background-image : ~img_mbgi */
/* 	background-repeat : ~mbg_repeat */
}
#menz1806 div a{
/* 	background-image : ~img_smbgi */
/* 	background-repeat : ~smbg_repeat */
}
#menz1806 a:hover{
/* 	background-image : ~img_mhi */
/* 	background-repeat : ~mh_repeat */
}
#menz1806 div a:hover{
/* 	background-image : ~img_smhi */
/* 	background-repeat : ~smh_repeat */
}
#menz1806 a{
	font-style : normal;
}
#menz1806 div a{
	border-style : none;
	border-width : 0px 0px 0px 0px;
/* 	border-color : ~smborderColor */
}
.class {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 24px 0px;
}
.class a{
	color : #FF3300;
	text-decoration : none;
}
.class a:hover{
	color : #999999;
}
.class a:visited{
	color : #FF3300;
}
.class h1{
	color : #FF3300;
	font-size : 18px;
	font-weight : bold;
	font-family : arial;
}

#container_mast{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 246px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://swanco.platformicstaging.com/template_images/mast_mast_2_background.1299719462.png');
	background-repeat : no-repeat;
	background-position : top left;
}
#mast_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 165px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-position : bottom;
}
#mast_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 40px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#mast_85{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 30px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-position : bottom;
}

#container_footer{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_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;
}
#footer_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 50px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 40px;
	color : #FFFF99;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	font-size : 11px;
}
#footer_6 a:link{
	color : #FFFFFF;
	text-decoration : none;
}
#footer_6 a:visited{
	color : #FFFFFF;
	text-decoration : none;
}
#footer_6 a:hover{
	color : #FFFF99;
	text-decoration : none;
}
#footer_20{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 30px;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
}


