/* Set format for whole site */
body {background: #eee;}

hr {
clear: both;
}

/* Hidden text */
div#hidden {
position:absolute;
left:327px; top:96px; width:412px; height:341px; z-index:0;
visibility: hidden; overflow: hidden;
}

/* Table format */
table {
width: 80%;
margin-left: auto;
margin-right: auto;
text-align: center;
vertical-align: middle;
}

/* Navigation Table */
table.nav {
width: 80%;
height: 12px;
color: red;
font-weight: bold;
background: white;

font-family: Verdana, Arial, Helvetica ,sans-serif;

}

/*Change format for publications list */
table.letters {
text-align: left;
}

td {
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}



/* Format for top row of table cells */
td.topcircles {
border: none;
height: 228px;
text-align: center;
vertical-align: top;
padding-top: 90px;
}

/* Format for bottom row of table cells */
td.bottomcircles {
padding-top: 20px;
vertical-align: center;
}

/* Ensure no border around any images */
img {
border: none;

}

img.poster {
float: left;
width: 300px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 10px;
}

/* To fix the "house" pic to the left so that the nav table sits to the right of it */
img.home {

float: left;
}


/* Set format for H1 tag */
h1 {
font-family: Verdana, Arial, Helvetica ,sans-serif;
font-size: 1.2em;
color: red;
}

/* Format for body text which is black */
div.bodyblack, p.black {
font-family: Geneva, Arial, Helvetica ,sans-serif;
font-style: normal;
font-size: 12pt;
color: black;

}

.smallblack {
font-family: Geneva, Arial, Helvetica ,sans-serif;
font-style: normal;
font-size: 10pt;
color: black;
}

.boldblack {
font-family: Geneva, Arial, Helvetica ,sans-serif;
font-style: normal;
font-size: 12pt;
color: black;
font-weight: bold;
}

.smallred {
font-family: Geneva, Arial, Helvetica ,sans-serif;
font-style: normal;
font-size: 10pt;
color: red;
}

.boldred {
font-family: Geneva, Arial, Helvetica ,sans-serif;
font-style: normal;
font-size: 12pt;
color: red;
font-weight: bold;
}


/* Format for body text which is red italics */
p.reditalics, div.reditalics {
font-family: Geneva, Arial, Helvetica ,sans-serif;
font-size: 12pt;
font-style: italic;
color: red;
}



/* Format for red body text */
div.bodyred, p.red {
font-family: Verdana, Arial, Helvetica ,sans-serif;
font-style: normal;
font-size: 12pt;
color: red;
}

#tek {
font-family: Tekton Pro, Arial, Helvetica ,sans-serif;
text-align: center;
font-size: 13pt;
}

#bold {
font-weight: bold;
}

/* Format centred text */
div.centre {
text-align: center;
}

/* Format for book description */
div.book {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12pt;
color: black;
}

/* Ensure gap between bulleted list lines */
li {
padding-top: 1em;
}

/* Special format for text at bottom of main page */
p#text1 {
font-family: Verdana, Arial, Helvetica ,sans-serif;
font-size: 0.6em;

color: black;
}

p#text2 {
font-family: Verdana, Arial, Helvetica ,sans-serif;
font-size: 0.55em;

color: #808080;
}


	
		  
