@charset "UTF-8";
/* CSS Document */

body {
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 9px;
	line-height: 12px;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#header, #nav, #mainphotocontainer, #mainphoto, #mainphotocaption, #related, #search, #footer { 
  display : none; 
}



 #content {
	width: 100%;
	padding: 0px;
}

 #page, #container, #funded {
	width: 100%;
	padding: 0px;
	
}
#centercontent {
	width: 100%;
	padding: 10px;
}
