body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.3em;
	
	position:absolute;
	left: 50%;
	width: 800;
	margin: 10px 0px 0px -400px;
	
	behavior:url(csshover.htc);
	
}

#main_container{
	position:relative;
	left:24px;
	width:750px;
	border:	#CCCCCC solid 1px;
	background:url(../images/bg_container.gif) top left repeat-y;
}

#content_container{
	position:relative;
	top:0px;
	left:0px;
	width:540px;
	background-color:#FFFFFF;
}

#content {
	margin: 0px 15px 10px 45px;
}

#feature_footer {
	margin-top:0em;
}

#poem_container {
	width:480px;
	overflow:auto;
	white-space:nowrap;
	margin-bottom:20px;
}

#poem_container_fixed {
	width:445px;
	margin-bottom:20px;
	text-align:justify;
}

#content_footer{
	width:450px;
	text-align:center;
	padding-top:10px;
	margin-right:30px;
}

#content_footer a, #content_footer a:visited, #content_footer a:link {
	border:none;
}

#content_footer_archive{
	width:470px;
	text-align:center;
	padding-top:10px;
	margin-left:25px;
	margin-right:10px;
}


.beige_divider {
	background: url(../images/beige_divider.gif) top left no-repeat;
	height:2px;
	width:450px;
	margin-top:15px;
	margin-bottom: 5px;
}

#links_container {
	margin-top:15px;
	margin-bottom:-5px;
}

#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	margin-bottom:12px;
}

#lvl2_logo {
	margin-top:12px;
}

#button_controls{

}

#sidebar_container{
	position:relative;
	top:0px;
	right:0px;
	float: right;
	width:148px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2em;
	text-align:center;
	padding: 10px 20px 10px 20px;
	z-index:5;
}

#sidebar_background {
	position:relative;
	top:0px;
	left:0px;
	width:740px;
	background:url(../images/bg_sidebar_container_wide.gif) top right repeat-y;
	margin: 10px 10px 10px 0px;
}

#fundraising_banner {
	display:block;
	width:752px;
	height:212px;
	background:url(../images/fundraising-banner.jpg) top left no-repeat;
	margin:10px 0px 15px 24px;
}

#donate_link {
	height:22px;
	width:259px;
	display:block;
}

#donateBar{
	position:relative;
	left: 24px;
	margin-bottom:5px;
	height:23px;
	background:url(../images/donate_bar_other.jpg) top left no-repeat;
	float:left;
	display:none;
}

#donateBanner{
	position:absolute;
	display:none;
	top:23px;
	left:776px;
	width:150px;
	background:url(../images/donate_banner.jpg) top left no-repeat;
}

#donate_bar_late{
	position:relative;
	left: 24px;
	margin-bottom:5px;
	height:23px;
	width:841px;
	background:url(../images/donate_bar.jpg) top left no-repeat;
	float:left;
}

#donate_bar_year{
	position:relative;
	left: 24px;
	margin-bottom:5px;
	height:23px;
	width:752px;
	background:url(../images/donate_bar_year.jpg) top left no-repeat;
	float:left;
}

#donate_banner_late{
	position:absolute;
	top:0px;
	left:776px;
	height:539px;
	width:150px;
	background:url(../images/donate_banner_2014.jpg) top left no-repeat;
}


#donate_bar_2011{
	position:relative;
	left: 24px;
	margin-bottom:5px;
	height:23px;
	width:752px;
	background:url(../images/donate_bar_2011.jpg) top left no-repeat;
	float:left;
}


#date_bar{
	position:relative;
	left: 24px;
	height:16px;
	width: 732px;
	margin-bottom:5px;
	padding: 3px 10px 3px 10px;
	background-color:#581F19;
	font-weight:bold;
	color:#9E725A;
	overflow:hidden;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#date {
	float:left;
}

#wide_link {
	float:right;
}

#wide_link a {
	color:#9E725A;
	font-size:0.8em;
	text-decoration:none;
	font-weight:normal;
}

#major_sponsor {
	position:relative;
	left:24px;
	width:752px;
	margin-top:5px;
}

.sponsor_image {
	margin-bottom:0px;
}

.sponsor_text {
	margin-top:-3px;
	padding: 5px 0px 0px 0px;
	font-size:0.8em;
	line-height:1.2em;
}

#footer_nav_bar {
	position:relative;
	left:24px;
	width:752px;
	margin-top:5px;
	margin-bottom:12px;
	background-color:#997D60;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	padding: 3px 0px 3px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#page_copyright {
	position:relative;
	left:24px;
	width:752px;
	margin-top:5px;
	margin-bottom:12px;
	text-align:center;
	padding: 3px 0px 3px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#rss_blurb {
	position:relative;
	left:24px;
	width:752px;
	margin-top:5px;
	margin-bottom:12px;
	text-align:center;
	padding: 3px 0px 3px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;

}


#footer_nav_bar a {
	color:#FFFFFF;
	text-decoration:none;
}

.daily_image, .feature_image {
	float: right;
	padding: 0 0 10px 10px;
	border: none;
}

#daily_content {
	position:absolute;
	top:10px;
	left:25px;
	height: 414px;
	width:400px;
	padding-right: 9px;
	overflow:auto;
}

.float_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.float_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.float_center {
	text-align:center;
}

.clear_both {
	clear:both;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

#title {
	font-weight:bold;
	font-size: 1.3em;
}

#poem {
	font-size: 1em
}

#byline {
	text-transform:uppercase;
}

.caption {
	font-size: 10px;
	color:#999999;
	font-style:italic;
	line-height:16px;
}

#page_title {
	margin: 0px 0px 20px 0px;
	font-size:1.3em;
	line-height:1.3em;
	font-weight:bold;
}

#page_title_prose {
	margin: 0px 0px 6px 0px;
	font-size:1.3em;
	font-weight:bold;
}
#header {
	font-size:inherit;
	font-weight:normal;
}

.image_right {
	float:right;
	padding: 5px 0px 0px 10px;
}

.image_center {
	text-align:center;
	padding: 5px 0px 5px 0px;
}

.current_page {
	color:#C9B097;
	font-weight:bold;
}

.page_subtitle {
	font-weight:bold;
	font-size:1.2em;
	line-height:1.4em;
}

.friend_column {
	width:240px;
	float:left;
	text-align:left;
}

.friend_divider {
	background-color:#999999;
	height:2px;
	width:480px;
	margin-top:15px;
	margin-bottom:15px;
}

.subscribe_form {
	text-align:center;
	line-height:2em;
}

.solid_beige_box {
	padding: 12px 10px 10px 12px;
	background-color: #E2D6BE;
}

ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 18px;
}

ul li {
	list-style-image: url(../images/brown_block.gif);
	list-style-position:outside;
	list-style-type:square;
	margin-top:3px;
	line-height:20px;
}

.pub_noted {
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:4px;
}

.preload {
	position:absolute;
	left: -10000px;
}

.textlink {
	margin-left:-5000px;
	font-size:0.00000001em;
}

#donate_sidebar {background: url(../images/donate_sidebar.jpg) top left no-repeat; width:23px; height:654px; padding:134px 67px 0px 1px; margin:0px auto; }

#donate_thermometer {background: url(../images/sidebar-thermo.jpg) top left no-repeat; width:23px;}