body {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:.9em;
	background-color:#E6F7FF;
	width:760px;
	margin:auto;
}
p {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:.8em;
	text-align:left;
}
h1 {
	color:#6ca433;
	font-size:1.4em;
	font-weight:bold;
}
h2 {
	color:#6ca433;
	font-size:1.2em;
	font-weight:bold;
}
h3 {
	color:#6ca433;
	font-size:1em;
	font-weight:bold;
}
#site_container {
	/*position:absolute;*/
	width:760px;
	margin: 0 auto 0 auto;
	padding:0px;
}
#header {
	width:100%;
	height:95px;
}
#header img {
	background-repeat: no-repeat;
	background-position: right;
	float:right;
}
#sep{
	width:100%;
	height:5px;
	background-color:#6ca433;
}
#right_col{
	width:160px;
	float:right;
	clear:right;
}
#left_col{
	width:150px;
	float:left;
	clear:left;
	padding-top:0px;
}
#bodyarea {
	width:590px;
	margin-left:163px;
}
#footer{
	width:100%;
	clear:both;
	font-size:.75em;
	color:#000000;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
}
/* NAV BAR */
ul.nav {
	list-style-type:none;
	padding-top:10px;
	padding-left:0;
	margin-left:0;
}
ul.nav a {
	font-size:.85em;
	display:block;
	width:10em;
	text-decoration:none;
	border: 2px solid #330099;
	margin-bottom:-2px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	background-color:#008000;
	font-weight:normal;
	color:#FFFFFF;
}
ul.nav a:visited {
	color:#FFFFFF;
}
ul.nav a:hover {
	background-color:#E6F7FF;
	color:#000000;
}
ul.nav li {	/* ie fix */
	display:inline;
}
* html ul.nav a {
	height: 1px;
}
.floatright {
	float:right;
	margin:4px;
}
.floatright2 {
	float:right;
	margin:4px;
	width:160px;
}
.floatright2 p {
	float:right;
	width:160px;
	clear:right;
	text-align:right;
}
a.arlink:link, a.arlink:visited, a.arlink:active {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : small;
	color : #000000;
	text-decoration : none;
}
a.arlink:hover {
	color : #008000;
	text-decoration : underline;
}
.photo {
	background: url(img/drop_shadow.gif) right bottom no-repeat;
	float: right;
	/*margin-left:16px;*/
}
.photo img {
	border: 1px solid #666;
	background-color:#FFF;
	padding: 4px;
	position: relative;
	top: -5px;
	left: -5px;
}
.poems p {
	font-family: "Times New Roman", System, Serif;
	font-size:1em;
	text-align:left;
}
.normal {
	text-indent: 0px;
	font-family: "Times New Roman", System, Serif;
	font-size:1em;
	text-align:left;
}
.indent1 {
	text-indent:25px;
	font-family: "Times New Roman", System, Serif;
	font-size:1em;
	text-align:left;
}
.indent2 {
	text-indent:50px;
	font-family: "Times New Roman", System, Serif;
	font-size:1em;
	text-align:left;
}
.indent3 {
	text-indent:75px;
	font-family: "Times New Roman", System, Serif;
	font-size:1em;
	text-align:left;
}
.indent4 {
	text-indent:100px;
	font-family: "Times New Roman", System, Serif;
	font-size:1em;
	text-align:left;
}
.indent5 {
	text-indent:125px;
	font-family: "Times New Roman", System, Serif;
	font-size:1em;
	text-align:left;
}
.italic {
	font-style: italic;
	font-family: "Times New Roman", System, Serif;
	font-size:1em;
}
.footnotes {
	font-size: 9px;
	font-family: verdana, arial, tahoma, sans-serif;
}
.poster {
	float: left;
	width: 185px;
	margin: 0 10px 10px 0px;
}
.poster p {
	text-align:center;
}

*html .poster p {
	text-align:center;
}
