body
{
	background: #fff;
}
.slashboxes, #logotab, #menutab, #submenutab, .FPPhoto_extra, .FPPhoto_extra2,
.FPPhoto_extra3,
#fptab, #footertab, #StyleControls, .printhiddenthing,
.article .details img,
div.storylinks, div.storylinks ul, div.storylinks div
{
	display: none;
}

#contents
{
   background: #FFF;
}

img
{
	border: none;
}

/* General */
#articles
{
   width: 100%;
   overflow: visible;
   position: relative;
   margin: 3px 3px auto 3px;
   padding: 0;
}
.article
{
	background: transparent;
	margin: 0 0 2em 0;
}

.generaltitle div.title, .article div.title
{
	background: transparent;
	border-bottom: 1px solid #000;
}

.generaltitle h3, .article h3
{
	background: transparent;
	color: #000;
	margin: 0;
}

.generaltitle h3 a, .article h3 a, .generaltitle h3 a:visited, .article h3 a:visited
{
	color: #600;
}

.generalbody, .article .details
{
	border: none;
	background: transparent;
	font-size: 75.5%;
	margin: .2em 0 .5em 0;
}

.article div.body
{
	border: 1px solid #fff;
	background: transparent;
}


.leftBar
{
	vertical-align: top; width: 100%;
}
.rightBar {display: none;}
TABLE#newstab
{
	background: #FFF;
	width: 95%;
	margin: 0 -1em 2em 0em;
}
TABLE#articletab
{
	width: 95%;
	margin: 0 -1em 2em 0em;
}
div#altlogotab
{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 1.0;
}
div#altlogotab h2 {display: inline;text-align: center;font-size: x-large;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
div#altlogotab h6 {display: inline;text-align: center;font-size: x-small;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
SPAN.Wroundedheading, TD.Wroundedheading
{
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 20px;
	border-bottom-style: double;
	border-top-style: double;
}
SPAN.Wroundedheading *, TD.Wroundedheading *
{
	font-size: 20px;
}
TD.myinvertnormal {width: 0%;}
TD.myinvertnormal * {display: none;}
.introimg
{
   display: block;
   position: relative;
   z-index: 2;
   padding: 1em;
}
DIV#crtab
{
	text-align: center;
	border-top-style: double;
}
