body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, sans-serif;
	color: #BA5404;
}
a {
	font-size: 10px;
	color: #BA5404;
	font-weight:bold;
}
a:link {text-decoration: none;
		color: #BA5404;}
a:visited {text-decoration: none;
		   color: #BA5404;}
a:hover {text-decoration: none;
		 color: #FF9900;}
a:active {text-decoration: none;
		  color: #BA5404;}

.style1 {
	font-family: Tahoma;
	color: #BA5404;
	font-size: 10px;
	font-weight: bold;
}
#blank {
	position:relative;
	z-index:5;
}

#photolink {
	position:absolute;
    width:150px;
	height:30px;
	vertical-align:bottom;
	top:550px;
	left:538px;
	z-index:6;

}
