body {
		text-align: center; /* for IE */
        padding-top:0px;
        margin:0px;
  background-color: #FFFFFF
}

#center{
  	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 908px;

}

#page{
   width:900px;
   height:640px;
   margin:0px ;
   padding:0px;
   font-family: Tahoma, Arial, sans-serif;

}
#page a:visited, #page a:link, #page a:active{
  text-decoration: none;
  color:black;
}
#page a:hover{
  color:#990000}


#title{
  height:270px;
  width:900px;
  background-image: url( '/thedogsheader.jpg');
  background-repeat:no-repeat;
  background-position:bottom;
}



#middle{
  background-image: url( '/thedogscentre.jpg');
  background-repeat:no-repeat;
  background-position:top;
  height:390px;
  width:900px;

  font-size: 20pt;

}

#middle-left{
   float:left;
   width:430px;
   margin-left:20px;
   margin-top:10px;

}

#middle-right{
   float:right;
   width:448px;
   height:390px;

}


#menu-outer{
  text-align:center;
  width:900px;
  height:25px;
}
#menu-space{
  height:230px;
}


#menu{
   height:25px;
   width:560px;
   	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}
.menubutt{
  float:left;
  width:140px;
  height:23px;
}





#pagetitle{
  font-weight: bold;
  font-size: 11pt
}

#services{
  font-size: 12pt
}
#services table td{
  font-weight: bold
}

#contactus{
  font-size: 12pt
}
#contactdetails{
  font-weight: bold;
  line-height: 1.8
}


#othertext{
  font-size: 12pt;
  padding-left:140px
}


#footer{
   height:70px;
   background-image:url('/thedogsfooter.jpg');
   background-repeat:no-repeat;
   background-position:bottom;
   font-family: Tahoma, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold
}
#cr{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt
}
#whitetext{
  padding-top:17px;
  font-size: 10pt;
  color: #FFFFFF;
  text-align:center;
}


