
body{
background-color:#752a14;
}

p{
margin:0px;
}

a:link, a:hover, a:visited, a:active{
color:#b75b3f;
text-decoration:none;
}

#main{
width:1024px;
margin:auto;
}

#body{
background-image:url(images/body.jpg);
height:682px;
margin:auto;
}

#bodyTop{
width:1024px;
height:544px;
position:relative;
}

#bodyContent{
font-family:arial;
color:#fff;
font-size:13pt;
width:973px;
line-height:19pt;
margin-left:40px;
}

.americanPitBull{
width:276px;
height:44px;
position:absolute;
bottom:20px;
left:70px;
cursor:pointer;
}

.otherRecognizedBreeds{
width:276px;
height:44px;
position:absolute;
bottom:20px;
right:70px;
cursor:pointer;
}

#foot{
background-image:url(images/foot.jpg);
height:79px;
margin:auto;
}

#copyrightInfo{
font-family:arial;
font-size:9pt;
color:#fff;
padding-top:20px;
margin-left:40px;
}
