body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.3em;
	
	position:absolute;
	left: 0;
	width: 95%;
	margin: 0px 0px 0px 0px;
	
	behavior:url(csshover.htc);
	
}

#main_container{
	position:relative;
	left:1%;
	width:100%;
	border:	#CCCCCC solid 1px;
	background:url(../images/bg_container_wide.gif) top right repeat-y;
}

#content_container{
	position:relative;
	top:0px;
	left:20px;
	width:90%;
}

#content {
	margin: 10px 25px 10px 25px;
}

#feature_footer {
	margin-top:0em;
}

#poem_container {
	white-space:nowrap;
	margin-bottom:20px;
}


#content_footer{
	width:480px;
	text-align:center;
	padding-top:10px;
}

#content_footer a, #content_footer a:visited, #content_footer a:link {
	border:none;
	color:#FFFFFF;
}

#content_footer_archive{
	width:480px;
	text-align:center;
	padding-top:10px;
	margin-left:25px;
}


.beige_divider {
	background: url(../images/beige_divider.gif) top center no-repeat;
	height:2px;
	margin-top:15px;
	margin-bottom: 5px;
}

#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	padding-bottom: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;
	right:20px;
	width:100%;
	background:url(../images/bg_sidebar_container_wide.gif) top right repeat-y;
	margin: 10px 0px 10px 10px;
	z-index:2;
}

#date_bar{
	position:relative;
	left: 1%;
	height:16px;
	width: 100%;
	margin-top:5px;
	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:1%;
	width:100%;
	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:100%;
	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;
}

#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;
}

#title {
	font-weight:bold;
	font-size: 1.3em;
}

#poem {
	width:80%;
	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;
	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:normal;
	font-style:italic;
	font-size:1.0em;
	line-height:1.1em;
}

.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;
}


.textlink {
	margin-left:-5000px;
	font-size:0.00000001em;
}

/*body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.3em;
	
	position:absolute;
	left: 0;
	width: 97%;
	margin: 0px 0px 0px 0px;
}

#main_container{
	position:relative;
	left:1%;
	width:100%;
	border:	#CCCCCC solid 1px;
	background:url(../images/bg_container_wide.gif) top right repeat-y;
}

#content_container{
	position:relative;
	top:0px;
	left:20px;
	width:95%;
}

#content {
	margin: 10px 25px 10px 25px;
}

#index_content{
	padding: 550px 0px 0px 0px;
	background-color:#FFFFFF;
}


#lvl2_header{
	margin:0px 0px 0px -10px;
}

#poem {
	width:90%;
	overflow:auto;
	white-space:nowrap;
	margin-bottom:20px;

}

#content_footer{
	width:500px;
	text-align:center;
	padding-top:10px;
}

.beige_divider {
	background-color:#997D60;
	height:2px;
	width:480px;
	margin-top:15px;
	margin-bottom: 5px;
	position:relative;
	left:50%;
	margin-left:-240px;
}

#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}


#button_controls{

}

#sidebar_container{
	position:relative;
	top:0px;
	left: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;
	right:20px;
	width:100%;
	background:url(../images/bg_sidebar_container_wide.gif) top right repeat-y;
	margin: 10px 10px 10px 10px;
	z-index:2;
}

#date_bar{
	position:relative;
	left: 1%;
	height:16px;
	width: 100%;
	margin-bottom:5px;
	padding: 3px 0px 3px 10px;
	background-color:#581F19;
	font-weight:bold;
	color:#9E725A;
	overflow:hidden;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#date {
	float:left;
}

#wide_link {
	float:right;
	font-size:0.8em;
	padding-right:10px;
	font-weight:normal;
}

#wide_link a {
	color:#9E725A;
	text-decoration:none;
}

#whats_new_bar {
	position:relative;
	width: 510px;;
	background-color:#997D60;
	font-weight:bold;
	color:#FFFFFF;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 10px -25px;

}

#major_sponsor {
	position:relative;
	left:24px;
	width:100%;
	text-align:center;
	margin-top:5px;
}

#footer_nav_bar {
	position:relative;
	left:1%;
	width:100%;
	margin-top:5px;
	margin-bottom:12px;
	background-color:#997D60;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding: 3px 0px 3px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer_nav_bar a {
	color:#FFFFFF;
	text-decoration:none;
}

#daily_container {
	position:absolute;
	top: 13px;
	height:564px;
	z-index:2;
}
#daily_header {
	background:url(../images/index_top.gif) top left no-repeat;
	height:105px;
	width:605px;
}

#daily_content_background {
	background:url(../images/index_body.jpg) top left no-repeat;
	height: 459px;
	width: 474px;
	position:absolute;
	top: 105px;
	left:128px;
}

.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;
}

#content_archive {
	margin-left:-25px;
}

#nav_top {
	position:absolute;
	top: 105px;
	width:128px;
	height: 40px;
	background:url(../images/index_nav_top.gif) top left no-repeat;
}

#nav_home {
	position:absolute;
	top:145px;
	width:128px;
	height:17px;
	background:url(../images/index_nav_home.gif) top left no-repeat;
}

#nav_spacer_1 {
	position:absolute;
	top:162px;
	width:128px;
	height:10px;
	background:url(../images/index_nav_spacer_1.gif) top left no-repeat;
}

#nav_today {
	position:absolute;
	top:172px;
	width:128px;
	height:18px;
	background:url(../images/index_nav_today_up.gif) top left no-repeat;
}

#link_today{
	position:absolute;
	height:18px;
	width:128px;
}

#nav_today:hover {
	background:url(../images/index_nav_today_dn.gif) top left no-repeat;
}

#nav_spacer_2 {
	position:absolute;
	top:190px;
	width:128px;
	height:11px;
	background:url(../images/index_nav_spacer_2.gif) top left no-repeat;
}

#nav_about {
	position:absolute;
	top:201px;
	width:128px;
	height:17px;
	background:url(../images/index_nav_about_up.gif) top left no-repeat;
}

#link_about{
	position:absolute;
	height:17px;
	width:128px;
}

#nav_about:hover{
	background:url(../images/index_nav_about_dn.gif) top left no-repeat;
}

#nav_spacer_3 {
	position:absolute;
	top:218px;
	width:128px;
	height:10px;
	background:url(../images/index_nav_spacer_3.gif) top left no-repeat;
}

#nav_news {
	position:absolute;
	top:228px;
	width:128px;
	height:18px;
	background:url(../images/index_nav_news_up.gif) top left no-repeat;
}

#link_news{
	position:absolute;
	height:18px;
	width:128px;
}

#nav_news:hover {
	background:url(../images/index_nav_news_dn.gif) top left no-repeat;
}

#nav_spacer_4 {
	position:absolute;
	top:246px;
	width:128px;
	height:9px;
	background:url(../images/index_nav_spacer_4.gif) top left no-repeat;
}

#nav_archive {
	position:absolute;
	top:255px;
	width:128px;
	height: 19px;
	background:url(../images/index_nav_archive_up.gif) top left no-repeat;
}

#link_archive{
	position:absolute;
	height:19px;
	width:128px;
}

#nav_archive:hover {
	background:url(../images/index_nav_archive_dn.gif) top left no-repeat;
}

#nav_spacer_5 {
	position:absolute;
	top:274px;
	width:128px;
	height:9px;
	background:url(../images/index_nav_spacer_5.gif) top left no-repeat;
}

#nav_support {
	position:absolute;
	top:283px;
	width:128px;
	height: 19px;
	background:url(../images/index_nav_support_up.gif) top left no-repeat;
}

#link_support{
	position:absolute;
	height:19px;
	width:128px;
}

#nav_support:hover {
	background:url(../images/index_nav_support_dn.gif) top left no-repeat;
}


#nav_spacer_6 {
	position:absolute;
	top:302px;
	width:128px;
	height:9px;
	background:url(../images/index_nav_spacer_6.gif) top left no-repeat;
}

#nav_contact {
	position:absolute;
	top:311px;
	width:128px;
	height: 19px;
	background:url(../images/index_nav_contact_up.gif) top left no-repeat;
}

#link_contact{
	position:absolute;
	height:19px;
	width:128px;
}

#nav_contact:hover {
	background:url(../images/index_nav_contact_dn.gif) top left no-repeat;
}

#bottom_left {
	position:absolute;
	top: 330px;
	width:126px;
	height:234px;
	background:url(../images/index_bottom_left.gif) top left no-repeat;
}

#bottom_sliver {
	position:absolute;
	top:330px;
	left:126px;
	width:2px;
	height:234px;
	background:url(../images/index_bottom_sliver.jpg) top left no-repeat;
}

.daily_header {
	font-size:1.3em;
	color:#997D60;
	font-weight:bold;
	line-height:1.4em;

}

.float_right {
	height:108px;
	width:70px;
	float:right;
}

#column_container {
	position:relative;
	width:520px;
	margin-left:-25px;
	background:url(../images/bg_column_container.gif) top left repeat-y;
}

.column_left {
	float:left;
	width:160px;
	padding: 0px 10px 3px 0px;
}

.column_center {
	float:left;
	width:160px;
	padding: 0px 10px 3px 10px;

}

.column_right {
	float:left;
	width:160px;
	padding: 0px 0px 3px 10px;
}

.wide_column {
	float:left;
	width:350px;
	background-color:#FFFFFF;
}


#column_footer{
	clear:both;
}
.clear_both {
	clear:both;
}
.clear_left {
	clear:left;
}


#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;
}

.tab {
	position:relative;
	top:2px;
	border: 0;
}
.gray_box {
	background-color:#FFFFFF;
	border: 2px solid #B6A797;
	padding-top:5px;
	padding-bottom:5px;
}

#sort_buttons {
	text-align:center;
	width:520px;
	border: #000000 1px;
}

#page_title {
	padding: 30px 0px 20px 0px;
	font-size:1.3em;
	font-weight:bold;
}

#archive_list {
	text-align:left;
	padding: 0px 15px 0px 23px;
}

.image_right {
	float:right;
	padding: 5px 0px 0px 10px;
}

.image_center {
	text-align:center;
	padding: 5px 0px 5px 0px;
}

.current_page {
	color:#A8937C;
}

.page_subtitle {
	font-weight:normal;
	font-style:italic;
	font-size:1.0em;
	line-height:1.1em;
}

.friend_column {
	width:240px;
	float:left;
	text-align:center;
}

.friend_divider {
	background-color:#999999;
	height:2px;
	width:480px;
	margin-top:15px;
	margin-bottom:15px;
}

#subscribe_form {
	text-align:center;
	line-height:2em;
}


#lvl2_header_left{
	float:left;
	height:60px;
	width:132px;
	background:url(../images/lvl2_header_top_left.jpg) top left no-repeat;
}

#lvl2_header_right{
	float:left;
	height:60px;
	width:408px;
	background:url(../images/lvl2_header_top.jpg) top left no-repeat;
}

#lvl2_nav_left{
	float:left;
	height:20px;
	width:132px;
	background:url(../images/lvl2_header_left.jpg) top left no-repeat;
}

#lvl2_nav_today{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_today_up.jpg) top left no-repeat;
}

#lvl2_nav_about{
	float:left;
	height:20px;
	width:57px;
	background:url(../images/lvl2_nav_about_up.jpg) top left no-repeat;
}

#lvl2_nav_news{
	float:left;
	height:20px;
	width:53px;
	background:url(../images/lvl2_nav_news_up.jpg) top left no-repeat;
}

#lvl2_nav_archive{
	float:left;
	height:20px;
	width:59px;
	background:url(../images/lvl2_nav_archive_up.jpg) top left no-repeat;
}

#lvl2_nav_support{
	float:left;
	height:20px;
	width:70px;
	background:url(../images/lvl2_nav_support_up.jpg) top left no-repeat;
}

#lvl2_nav_contact{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_contact_up.jpg) top left no-repeat;
}

#lvl2_nav_today_dn{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_today_dn.jpg) top left no-repeat;
}

#lvl2_nav_about_dn{
	float:left;
	height:20px;
	width:57px;
	background:url(../images/lvl2_nav_about_dn.jpg) top left no-repeat;
}

#lvl2_nav_news_dn{
	float:left;
	height:20px;
	width:53px;
	background:url(../images/lvl2_nav_news_dn.jpg) top left no-repeat;
}

#lvl2_nav_archive_dn{
	float:left;
	height:20px;
	width:59px;
	background:url(../images/lvl2_nav_archive_dn.jpg) top left no-repeat;
}

#lvl2_nav_support_dn{
	float:left;
	height:20px;
	width:70px;
	background:url(../images/lvl2_nav_support_dn.jpg) top left no-repeat;
}

#lvl2_nav_contact_dn{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_contact_dn.jpg) top left no-repeat;
}

#lvl2_nav_today:hover{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_today_dn.jpg) top left no-repeat;
}

#lvl2_nav_about:hover{
	float:left;
	height:20px;
	width:57px;
	background:url(../images/lvl2_nav_about_dn.jpg) top left no-repeat;
}

#lvl2_nav_news:hover{
	float:left;
	height:20px;
	width:53px;
	background:url(../images/lvl2_nav_news_dn.jpg) top left no-repeat;
}

#lvl2_nav_archive:hover{
	float:left;
	height:20px;
	width:59px;
	background:url(../images/lvl2_nav_archive_dn.jpg) top left no-repeat;
}

#lvl2_nav_support:hover{
	float:left;
	height:20px;
	width:70px;
	background:url(../images/lvl2_nav_support_dn.jpg) top left no-repeat;
}

#lvl2_nav_contact:hover{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_contact_dn.jpg) top left no-repeat;
}

*/