
body {
background-color : transparent;
font-size : 100.01%;
font-family : Arial, sans-serif;
color : #000000;
}
#navi {
background-color : transparent;
padding-top : 10px;
}
#content {
	background-color : transparent;
	padding : 0;
	margin : 0;
	width: 98%;
}
#headlines {
	float : left;
	width: 98%;

}
#sectionLinks img {
display:none;
}
#pageNav {
float : left;
width : 98%;
z-index: 4;
}
#pageNav img {
display:none;
}
	
a:after, a:link:after {
color : #000000;
background-color : transparent;
content : " * Link " attr(href) "* ";
}
a:visited:after {
color : #000000;
background-color : transparent;
content : " * Link " attr(href) "* ";
}
#pocket   { display:inline; 
}
#nopocket { display:none;
 }

.feature img {
display:none;
}

#sectionLinks img {
display:none;
}

.subglobalNav {
display:none;
}
#globalNav {
position : relative;
width : 100%;
height : 32px;
color : #cccccc;
padding : 0;
margin : 0;
background-image : url(images/glbnav_background.gif);
z-index: 1;
}