body
{
	background-image: url(images/verticalStripes.png);
	background-position: 35 35;
	background-repeat: repeat-y;
}

img {border: 0}

img.corner-stripes
{
	position: absolute;
	left: 35;
	z-index: 1
}

img.horizontal-stripes
{
	margin-left: 0;
	width: 100%;
	height: 35;
}

span.title
{
	margin-bottom: 10;
}

.centered {text-align: center}

.general-text
{
	font-weight: bold;
}

@media print
{
	.indented {}
	
	.no-print {display: none}

	img.coloring-page
	{
		width: 100%;
	}

	.fine-print 
	{
		font-size: x-small
	}
}

@media screen
{
	.indented { margin-left: 80; }

	.fine-print 
	{
		font-family: sans-serif; 
		font-size: x-small
	}
}

a.title-link 
{
	font-size: 24; 
	font-family: sans-serif;
	font-weight: bold
}
span.title-star {color: #FF0000; letter-spacing: 5px}

a.image {color: #FFFFFF}

h1,h2
{
	text-align: center;
	color: #000080;
}

h2.recipe-title 
{
	margin: 0 0 0 0;
	page-break-after: avoid;
}

h3,h4
{
	margin: 0 0 0 0;
	page-break-after: avoid;
	color: #000080;
}

div.clearing
{
	clear: both;
}

.comment 
{
	font-weight: normal;
	font-style: italic
}

div.menu
{
	margin-left: 100
}

img.menu,img.bordered-menu
{
	vertical-align: middle;
}

img.bordered-menu {border: 5px outset black}

table.word-search
{
	font-size: large;
	font-weight: bold;
	width: 240px;
	text-align: center
}

.underline {border-bottom: 1px solid black}

.book-title { color: #0000C0 }

td.book-info 
{ 
	text-align: center;
	width: 33%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	border: 0
}

td.review
{
	vertical-align: top;
	font-weight: bold;
}

div.bookPageHeading
{
	padding-top: 75
}

.bookPageText
{
	font-weight: bold;
	text-align: center;
}
	
span.book-info-header
{
	font-size: large;
	font-weight: bold;
	font-style: italic;
}

span.reviewer { font-style: italic }

table.galleryNav 
{ 
	width: 100%;
}

h2.galleryHeading
{
	position: relative;
	top: 35
}

span.galleryNav 
{ 
	text-align: center;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
}

.left 
{ 
	float: left; 
	padding-right: 5;
}
.right 
{ 
	float: right; 
	padding-left: 5;
}

img.galleryNav
{
	height: 75;
	width: 75;
}
	
img.galleryThumb
{
	height: 150;
	width: 150;
	margin: 10 10 10 10;
}

div.gallery
{
	padding: 5 5 5 5;
	margin-bottom: 15;
	background-color: black
}

span.caption 
{ 
	font-weight: bold;
	font-size: large
}

span.media
{
	font-weight: bold
}

span.size
{
}

div.funlinks
{
	margin-left: 300px;
}

.funlinks img
{
	vertical-align: middle;
}

a.footer-link {font-size: small; font-weight: bold}
a.footer-link#bg {color: red}
a.footer-link#pc {color: blue}
a.footer-link#tl {color: green}
a.footer-link#ep {color: #FF8040}
a.footer-link#tvg {color: purple}
