
body {
  background-image: url(images/bg.gif);
  background-attachment: fixed; }


.warning {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  line-height: 12px;
  color: #fff; 
  text-align: justify; }
  
  
.update a img {
  border: 2px solid #2186B0;}
  
  
.update a:hover img {
  border: 2px solid #ED6BD9; }
  
  
td {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 14px;
  color: #32004B;
  text-align: justify; }
  
  
#friend {
  width: 324px;
  height: 204px;
  background-image: url(images/friend_bg.gif);
  background-repeat: no-repeat;
  font-family: Arial, sans-serif;
  font-size: 9px;
  line-height: 11px;
  color: #fff; }
  
#friend h1 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #FFE420;
  font-weight: bold;
  letter-spacing: -1px;
  margin-top: 7px; }
  
  
#friend a img {
  border: 3px solid #fff;
  margin: 5px; }
  
  
#friend a:hover img {
  border: 3px solid #ED6BD9; }
  
  
#friend a {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #FBD4E4;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0px; }
  
#friend a:hover {
  color: #fff; }
  
  
#recip {
  width: 211px;
  height: 176px;
  background-image: url(images/recip_bg.gif);
  background-repeat: no-repeat;
  font-family: Arial, sans-serif;
  font-size: 9px;
  line-height: 11px;
  color: #fff; }
  
  
.episode_title h1 {
  font-family: Arial, sans-serif;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0px;
  line-height: 24px; } 
  
.episode_pic a img {
  border: 1px solid #cc33ff; }
  
.episode_pic a:hover img {
  border: 1px solid #333399; }
  
.episode_text {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  line-height: 14px;
  text-align: justify;
  color: #32004B; }
  
.join {
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #B40950; }
  
form { margin: 0px; }    
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
