/* CSS Document */
body {
		padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main {
	width: 759px;
	position: static;
	height: auto;
	background-image: url(images/bkg.png);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	margin-bottom: 10px;
}

#fob_ttl {
	position:static;
	width:195px;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#nav1 {
	position:static;
	width:115px;
	height:104px;
	float: left;
}

#nav2 {
	position:static;
	width:90px;
	height:104px;
	float: left;
}

#nav3 {
	position:static;
	width:89px;
	height:104px;
	float: left;
}

#nav4 {
	position:static;
	width:101px;
	height:104px;
	float: left;
}

#nav5 {
	position:static;
	width:158px;
	height:104px;
	float: left;
}

#sect_ttl {
	position:static;
	height:29px;
	width: 235px;
	display: inline;
	clear: right;
}
#topRight {
	height: 11px;
	width: 9px;
	position: static;
	clear: right;
	float: left;
}

#content {
	position:static;
	width: 535px;
	margin: 0px 15px 0px 0px;
	height: auto;
	padding-left: 200px;
	min-height: 240px;
}

#flowers {
	position:relative;
	width:195px;
	margin: -190px 0px 0px;
	padding: 0px;
	bottom: 0px;
	height: 245px;
	left: 0px;
	float: left;
}
#bottom {
	height: 11px;
	width: 759px;
}

a {
	text-decoration: none;
	color: #000000;
}

#content a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9A2419;
}
.nav {
	position: static;
	text-align: center;
	width: 510px;
	padding-top: 10px;
	padding-left: 0px;
	margin: 25px 15px 0px 210px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	color: #990000;
}
.nav a:hover, .poemNav a:hover {
	color: #990000;
}

p a {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #3D5425;
	margin: 0px;
	padding-bottom: 0px;
}

.copy, .announcement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 1.3em;
	text-align: left;
}

.announcement {
	color: #990000;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 20px;
}

.footnote {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-align: justify;
	padding: 20px 0px 0px;
}
.poemTtl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	margin: 30px 0px 15px;
}
.poemNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	text-align: right;
	margin: 0px;
}

.poemNav a, .poemNav a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.poem {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 1.4em;
	font-weight: normal;
	text-indent: -60px;
	margin-left: 60px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 20px;
}
#content ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.3em;
	padding: 10px 20px 10px 30px;
	margin-right: 15px;
	background-color: #FFF7FF;
	list-style-position: outside;
	margin-left: 0px;
}
li {
	padding-bottom: 5px;
}
