body 	{
	background-image: url(pwback.gif);
	background-repeat: repeat;
	}

/*	Title of the book or page title
*/
h1	{
	font:  18pt "Calisto MT", Times, serif;
	color: black;
	text-align: center;
	}

/*	Subtitle of the book or page title
*/
h2	{
	font: bold 14pt "Calisto MT", Times, serif;
	color: black;
	text-align: center;
	}

/*	Author of the book
*/
h3	{
	font: bold 18pt "Calisto MT", Times, serif;
	color: black;
	}


/*	Price
*/
h4	{
	font: bold 14pt "Calisto MT", Times, serif;
	color: black;
	}




.news_date	{
		font: bold 16pt "Calisto MT", Times, serif;
		color: black;
		}

.red_letter_day	{
		font: bold 16pt "Calisto MT", Times, serif;
		color: red;
		text-align: center;
		}


		
.bt		{
		font: 13pt "Calisto MT", Times, serif;
		color: black;
		line-height: 1.2;
		margin-left: 5px;
		margin-right: 5px;
		}

/*	use this where you don't want body text to print.
*/
.bt_supress	{
		font: 12pt "Calisto MT", Times, serif;
		color: black;
		line-height: 1.2;
		}

.contactdetails	{
		display: none;
		}


.previous_next	{
		font: 11pt bold "Calisto MT", Times, serif;
		font-variant: small-caps;
		color: black;
		line-height: 1.5;
		text-align: center;
		}



.lastupdated	{font: 9pt "Arial", Helvetica, sans-serif;
		text-align: center;
		color: black;
		line-height: 1;
		}

.largertext 		{font-size: larger;
		}	


@font-face                  {
    font-family:               "Segoe Script", Times;
    src:                           url(../fonts/segoesc.ttf);
    font-style:                 italic;
    font-weight:              normal;
                                     }


.Update                      {
		font: 14pt "Segoe Script";
		color: blue;
		line-height: 1.2;
		margin-left: 5px;
		margin-right: 5px;
		}

.wrap {text-align:center;
 page-break-inside:avoid;
}
.picture {
     display:inline-block;
     width:100%;
     page-break-inside:avoid;
}

.photocaption {
    font:100% Arial, Helvetica, sans-serif;
    display:inline-block;
    text-align:center;
    font-style:italic;
    font-size:0.9em;
    width:95%;  
    margin:0;
	padding:0;
	text-indent:0;
    page-break-inside:avoid;
}

p.imagecentre {
        text-indent:0;
        text-align:center;
        page-break-inside:avoid;
        margin:0;
	    }





