body {
	background: white;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
   }
a:link {
	color: #310A4F;
	font-size: 12px;
   }
a:visited {
   color: #310A4F;
   font-size: 12px;
   } 
#uppernav, #sectionnav, #sectiondescribe, #secondarynav, #bestsellers, #resources, #bottomnav, #breadcrumbs, #recommend {
   display: none;
   } 
#homecontent img {
   display: none;
   }
#homecontent .hide-screen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
   }
#homecontent td {
	padding-top: 5px;
	padding-bottom: 5px;
   }
#featured img {
   display: none;
}
#featured .hide-screen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
   }
#content img {
   display: none;
   }
#content .hide-screen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
   }
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#content td {
	padding-top: 5px;
	padding-bottom: 5px;
   }
#content img.showimage{
	display: inline;
   }

