body { color: #000000;
       padding-left: 4em;
       background-color: #FFFFFF;
	   font-family: "Times New Roman", Times, serif;
	   font-size: 14px; }

  table.filler {
              padding: 0;
              margin: 0;
              position: absolute;
              top: 0px;
              left: 0px;
              width: 97px;
              height: 40px;
              background: #AAAAAA; }
 
  table.navbar {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100px;
	border-right: solid;
	background: #AAAAAA;
	border-right-width: medium;
	font-size: 14px;
}

table.navbar a { text-decoration: none; }
  
table.content {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 40px;
	left: 100px;
	width: 927px;
	font-size: 14px;
}

table.content a { text-decoration: none; }

table.dog_info {	text-decoration: none;
}

table.dog_info {	font-size: 13px;
}

  a:link { color: #990000; }
  a:visited { color: #000000; }
  a:hover { background: #000000; color: #FFFF80; }

  h1 { color: #FFFFFF;
       background: #AAAAAA;
       margin: 0;
       font-size: 32px;   }
	   
h3 { font-size:16px; }

h4 {
	margin: 0;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
}

h5 {
	color: #4040FF;
	margin: 0;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}


    div.box2 {
	position: absolute;
	margin: 0;
	top: 0px;
	left: 97px;
	width: 929px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: solid;
        height: 37px;
	background-color: #000000;
	border-bottom-width: medium;
}

    div.box1 {
	position: absolute;
	margin: 0;
	top: 0px;
	left: 97px;
	width: 929px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: solid;
        height: 37px;
	background-color: #A7A388;
	border-bottom-width: medium;
}

   div.box {	font-size: 14px;
}
