.style1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
	margin-left:10px;
	
}

.style5 {
	margin-top:40px;
	color:#ffffff;
	font-family: Tahoma;
	font-size: 12px;
}


.nav a {
font-family:arial;
font-size: 18px;
color: 000000;
text-decoration: none;
}
.nav a:visited {
font-family:arial;
font-size: 18px;
color: 000000;
text-decoration: none;
}
.nav a:hover{
font-family:arial;
font-size: 18px;
color: red;
text-decoration: none;
}


#photodiv {
  background-repeat: no-repeat;
}