<!--
	body{background-color:#FFFFFF; color:#333366;font-family:"comic sans MS",arial,sans-serif;
	background-image: url("images/background.gif");background-repeat:no-repeat; margin-left:100px;margin-top:0px
	}
	h1{
	text-align:center;font-size:14pt
	}
	h2{
	text-align:left; font-size:12pt
	}
	h3{text-align:center; font-size:12pt
	}
h4{font-size:10pt
}
	div.text{width:700px; text-align:left;padding-left:2px;padding-right:2px
	}
	div.image{padding:10px; width:680px; text-align:center;
	}
	p{font-size:10pt
	}
	ul{list-style:square; font-size:10pt
	}	
	p.smaller{font-size:8pt
	}
	p.larger{font-size:12pt
	}
	hr{background-color:#FFFFFF; color:#333366
	}
	.centred{text-align:center
	}
	.left{text-align:left;
	}
	.right{text-align:right;
	}
	.justified{text-align:justify
	}
	.inverse{background-color:#333366; color:white;
	}
	.imagebg{color:#333366; background-color:silver
	}
	.infostrip{background-color:#333366; color:#99CCFF; width:700px; text-align: center
	}

/*top navigation bar table*/

	div.navbar{ height:70px; width:700px; text-align:center; line-height:1.5em;font-size:10pt;
	}
	div.navbar a:link{text-decoration: none; color:white; background-color:#333366
	}
	div.navbar a:visited{text-decoration: none; color:white; background-color:#333366
	}
	div.navbar a:hover{text-decoration: underline; color:white; background-color:#333366
	}
	tr.navbar{color:white;background-color:#333366; 	
	}
	.selected{background-color:#FFFFFF; color:#333366
	}

/*links page*/

	#links{line-height:1.8em;
	}
	a:link{color:blue; background-color:#FFFFFF
	}
	a:active{color:red; background-color:#FFFFFF
	}
	a:visited{color:purple; background-color:#FFFFFF
	}
	a:hover{color:gray; background-color:#FFFFFF
	}


/*sub menu*/

	ul.menu {list-style: none; padding: 5px; margin-left: -100px; position: absolute; top: 120px; width: 90px; 	font-size:8pt;
	}
	ul.menu a:link{color:#333366 ; background-color:transparent; text-decoration: none; 
	}
	ul.menu a:visited{color:#333366; background-color:transparent; text-decoration: none; 
	}
	ul.menu a:hover{color:#333366; background-color:transparent;  text-decoration: underline; 
	}


	div.thumbs{padding:0px; width:700px; text-align:center; line-height:1.5em;font-size:8pt
	}
	div.image{padding:10px; width:680px; text-align:center;
	}

 /*suppress border round next and previous arrows*/ 
	div.image a img{border: 0; 
 	}

ol{line-height:2.5em;
	}


	.greyedout
	{color:silver; background-color:white
	}
-->
