/* STYLE SHEET FOR FHIG WEBSITE - 10 Feb 04 */

/* This version uses rulesets */
/* 30/11/03 - IMG tags amended */
/* 03/12/03 - Added landscape & portrait IMG tags */
/* 06/12/03 - Added IMG.top */
/* 07/12/03 - .test changed to .border */
/* 16/12/03 - Table margins set to auto */
/* 10/02/04 - Index page classes added but then removed */
/* 10/11/05 - Added a class for the book cover*/

.centre {text-align: center}
.right {text-align: right}
.border {border: thin solid black}

BODY {background: white url(main_background2.jpg); color: black;}
BODY {border: none; width: 750px; margin: 0 75px 0 35px; padding: 0 0 0 0}
BODY, A, P, BR, OL, UL, TD { font-style: normal}
BODY, A, BR, OL, UL, TD, H1, H2, H3 {font-family: sans-serif}
A, H3, P, BR, OL, UL, TD {font-size: x-small}
H2, H3, P, BR, OL, UL, TD {background: transparent none; color: black}

IMG {background: transparent none; color: black; width: auto; border: none}
IMG.header {height: 330px; width 450px}
IMG.religion {height: 300px; width 300px}
IMG.cover {height: 200px; width 150px}

/* In-text pictures */

IMG.portleft, IMG.portright {height: 45ex; width: 30ex}
IMG.landleft, IMG.landright {height: 30ex; width: 45ex}
IMG.portleft, IMG.landleft {float: left}
IMG.portright, IMG.landright {float: right}
IMG.portleft, IMG.portright, IMG.landleft, IMG.landright {margin: 1em 1em 1em 1em}

A {color: blue; background: transparent none}

H1, H2, H3 {font-weight: bold}
H1 {color: red; font-size: medium; background: transparent none}
H2 {font-size: small}

P.copyright {font-size: xx-small ; text-align: center}
P.quote {font-style: italic; margin-left: 3em; margin-right: 3em}

OL.number {list-style: decimal}
OL.alpha {list-style: lower-alpha}
UL {list-style:  none}
UL.bullet {list-style: disc}

TABLE {width: 20%; border: none; margin-left: auto; margin-right: auto;}
TD {text-align: left; border: none;}
TD.top {vertical-align: text-top}
