#mainwrapper #content { 
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #bbb;
	overflow: hidden;
	height: 1%;
}

h1 {
	font: normal 1.4em georgia, times new roman, serif;
	text-transform: uppercase;
}

h1 em { text-transform: none; }

h2 {
	font: normal 1.4em georgia, times new roman, serif;
}

h3 {
	font: bold 1.1em arial, sans-serif;
}	

hr {
	clear: both;
	border: none;
	border-top: 1px solid #bbb;
}

#content a:hover {
	text-decoration: none !important;
}

a.arrow {
	display: block;
	margin-top: .6em;
	font: italic normal bold 1em auto;
}

a.arrow:hover {
	color: #ab7373; !important;
}

a.arrow img {
	margin-right: .2em;
}

#home1, #home2, #home3 { float: left; }

#home1 {
	background: #d7d1bd;
	width: 15.8em;
	border-top: 1px solid #eae8de;
	margin: 0;
	padding: 0;
}

#home1 #news {
	margin: 1em;
	padding: 1em;
	background: #eae8de;
	font: 1.2em georgia, times new roman, serif;
}

#home_search {
	background: #eae8de;
}

#home_search img {
	width: 15.8em;
}

#home_search_wrap {
	padding: 0 1em 1em 1em;
}

#home_search_wrap a {
	color: #822e2e;
}

#home_search_wrap form {
	margin: .6em 0 .7em .2em;
}

#home_search_wrap form label {
	font-weight: bold;
	width: 3.6em;
	display: block;
	float: left;
}

#home_search_wrap form input {
	width: 8.4em;
	margin-bottom: .4em;
}

#home_search_wrap form input#fulltext {
	width: 2em;
}

#home_search_wrap form input#submit {
	width: 2.3em;
	border: 0;
	background: #822e2e;
	color: #fff;
	font: bold .9em arial, verdana, sans-serif;
	float: right;
	margin: .2em;
}

#home_search_wrap #home_search_links {
	margin-top: .6em;
	display: block;
	padding: 0;
}

#home_search_wrap #home_search_links a {
	display: block;
	text-decoration: none;
	border: none;
	padding-left: .6em;
}

#home_search_wrap #home_search_links a:hover {
	color: #ab7373;
}

#home_search_wrap #home_search_links a img {
	display: inline;
	width: 1em;
	margin-right: .4em;
}

#home_search hr {
	margin: 1em 0;
}

#rss {
	padding: 0;
}

#rss * {
	vertical-align: top;
}

#home_search #rss img {
	width: 1.1em;
}

#home2 {
	width: 31.5em;
	padding: 1.2em;
	border-right: 1px solid #bbb;
	font-family: georgia, times new roman, serif;
	min-height: 35em;
}

#home2 #featured_poet img.left {
	margin: 0 1em 1em 0;
}

#home2 #featured_poet h2 {
	margin-bottom: .6em;
}

#featured_poem .line-number {
	display: none;
}

#home2 h1, #home2 .byline, #home2 .stanza {
	margin-bottom: .6em;
}

#home2 hr {
	margin: 1em 0;
}

#home3 {
	width: 16.7em;
}

#home3 div {
	padding: .9em;
}

#home3 #book_of_days, #survey {
	border-bottom: 1px solid #bbb;
}

#survey {
	font-size: 1.1em;	
	font-family:georgia,times new roman,serif;
	background: #EAE8DE; 
}

#survey a {
	font-size: 1.2756em;
	text-transform:uppercase;
}

#home3 h1 {
	margin-bottom: .6em;
}

#home3 a.nav {
	display: block;
	margin-top: 1em;
}

#answer_link {
	text-transform: uppercase;
	font: bold .9em arial, sans-serif;
	margin-bottom: 1em;
}

#poetry_trivia a img {
}

#poetry_trivia h1 a { 
    padding-left: 0.2em; 
} 


p.poem_CL {
    text-align:center;
    font-weight:normal;  
    margin-top:0em;
}

p.poem_DR1 {
    text-align:center; 
    font-weight:normal; 
    margin-top:3em;
}

p.poem_D1 {
    text-align:center; 
    font-style:italic; 
    margin-top:3em;
}