body
{
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


/* BACKGROUND FOR INDEX ANIMATION */
.indexanime
{
	background-image: url(images/index/index_2b_back.jpg);
	background-repeat: repeat;
}
/* END BACKGROUND FOR INDEX ANIMATION */



/* LEFT AND RIGHT BORDERS FOR ABOUT SECTION */
.leftaboutborder
{
	background-image: url(images/about/about_bdr_1.jpg);
	background-repeat: repeat-y;
}

.rightaboutborder
{
	background-image: url(images/about/about_bdr_2.jpg);
	background-repeat: repeat-y;
}
/* END LEFT AND RIGHT BORDERS FOR ABOUT SECTION */


/* LEFT AND RIGHT BORDERS FOR ABOUT SECTION */
.leftfactsborder
{
	background-image: url(images/facts/facts_bdr_1.jpg);
	background-repeat: repeat-y;
}

.rightfactsborder
{
	background-image: url(images/facts/facts_bdr_2.jpg);
	background-repeat: repeat-y;
}
/* END LEFT AND RIGHT BORDERS FOR ABOUT SECTION */


/* MAIN DIV THAT HOLDS PAGE TEXT CONTENT */
.contentbox
{
	background-image: url(images/db_bgrnd.jpg);
	background-repeat: repeat;
}
/* END MAIN DIV THAT HOLDS PAGE TEXT CONTENT */



/* STYLE FOR TEXT IN ABOUT SECTION */
.about
{
	padding: 0px 34px 20px 34px;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: 19px;
	color: #663300;
}

.aboutleadin
{
	font-family: Georgia, Times, Serif;
	font-size: 23px;
	line-height: 21px;
	color: #D83A00;
}

.aboutheader
{
	font-family: Georgia, Times, Serif;
	font-size: 23px;
	line-height: 30px;
	color: #D83A00;
}
/* END STYLE FOR TEXT IN ABOUT SECTION */


/* STYLE FOR TEXT IN BOOK SECTION */
.book
{
	padding: 0px 34px 20px 34px;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: 19px;
	color: #663300;
}

.bookleadin
{
	font-family: Georgia, Times, Serif;
	font-size: 23px;
	line-height: 21px;
	color: #D83A00;
}

.bookheader
{
	font-family: Georgia, Times, Serif;
	font-size: 23px;
	line-height: 30px;
	color: #D83A00;
}
/* END STYLE FOR TEXT IN BOOK SECTION */


/* STYLE FOR TEXT IN OTHER SECTION */
.other
{
	padding: 0px 34px 20px 34px;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: 19px;
	color: #663300;
}

.otherleadin
{
	font-family: Georgia, Times, Serif;
	font-size: 23px;
	line-height: 21px;
	color: #D83A00;
}

.otherheader
{
	font-family: Georgia, Times, Serif;
	font-size: 23px;
	line-height: 30px;
	color: #D83A00;
}
/* END STYLE FOR TEXT IN OTHER SECTION */


/* STYLE FOR TEXT IN FUN FACTS SECTION */
.funfacts
{
	padding: 0px 34px 20px 34px;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: 19px;
	color: #663300;
}

.funfactspopup
{
	padding: 0px 34px 20px 14px;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: 19px;
	color: #663300;
}

.funfactsleadin
{
	font-family: Georgia, Times, Serif;
	font-size: 23px;
	line-height: 21px;
	color: #D83A00;
}

.funfactsheader
{
	font-family: Georgia, Times, Serif;
	font-size: 23px;
	line-height: 30px;
	color: #D83A00;
}
/* END STYLE FOR TEXT IN FUN FACTS SECTION */


/* STYLE FOR TEXT IN EPIGRAPHS */
.epigraph
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: 19px;
	color: #3B5E2B;
}

.epigraphlead
{
	font-family: Georgia, Times, Serif;
	font-size: 18px;
	line-height: 16px;
	color: #D83A00;
}


.tommyindent
{

	margin: 10px 0px 0px 20px;
	
}
/* END STYLE FOR TEXT IN EPIGRAPHS*/



/* STYLE FOR TEXT IN BIBLIO */
.biblio
{
	padding: 0px 34px 0px 30px;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: 19px;
	color: #663300;
	text-indent: -30px;
}

/* END STYLE FOR TEXT IN BIBLIO */



/* PADDING FOR DARYL PHOTO */
.darylpic { padding: 10px 0px 10px 20px; }

.pic { padding: 3px 20px 3px 3px; }

/* END PADDING FOR DARYL PHOTO */


/* IMAGE CAPTION */
.imagecaption 
{ 
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 11px;
	color: #16577C;
	padding: 5px 0px 0px 10px;
}

.imagecaptionpopup
{ 
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 11px;
	color: #16577C;
	padding: 5px 0px 0px 0px;
}
/* END IMAGE CAPTION */


/* IMAGE CAPTION LINK */
#captionlink a:link
	{
	color: #16577c;
	text-decoration: none;
	font-style: normal;
	}
	
#captionlink a:hover
	{
	color: #16577c;
	text-decoration: underline;
	font-style: normal;
	}
	
	
#captionlink a:active
	{
	color: #16577c;
	text-decoration: none;
	font-style: normal;
	}
	
	
#captionlink a:visited
	{
	color: #16577c;
	text-decoration: none;
	font-style: normal;
	}
	
/* END IMAGE CAPTION LINK */

/* FACTS FOOTER */

.factsfoot
{
	padding: 0px 34px 15px 34px;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: 19px;
	color: #663300;
	text-align: center;
}
/* END FACTS FOOTER */


/* FOOTER */
.footer
{
	padding: 20px 34px 0px 34px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #16577C;
	text-align: center;
}

.footer2
{
	padding: 0px 34px 20px 34px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	line-height: 15px;
	color: #16577C;
	text-align: center;
}
/* END FOOTER */



/* ABOUT TEXT LINKS */
.about a
{
	color: #16577C;
	text-decoration: underline;
	font-style: italic;
}

.about a:active
{
color: #16577C;
text-decoration: underline;
}

.about a:hover
{
color: #663300;
text-decoration: underline;
}

.about a:visited
{
color: #006400;
text-decoration: underline;
}
/* END ABOUT TEXT LINKS */


/* BOOK TEXT LINKS */
.book a
{
	color: #16577C;
	text-decoration: underline;
	font-style: italic;
}

.book a:active
{
color: #16577C;
text-decoration: underline;
}

.book a:hover
{
color: #663300;
text-decoration: underline;
}

.book a:visited
{
color: #006400;
text-decoration: underline;
}
/* END BOOK TEXT LINKS */


/* OTHER TEXT LINKS */
.other a
{
	color: #16577C;
	text-decoration: underline;
	font-style: italic;
}

.other a:active
{
color: #16577C;
text-decoration: underline;
}

.other a:hover
{
color: #663300;
text-decoration: underline;
}

.other a:visited
{
color: #006400;
text-decoration: underline;
}
/* END OTHER TEXT LINKS */


/* FUN FACTS TEXT LINKS */
.funfacts a
{
	color: #16577C;
	text-decoration: underline;
	font-style: italic;
}

.funfacts a:active
{
color: #16577C;
text-decoration: underline;
}

.funfacts a:hover
{
color: #663300;
text-decoration: underline;
}

.funfacts a:visited
{
color: #006400;
text-decoration: underline;
}

.funfactspopup a
{
	color: #16577C;
	text-decoration: underline;
	font-style: italic;
}

.funfactspopup a:active
{
color: #16577C;
text-decoration: underline;
}

.funfactspopup a:hover
{
color: #663300;
text-decoration: underline;
}

.funfactspopup a:visited
{
color: #006400;
text-decoration: underline;
}
/* END FUN FACTS TEXT LINKS */


/* FUN FACTS FOOTER LINKS */
.factsfoot a
{
	color: #16577C;
	text-decoration: none;
}

.factsfoot a:active
{
color: #16577C;
text-decoration: underline;
}

.factsfoot a:hover
{
color: #663300;
text-decoration: underline;
}

.factsfoot a:visited
{
color: #16577C;
text-decoration: none;
}

.factsfoot a:visited:hover
{
color: #16577C;
text-decoration: underline;
}
/* END FUN FACTS FOOTER LINKS */

/* FOOTER LINKS */
.footer a
{
color: #16577C;
text-decoration: none;
}

.footer a:active
{
color: #16577C;
text-decoration: none;
}

.footer a:hover
{
color: #663300;
text-decoration: none;

.footer a:visited
{
color: #16577C;
text-decoration: none;
}
/* END FOOTER LINKS */
