body {
	background:				#FFFFFF;
	font-family: 			Tahoma, Geneva, sans-serif;
	color: 					#000000;
	font-size: 				100%;
	line-height:			1.25em; /* 16x1.25=20*/
	}
	
#masthead, #sidebar, #media, #focuspics, #footer {	
	display:				none;
	}	 
	
#wrapper {
	border: 			none;
	}


#main {													/* main content holder */
	width: 					100%;
	text-align: 			left;
}

a {
  text-decoration : underline;
  color : #0000ff;
}
