body#index a#indexnav, 
body#family a#familynav, 
body#info a#infonav, 
body#albums a#albumsnav, 
body#links a#linksnav, 
body#contact a#contactnav 
{
font: bold 12pt/1.3em Centaur, sans-serif;    
color: #c60;
text-decoration: none;
}

html, body 
{ 
width: 100%;
background-color: #f7f5ee;
margin: 0 auto;
padding: 0;
text-align: center;
}

#container 
{
margin: 0 auto;
width: 1024px;
height: 775px;
background-color: #ffd;
padding: 0;
overflow: hidden;
}

#banner
{
width: 822px;
padding: 0px;
margin: 0;
float: left;
}

#mek
{
width: 822px;
height: 122px;
background: #ffd url('../../images/fall_layout/banner.jpg') no-repeat left top;
padding: 0px;
margin: 0;
float: left
}

#animatedpaws
{
margin: 0px;
padding: 0;
width: 822px;
height: 71px;
background: #ffd url('../../images/fall_layout/animatedpaws.gif') no-repeat left top;
float: left
}

#content
{
margin: 0px;
padding: 0;
width: 1024px;
height: 582px;
background: #603000 url('../../images/fall_layout/contentbg.jpg') no-repeat;
float: left
}

#left
{
margin: 0;
padding: 0px;
width: 193px;
height: 582px;
float: left;
}

#center
{
margin: 20px 10px;
padding: 0px;
width: 602px;
background-color: #fff;
height: 562px;
float: left;
}

#right
{
margin: 16px 0;
padding: 0px;
width: 208px;
height: 566px;
background: #F3DEBA url('../../images/fall_layout/paws.gif') no-repeat bottom;
float: left
}


#footer
{
margin: 0px auto;
background-color: #c60;
width: 1024px;
height: 40px;
}

.clear {clear: all;}

a img {border: none;}
