/* home page, plus more */
body, td, div, p, .text {font-family:arial,geneva,helvetica; font-size:13px; background:#ffffff; color:#000000}
P.splash{padding:4px 0px 14px 0px}
th {font-family:verdana,arial,sans-serif;font-size:13px;color:#FFFFFF;}
.gap {line-height:150%;}
b {font-size: 14px}

 a:link {color:#333300}
 a:visited {color:#555588}
 a:hover {color:#990000}
 

/* a {text-decoration:none;} */
h4 {font-family:arial, sans-serif}

/* footer */
.footer {font-family:arial, geneva, helvetica; font-size:12px}
.footer a:link, .footer a:visited {text-decoration:none}

/* current style for stories/poems  */
.story, .poem {font-family:arial; font-size: 14px}

/* from volume page  -  can be covered by above, actually */
/* td, ul {font-size: 10pt; font-family: arial, sans-serif} */

/* background on guestbook */
.form-back, .form-back p, .form-back td{background-image: url('/images/guest.gif')}
.form-back{padding:5px}

/* for links within list - perhaps remove? */
li a {text-decoration: none}

/* for reviews awards li list */
li {padding-bottom:6px}

.main_page
{
	width:700;
	background-color:#FFFFFF;
	margin: 0px auto;
	text-align: center;
	padding: 20px 10px;
}

body
{
	text-align: center;
}