a.linky:link {
	text-decoration:none;
	color:#333300;}
a.linky:visited {
	text-decoration:none;
	color:#333300;}
a.linky:hover {
	text-decoration:none;
	color:#333300;}	

#dLeft
{
  width: 180px;
  margin-top: 0px;
  margin-left: 20px;
  float: left;
}
#dLeft form
{
  padding-bottom: 20px;
  text-align: center;
}
#dLeft #murphs td
{
  padding-left: 5px;
}

#dCenter
{
    margin: 65px 20px 0 250px;
    font-family: 'Arial Black';
}
  #dCenter h1
  {
    font-size: 1.8em;
    font-family: Bangle, Georgia;
    text-align: center;
  }
  
#no_img
{
  margin: 10px auto; 
  border-left: 1px solid grey; 
  border-top: 1px solid grey; 
  border-right: 1px solid white; 
  border-bottom: 1px solid white; 
  padding: 5px; 
  width: 20px; 
  height: 20px;
}
  #no_img span
  {
    font-family: Verdana; 
    font-size: 8pt; 
    background-color: white; 
    color: red; 
    border: 1px solid grey; 
    padding: 0 2px
  }