#container {
width:1075px;
margin: 0 auto;
background-color:white;
border-left: 1px solid;
border-right: 1px solid;
}

#header {
width:1075px;
height:308px;
margin: 0;
background-image: url(jpeg/banner.jpg);
}

#left { 
float: left;
width: 845px;
background-image: url(jpeg/bg-left.jpg);
background-repeat: no-repeat;
background-color:white;
min-height:510px;
height:auto !important;
height:510px;
}

#content-top {
width:705px;
height:40px;
padding-top: 20px;
padding-bottom: 0px;
padding-left: 140px;
font-weight: bold;
font-size: 18px;
background-image: url(jpeg/content-top.jpg);
}


#content {
border-left: 1px solid;
border-right: 1px solid;
margin-right: 4px;
margin-left: 28px;
padding-left: 20px;
padding-right: 20px;
font-family: Times New Roman;
}

.item {
background-image: url(gif/item.gif);
text-align: right;
width: 725px;
height: 35px;
font-weight: bold;
font-size: 14px;
padding-top: 15px;
padding-right: 20px;
}

#content-bottom {
width:845px;
height:30px;
background-image: url(gif/content-bottom.gif);
}

#right { 
float: left;
height: 852px;
width: 230px;
background-color:white;
background-image: url(jpeg/bg-right.jpg);
background-repeat: no-repeat; 
}


#footer { 
clear: both; 
background-color:white;
text-align: center;
border-bottom: 1px solid black;
}

table { border-collapse: collapse; margin-left: 0; margin-right: auto; }
.normal td {border: 1px solid #C0C0C0;}
.breed 	{width: 250px;}
.smal	{width: 100px;}
.padd   {padding: 0px 15px;}