body	{
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	background: none;
	}
	
#mainnav, #sidepanel, #subnav, #sidenews, #storysofar	{
	display:none;
	}
	
#footer	{
	text-align: center;
	font-size: 8pt;	
	text-decoration:none;
	}

#footer a	{
	text-decoration:none;
	}
.hide	{
	display:none;
	}
	
#celeb	{ 
	font-size: 14pt;
	padding:5pt 0;
	border-bottom: 1px solid #CCC;
	}
	
#content	{
	border-bottom: 1px solid #CCC;
	}

#logo img	{
	border:0;
	}
	
.contimage {
	float: right;
	padding:0 0 10pt 10pt;
	}