body{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}

/* Color Scheme
#663300 /*warm brown*/
#FFFFCC /*cream*/
#999966 /*grey green*/
#996633 /*soft brown*/
#551900 /*brown*/
#AD4A18 /*red brown*/
#933202 /*dk orange*/
#732D03 /*dk orange brown*/
#004A4A /*dk blue green*/
#087B7B /*med blue green*/
*/

/* Screen or print display toggle */

.do_not_print {
	display: none;
}

/* Printer text attributes */
.printertext {
	background: #ffffff; 
	font-size: 12pt;
}


.screen_display {
	display: none;
	}


/* Main body text headers */
H1 {
	color: #996633 /*soft brown*/;
	}
H2 {
	color: #999966 /*grey green*/;
	}
H3 {
	color: #551900 /*brown*/;
	}

/* Links attributes */
A:link {
	color: #186321 /*med green*/; 
	text-decoration: underline;
	}
A:visited {
	color: #004A4A /*dk blue green*/;
	text-decoration: underline;
	}
A:active {
	color: #004A4A /*dk blue green*/;
	text-decoration: none;
	}
A:hover {
	color: #004A4A /*dk blue green*/;
	text-decoration: none;
	} 

A.cream:link {
	color: #FFFFCC /**/; 
	text-decoration: none;
	font-size: .9em;
	}
A.cream:visited {
	color: #FFFFCC /**/; 
	text-decoration: none;
	font-size: .9em;
	}
A.cream:active {
	color: #FFFF99;
	text-decoration: underline;
	font-size: .9em;
	}
A.cream:hover {
	color: #FFFF99;
	text-decoration: underline;
	font-size: .9em;
	} 

A.header_nav:link {
	color: #000000; 
	text-decoration: none;	
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
A.header_nav:visited {
	color: #000000; 
	text-decoration: none;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
A.header_nav:active {
	color: #551900 /*brown*/;
	text-decoration: underline;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
A.header_nav:hover {
	color: #551900 /*brown*/;
	text-decoration: underline;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	} 

/* Page styles */

#headergraphic {
position: relative;
top: 10px;
left: 20px;
}

#headerposition {
position: absolute;
margin-top: -20px;
}

#headernav {
position: absolute;
line-height: 1;
height: 2.5em;
width: 25em;
margin-left: 325px;
}

/* Page: typographic styles */

.print_copyright {
margin-top: -1px;
font-size: .9em;
}

.recess {
position: absolute;
margin-left: -40px;
}

.smaller {
font-size: .9em;
}

.indent {
margin-left: 1.5em;
}

.raise {
margin-top: -1.25em;
}

.times {
	font-family: Times, "Times New Roman", serif;
	font-size: 1.15em;
	line-height: 1.30em;
	padding: .5em; 
}

/* Page: text layout */
#copylayout {
	position: absolute;
	z-index: 1;
	background-position: 0% 0%;
	background-color: #FFFFFF;
	color: #000000;
	width: 40em;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

/**/
/* Admin: story list */
#storylist {
	background: #FFFFFF;
}



/* Page: background graphics */

/* Page: background graphics - blank */
#bgvisuals_blank {
	background: #FFFFFF;
}

/* Page: background graphics - forword.php */
#bgvisuals {
	background: #FFFFFF;
}

/* Page: background graphics - bloody_bones.php */
#bgvisualsbb {
	background: #FFFFFF;
}

/* Page: background graphics - stories.php */
#bgvisualsstories {
	background: #FFFFFF;
}

/* Page: background graphics - pirate.php */
#bgvisuals_pirate {
	background: #FFFFFF;
}

/* Page: background graphics - readings.php */
#bgvisuals_reading {
	background: #FFFFFF;
}

/* Page: background graphics - conversation_with_babe.php */
#bgvisuals_babe {
	background: #FFFFFF;
}

/* Page: background graphics - momma_hated_ironing.php */
#bgvisuals_momma {
	background: #FFFFFF;
}

/* Page: background graphics - sausage.php */
#bgvisuals_sausage {
	background: #FFFFFF;
}

/* Page: background graphics - roy_rogers.php */
#bgvisuals_roy {
	background: #FFFFFF;
}

/* Page: background graphics - the_last_floyd.php */
#bgvisuals_floyd {
	background: #FFFFFF;
}

/* Page: background graphics - garden.php */
#bgvisuals_garden {
	background: #FFFFFF;
}

/* Page: background graphics - flu.php */
#bgvisuals_flu {
	background: #FFFFFF;
}

/* Page: background graphics - mailme.php */
#bgvisualsmail {
	background: #FFFFFF;
}

/* Page: background graphics - photo_album.php */
#bgvisuals_photos {
	background: #FFFFFF;
}

/* Page: background graphics - mailme.php */
#bgvisualsmail {
	background: #FFFFFF;
}

/* Page: message form styles - thanks.php */

#signature {
	margin-left: 1.5em;
	width: 100%;
	height: 100%;
	background-position: 10 0;
	background-image: url(http://www.floydhaberkorn.com/stage/_images/floyd_sig.jpg);
	background-repeat: no-repeat;
}

/* Page: Audio window styles - floyd_reads.php */

#audio_window {
	position: absolute;
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	color: #FFFFCC;	
	text-align: center;
	font-size: .75em;
}

.title {
 	color: #FFFFCC /*cream*/;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.2em;
	line-height: 1.25em;
	padding: .5em; 
}

.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: .9em;
}

/* Page: Photo album styles - photo_album.php */

#photoslayout {
	position: absolute;
	z-index: 1;
	background-position: 0% 0%;
	background-color: #FFFFFF;
	color: #000000;
	width: 650px;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#photopagebottom {
	position: absolute;
	margin-top: 1em;
	margin-left: 6em;
	margin-bottom: 1em;
	width: 50em;
	height: 3em;
	color: #FFFFCC;	
	text-align: center;
	font-size: .75em;
}

/* Page: Credits page styles - web_site.php */
#creditspage {
	position: absolute;
	margin-top: 3em;
	margin-left: 5em;
	width: 30em;
	color: #999966 /*grey green*/;
	background-color: #663300;
}

/* Page footers */

/* Page footers: unpositioned footer on home page*/
#homefooter {
	text-align: center;
	color: #ffffcc /* cream */;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* Page footers: CSS box-positioned footer on secondary pages*/
#pagebottom {
	position: absolute;
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	width: 50em;
	height: 3em;
	color: #FFFFCC;	
	text-align: center;
	font-size: .75em;
}