body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	/* color: #000; */
	background-color: #E0D1C6; 

	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:25;
	
}

td, th{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	background-color: #A89998C;
	border-radius:15px;
		behavior: url(../PIE/PIE.php);
		    position: relative;
			z-index: 0;
}

a:link {
	color: #99897c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a8998c;
}
a:hover {
	color: #99897c;
}
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 {
  border: solid 1px #A8998C; 
  margin: 0 auto;
  width: 1025px;
  color: #E0D1C6;
  background:#A8998C;
  text-align: center;
	border:3px solid;
	
		-moz-border-radius: 15px;
	    -webkit-border-radius: 15px;
	    -khtml-border-radius: 15px;
	    border-radius: 15px;		
		box-shadow: 8px 8px 5px #888888;		

		behavior: url(../PIE/PIE.php);
		    position: relative;
			z-index: 0;

}
	
/* -- Footer layout/display styles -- */
      /* height: 3em;   */
#addvert { 
      font-family: Arial, Helvetica, sans-serif; 
      font-weight: bold;
      border-top: 2px solid #A8998C; 
      width: 1000px; 
      line-height: 2.6em; 
      margin: 0 auto; 
      text-align:center; 
} 
#footer { 
      font-family: Arial, Helvetica, sans-serif; 
      font-weight: bold;
      border-top: 1px solid #E0D1C6;  
      width: 1000px; 
      line-height: 2.6em; 
      margin: 0 auto; 
      text-align:center; 
} 

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-color: #fff;
	font-size: 12px;
        text-align:top; 
}

#photodiv {
/*	border: solid 1px black; */
	margin: 0 auto;
	width: 1000px;
	background-repeat: no-repeat;
	text-align: left;
}
#topItems {
	text-align:center;
	color:#660000;
	}
#topItems td {
	font-size: 10px;
	text-align: center;
	color:#000000;
}
