body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #f0e5bc;
	margin:0;
	background-image:  url("images/PAGE-background.gif");
	background-repeat:repeat-y;
}

body a, a:hover, a:visited {
	color:#600;
}

#logo-table { background:#D2C595;
			  width:100%;
			  border:0;
			  margin:0;
			  padding:0; }

#logo-table img#ph-logo { margin: 10px 26px 8px 26px; border:1px solid #000000; }
#logo-table img#ph-logo-text { margin-bottom:9px; }

#menu-top {
	width:100%;
	background:#8F1F1F;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	padding:0;
	margin:0;
}

#menu-top a {
	width: 95px;
	height: 2em;
	padding: 0;
	color: #fff;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:12px;
	}

#menu-top a:hover {	background:#af3f3f; }
#menu-top a.selected { background:#af3f3f; }
#body-table { margin: 13px 0px 0px 100px; }
#body-table img { border:0; }
#body-table td { vertical-align:top;text-align:justify; }
#body-table td.body-images { width:118px; }
#body-table td.body-images img { border:1px solid #000000; margin-top:2px; }
#main-quote {
	padding:10px 50px 10px 50px;
	font-style:italic;
	font-size:14px;
}
#main-quote div {
	padding:10px;
	background-color:#D2C595;
	border:1px solid #b2a575;
}
.quote-author {
	display:block;
	text-align:right;
}
p#copyright { 
	margin-top:100px;
	margin-bottom:10px;
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#666666;
	}
	
.feature {
	color: #8F1F1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 4px;font-weight: bold;}	   