BODY {
  background : #D9FFCC; 
  background-color : #D9FFCC; 
  background-position: top left;
  background-repeat: repeat-y;
  background-attachment: fixed;
  margin-left: 10px; 
  margin-right: 10px;
}

BODY.top {
  margin-top: 0px;
  margin-left: 0px;
  }

BODY.passia   {
  background-color: #FFFFCC;
  background-image: url('../img/bgpassia.jpg');
}

BODY.rumba  {
  background-color: #D7D7FF;
  background-image: url('../img/bgrumba.jpg');  
}

UL {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 12px; 
  font-weight: normal;
}

OL {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 12px; 
  font-weight: normal;
}

P {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 12px; 
  font-weight: normal; 
  text-align: justify; 
  line-height: 125%; 
  color: Black;
}

P.subtitle {
  font-size: 16px; 
  font-weight: bold; 
  color: navyblue;
}

P.starttitle
  {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align : center;
  font-size : x-large;
  font-style : normal;
  font-variant : small-caps;
  font-weight : normal;
  text-decoration : none;
  color : Black;
}

P.banner {
  font-size: 20px; 
  text-align: center; 
  color: navyblue; 
  margin-left: 10px; 
  margin-right: 10px;
}

P.dogbreed {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-style : normal;
  font-weight : normal;
  text-transform : capitalize;
  text-align: center;
  }

A {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: navyblue; 
  font-style: normal; 
  font-weight: normal; 
  text-decoration: none;
}

A:visited { 
  color: navyblue; 
}

A:hover {
  color: #0000FF; 
  text-decoration: underline;
}

TD {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 12px; 
  font-weight: normal; 
  text-align: left;
}

IMG { 
  border: none;
}

TABLE.gallery {
  width : 580px;        
  border: solid 1px olive; 
  position: relative;
  left: 20px;
  top: 10px;
}

TABLE.news {
  width : 600px;
  border : 1px solid Silver;
  margin-bottom: 5px;
}

TABLE.pedigree {
  border: none;
}

TD.pedigree {
  text-align: center;
  border: 2px ridge Aqua;
  font-size: 11px;
}

A.pedigree {
  font-size: 11px;
}

#bonus {
 margin-left:-200px;
}
