body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #243939;
	font-size: 12px;
	scrollbar-arrow-color: #696969;
	scrollbar-darkshadow-color: #696969;
	scrollbar-face-color: #FFFDEE;
	scrollbar-highlight-color: #FFFDEE;
	scrollbar-shadow-color: #FFFDEE;
	scrollbar-track-color: #FFFDEE;
	scrollbar-3dlight-color: #696969;
	margin: 0;
	text-align: center;
	background: #FFFDEE url(pi_bk.jpg) repeat-y center;
}
#top-nav {
	text-align: right;
	padding: 12px 24px 5px 5px;
	height: auto;
	width: 900px;
	margin: 0px auto;
	background: #385661;
	color: #FFFFCC;
}
#top-nav a {
	color: #FFFFCC;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	background: url(none);
}
#top-nav a:hover {
	color:#D17B6C
}

#footer {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #85847F;
	clip: rect(auto,auto,2px,auto);
	height: auto;
	width: 900px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-bottom: 33px;
}
# footer a {
	text-decoration: none;
}
td {
	font: 14px "Comic Sans MS";
	color: #2D444D;
}

td a {
	text-decoration:underline;
}
.inv {
	font-size: 9px;
	color: #FFFDEE;
}
a {
	color: #336666;
	text-decoration: none;
}
