body
{
    font-family: verdana, arial;
    color:gray;
    background-color:#7E807F;
}
#txt{
	width:350px;
	font-size:11px;
	line-height:14px;
	text-align:left;
	letter-spacing:1px;
	position: absolute;
	top:120px;
	left:100px;
	border: 2px dotted black;
	padding: 10px 10px 10px 10px;
	color:white;
	background-color:#759A8C;
	filter:alpha(opacity=80);
	opacity:0.8;
	height:335px;
}
#icon{
	 background-image: url('pics/logo_corner.png');
	 width:400px;
	 height:313px;
	position: absolute;
	top:0px;
	left:0px;
}
a:link {
color: white;
text-decoration:underline;
}
a:visited {
color: #e6e6e6;
text-decoration:underline;

}
a:hover {
color: black;
text-decoration:none;
}

IMG {border-color: white;}
 A:hover IMG, A:active IMG 
 {border-color: black; }

#photos
{
position:absolute;
top:121px;
left:470px;
}
