body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99897C;
	background-color: #FFFFFF;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:50;
	
}

td, th{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	background-color: #fff;

}

a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #A53842;
}
#answer {
	color: #A53842;
}

a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#siteBox {
  margin: 0 auto;
  width: 700px;
  color: #FFF;
  background:#fff;
  text-align: left;
}
	
/* -- Footer layout/display styles -- */
 #footer { 
      font-family: Arial, Helvetica, sans-serif; 
	  font-weight: bold;
      border-top: 2px solid #2f354f; 
      width: 700px; 
      height: 3em; 
      line-height: 2.6em; 
      margin: 0 auto; 
      text-align:center; 
} 
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#photodiv {
/*	border: solid 1px black; */
	margin: 0 auto;
	width: 640px;
	background-repeat: no-repeat;
	text-align: left;
}
#topItems {
	text-align:center;
	color:#660000;
	}
#topItems td {
	font-size: 10px;
	text-align: center;
	color:#000000;
}
