.black {  background-color: #000000}
td {  text-align: center}
.tinytext {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #3A2A17;
}
.centred {
	text-align: center;
}
body {
	background-color: #FFCC00;
	color: #000000;
	font-family: "Courier New", Courier, mono
}
a:link {color: #006666}     /* unvisited link */
a:visited {color: #FFFFFF}  /* visited link */
a:hover {	
	background-color: #FF6600;
	color: #FFFFFF;
} 
a:active {color: #FF00FF}
#picLayer{
	position:absolute; 
	left:146px; 
	top:120px; 
	width:396px; 
	height:374px;
	text-align:center;
	z-index:3
}
#linksLayer{
	position:absolute; 
	left:20px; 
	top:110px; 
	width:123px; 
	height:279px; 
	z-index:2
}
#titleLayer{
	position:absolute; 
	left:20px; 
	top:10px; 
	width:522px; 
	height:99px; 
	z-index:1;
}
.link {
	background-color: #FF6600;
	color: #FFFFFF;
}
.alignRight {
	text-align: right;
}
#slideShowLayer{
	position:absolute;
	left:10px;
	top:10px;
	width:400px;
	height:375px;
	text-align:center;
}
#linkLayer{
	position:absolute;
	top:310px;
	left:10px;
	width:400px;
	height:30px;
	text-align:center;
	
}
