p {	text-align: Justify;
	text-indent: 1em; }
body { background: #8A7F8F;
	background-image: url(images/harpysnest-bg.jpg);
	background-repeat:  no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	color: #27003E;  
	margin-top: 0;
	margin-bottom: 0; 
	font-family: Times New Roman, Times, serif; 
	font-size: 1em;
	}
a:link { color: white; }
a:active { color: white; }
a:visited { color: white; }
#disclaimer { font-size: .8em;
	text-align: center; }
#container {	 min-width: 580px;
	max-width: 960px;
	height: 100%;
	margin-left: 220px;
	margin-right: 10%;
	margin-top: 0;
	margin-bottom: 0;}
#header { text-align: center; 
	height: 138; 
	margin-top: 5px;
	margin-bottom: 0; }
#left-bar { width: 125px;
	float: left;
	height: 65%;
	padding-left: 15px;
	padding-top: 20px; }
#content { padding-left: 130px; }
