
#inst {
    position: absolute; top:30px;left:2%;
	width: 300px;
	height: 20px;
    font-size: 15px;
	color: #000000;
}
#thmb {
    position: absolute; top:60px;left:25%;
	width: 140px;
	height: 420px;
}
#phot {
    position: absolute; top:20px;left:40%;
	width: 600px;
	height: 450px;
}
#pnav {
    position: absolute; top:110px;left:2%;
}
#here {
    color: white; 
}
#pnav a {
	display:block;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 26px;
    font-style: normal;
    line-height: normal;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}
a:link{color:black;}
a:visited{color:navy;}
a:focus{color:green}
a:hover{color:red;}
a:active{color:white;}

