body, td {
	background-color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	line-height: 20px;
}
#photolayer1{
	position:absolute;
	left:23px;
	top:290px;
	width:190px;
	height:275px;
	z-index:1;
}
#photolayer2{
	font-size: x-small;
	color: #F3F3F3;
	position:absolute;
	left:467px;
	top:404px;
	width:210px;
	height:275px;
	z-index:1;
}
#layerlinks a:link {
	color: #FFD7FF;
	text-decoration: none;
}

#layerlinks a:visited {
	color: #FFD7FF;
	text-decoration: none;
}

#layerlinks a:hover {
	color: #575757;
	text-decoration: none;
}

#layerlinks a:active {
	color: #575757;
	text-decoration: none;
}
#layerlinks2 a:link {
	color: #FFD7FF;
	text-decoration: none;
}

#layerlinks2 a:visited {
	color: #FFD7FF;
	text-decoration: none;
}

#layerlinks2 a:hover {
	color: #FFF2FF;
	text-decoration: none;
}

#layerlinks2 a:active {
	color: #FFD7FF;
	text-decoration: none;
}
#contextMenu { 
  position: absolute; 
  visibility: hidden; 
  width: 240px; 
  background-color: white; 
  layer-background-color: white 
  border: 2px outset black; 
}