BODY {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-color:  #473523;
    background-image:  url(bkgrnd.gif);
    background-repeat:  repeat;
}

.mastertable {
    background-color: #FFFFFF;
    color: #473523;
    font-family: "times new roman";
    font-weight: 500;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    width: 792px
}

.nobkgrnd {
    background-color: #FFFFFF;
    background-image: none;
}

A.pagelinks:active {
    color: #473523;
    text-decoration: none
}
A.pagelinks:link {
    color: #473523;
    text-decoration: none
}
A.pagelinks:visited {
    color: #473523;
    text-decoration: none
}
A.pagelinks:hover {
    color: #758893;
    text-decoration: none
}

A.breedlinks:active {
    color: #325468;
    text-decoration: none
}
A.breedlinks:link {
    color: #325468;
    text-decoration: none
}
A.breedlinks:visited {
    color: #325468;
    text-decoration: none
}
A.breedlinks:hover {
    color: #758893;
    text-decoration: none
}

.header {
    color: #473523;
    font-family: "times new roman";
    font-size: 10pt;
    font-weight: 500
}

.links {
    color: #473523;
    font-family: "times new roman";
    font-size: 10pt;
    font-style: italic;
    font-weight: 500
}

.fadeout {
    color: #676767;
    font-family: "times new roman";
    font-size: 10pt;
    font-weight: 500
}

.paragraph {
    color: #473523;
    font-family: "times new roman";
    font-size: 12pt;
    line-height: 135%;
    font-weight: 500
}

.dogtable {
    color: #FDF7DB;
    font-size: 12pt;
    font-weight: 500
}

.copyright {
    color: #473523;
    font-family: "times new roman";
    font-size: 10pt;
    font-weight: 500
}

.d2w {
    color: #473523;
    font-size: 12pt;
    font-weight: 500
}

.shirttable {
    color: #473523;
    font-family: "times new roman";
    font-size: 12pt;
    font-weight: 500
}

.swatches {
    background-color: #FEFDEA;
    color: #473523;
    font-family: "times new roman";
    font-weight: 500
}

table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}

   .rotatordiv{
      position:relative;
      width:320px;
      height:120px;
      margin:0px 0px 0px 35px;
      /*border:solid 1px #cccccc;*/
   }
   .rotatorthumb{
      float:left;
   }
   .rotatorthumb img{
      border:none;
   } 
   .rotatornav{
      float:left;
      padding:0px 3px 0px 3px;
   }
   .rotatornav img{
      border:none;
   }
   .rotatormain{
      position:relative;
      text-align:center;
   }
   .rotatormain img{
      border:none;
      margin-bottom:5px;
   }