table {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-family: Verdana;
	font-size: 20px;
	color: #473124;
	margin: 10px;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #ead2ac;
}
.nav {
	color: #FFFFFF;
}
.nav:hover {
	color: #CCCCCC;
}

a{
	text-decoration: none;
	font-family: Verdana;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana;
	color: #473124;
}
.header {
	color: #4A637B;
	font-size: 14pt;
	font-weight: bold;
}
#Content {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 0;
	overflow: auto;
	left: 0px;
	top: 0px;
}
#paypal{
	top: 0px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}
#staytop{
position: absolute;
top:0px;
z-index:1;
}
