#border td{
border: 0px;
margin: 0px;
padding: 0px;
}

#toprightborder,
#bottomleftborder,
#topleftborder,
#bottomrightborder {
height: 100px;
width: 1px;
float: right;
}

#middle {
width: 100%;
height: 255px;
}

#topborder{
height: 100px;
width: 100%;
}

#bottomborder{
height: 100px;
width: 100%;
}

#wrapper {

}

body{
  background-color: #404040;
  font-family:Verdana;
  color: grey;
  text-decoration:none;
}

.shorturl{
  font-size:75%;
  color: grey;
}

.iFishEyeImg_3{
  border: none;
}

#iFishEye{
  margin:auto; 
  text-align:center; 
  float: middle;
}

a,
a:hover,
a:visited {
  text-decoration:none;
  font-size:75%;
  color: grey;
}

#topmiddle span,
#topmiddle,
#bottommiddle span,
#bottommiddle{
  text-align: center;
}

#topleft span,
#topleft,
#bottomleft span,
#bottomleft{
  text-align: left;
}

#topright span,
#topright,
#bottomright span,
#bottomright {
  text-align: right;
}