body {margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;}

.olive {color:#93813E;}

.header {color:#770049;
font-weight:bold;
font-size:16px;
}

textarea {width:250px; height:175px;}
input, textarea {font-family:Arial, Helvetica, sans-serif;}

#pagecontainter {
	width: 804px;
	margin:auto;
	background-color: #FFFFFF;
	padding: 0px;
	height:100%
}

#pagesubcontainer {
	
	margin:auto;
	background-color:#FFFFFF;
	text-align:center;

}

#copyright {
	margin:auto;
	text-align:center;
}

#rtquote {
 width: 340px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-weight:bold;
 font-size:24px;
 color:#666666;
 position:absolute;
 left:312px;
 top:330px;
 }

a:visited {color:#770049;
font-weight:bold;
text-decoration:none;
}

a:link {color:#770049;
font-weight:bold;
text-decoration:none;
}

a:active {color:#666666;
font-weight:bold;
text-decoration:none;
}
a:hover {color:#666666;
font-weight:bold;
text-decoration:none;
}