body {
	font-family: Century Gothic, Verdana, Arial;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 100%;
}
.headerimage {
	display: none;
}
td {
	font-family: Century Gothic, Verdana, Arial;
	font-size: small;
	color: #333333;
	line-height: 20px;
}
.navbar {
   display: none;
}
.undernav {
	display: none;
}
.undernavtab {
	display: none;
}
.undernav2 {
	display: none;
}
.pagetab {
	display: none;
}
.content {
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding: 0px;
}
.rhimages {
    width: 0px;
	display: none;
}
.fwcontent {
	display: none;
}
.lhpoint {
	display: none;
}
.rhpoint {
	display: none;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}

h1{
	font-size: 16px;
	color: #333333;
}
h2{
	font-size: 14px;
	color: #333333;
}
h3{
	font-size: 12px;
	color: #333333;
}
.heading {
	font-size: large;
	color: #000000;
}
.subheading {
	font-size: medium;
	color: #666666;
	font-weight: bold;
}
.content a:link {
	color: #999999;
	text-decoration: underline;
}
.content a:visited {
	color: #999999;
	text-decoration: underline;
}
.content a:hover {
	color: #999999;
	text-decoration: underline;
}
.content a:active {
	color: #999999;
	text-decoration: underline;
}
.content a:link:after, .content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

.caption {
	display: none;
}
.designnote {
	display: none;
}
.poem {
	width: 250px;
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-style: italic;
	font-size: x-small;
	margin: 5px;
	padding: 5px;
}
.noul {
    display: none;
}
