body, td {
	background-color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	line-height: 20px;
}
h1 {
	font-family: Verdana, Airal, sans-serif;
	font-size: medium;
	color: #FFACD4;
}
#photolayer1{
	position:absolute;
	left:40px;
	top:320px;
	width:190px;
	height:275px;
	z-index:1;
}
#photolayer2{
	font-size: small;
	color: #C7FCFE;
	position:absolute;
	left:190px;
	top:80px;
	width:510px;
	z-index:1;
}
#photolayer3{
	font-size: small;
	color: #034C77;
	position:absolute;
	left:200px;
	top:270px;
	width:510px;
	z-index:1;
}
#photolayer4{
	font-size: small;
	color: White;
	position:absolute;
	left:200px;
	top:650px;
	width:510px;
	z-index:1;
}

.layerlinks a:link {
	color: #216081;
	text-decoration: none;
}

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

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

.layerlinks a:active {
	color: #9C7764;
	text-decoration: none;
}
.layerlinks2 a:link {
	color: White;
	text-decoration: none;
}

.layerlinks2 a:visited {
	color: White;
	text-decoration: none;
}

.layerlinks2 a:hover {
	color: White;
	text-decoration: none;
}

.layerlinks2 a:active {
	color: White;
	text-decoration: none;
}