/* print.css courtesy of A List Apart http : //www.alistapart.com/ */ 

body, html {
   margin-left : 10px;
   margin-right : 10px;
  font-size : 12px;
  color : #000000;
  background-color : #FFFFFF;
  }

#footer {
  display : none;
  }

#valid {
  display : none;
  }

#menuleft {
  display : none;
  }

#menuright {
  display : none;
  }
  
#contentcenter {
  margin-left : 2px;
  margin-right : 2px;
  margin-right : 10px;
  width : 95%;
  padding : 2px;
  float : none !important;
  color : #000000;
  background-color : #FFFFFF;
  }

#contentfull {
  margin-left : 2px;
  margin-right : 2px;
  margin-right : 10px;
  width : 90%;
  padding : 2px;
  float : none !important;
  color : #000000;
  background-color : #FFFFFF;
  }

.red {
  font-family : Verdana, helvetica, sans-serif;
  background : #FFFFFF; 
  color : #000000;
}

.dps {
  font-family : PostCrypt, Verdana, sans-serif;
  background : #FFFFFF; 
  color : #000000;
  margin-top : 5px;
}

.dpscenter {
  font-family : PostCrypt, Verdana, sans-serif;
  background : #FFFFFF; 
  color : #000000;
  text-align : center;
}

.dpsmainhead {
  font-family : PostCrypt, Verdana, sans-serif;
  background : #FFFFFF; 
  color : #000000;
  margin-top : 5px;
  font-size : 50px;
}

.smallcentereddps {
  font-family : PostCrypt, Verdana, sans-serif;
  color : #000000;
  background : #FFFFFF;
}

.smallcentered {
  color : #000000;
  background : #FFFFFF;
}

 a.black {
  text-decoration : none;
  background : #FFFFFF; 
  color : #000000;
}

a {
  color : #520;
  text-decoration : none;
  background : #FFFFFF; 
  }

.largequote {
  font-size : 20px;
  line-height : 24px;
  font-family : Verdana, helvetica, sans-serif;
  margin-left : 8px;
  background : #FFFFFF; 
  color : #000000;
}

p.links {
  font-size : 12px;
  line-height : 15px;
  font-family : Verdana, helvetica, sans-serif;
  margin-left : 8px;
  background : #FFFFFF; 
  color : #000000;
}

span.name {
  font-weight : bold;
  font-size : 20px;
  background : #FFFFFF; 
  color : #000000;
  font-family : Garamond, serif; 
}

.drecord {
  margin-top : -10px;
  font-style : normal;
  text-indent : 15px; 
  font-family : Garamond, serif; 
  font-size : 16px;
}

a.imdb {
  background : #000000;
  font-family : Verdana, sans-serif;
  color : #FFFFFF;
  font-size : 15px;
  text-decoration : none;
  font-weight : bold; 
  line-height : 17px;
  }

a.ibdb {
  background : #000000;
  font-family : Garamond, serif;
  color : #FFFFFF;
  font-size : 15px;
  text-decoration : none;
  font-weight : bold; 
  line-height : 17px;
  }

a.obit {
  background : #000000;
  font-family : Verdana, sans-serif;
  color : #FFFFFF;
  font-size : 15px;
  text-decoration : none;
  line-height : 17px;
  }

a.aw {
  background : #000000;
  font-family : Verdana, sans-serif;
  color : #FFFFFF;
  font-size : 15px;
  text-decoration : none;
  line-height : 17px;
  }

.center {
text-align : center;
}

.right {
text-align : right;
}

.left {
text-align : left;
}

.footer {
  display : none;
  }

.valid {
  display : none;
  }

.hide {
  display : none;
  }

.hidelinks {
display : none;
}

.hidelinkscenter {
display : none;
}

.smallcentereddps {
display : none;
}

A:link, A:visited {
  color : #520;
  text-decoration : none;
  background-color : white;
  }

td {
  vertical-align : top;
}

td.nav {
  vertical-align : top;
}

 th {
  vertical-align : top;
  font-family : Garamond, serif; 
  font-weight : bold; 
  text-align : center;
}

td.space {
   vertical-align : top;
}

td.line {
   vertical-align : top;
}

td.nav {
   vertical-align : top;
}