body {
margin:  0px; 
padding: 0px;
font-size: 125%;
font-weight: bold;
background: #7AC5CD;
background-image: url(bluepaws.jpg);
}


#head { 
margin: 0px;
padding: 0px;
font-family: Monotype Corsiva, san serif, arial;
font-size: 135%;
font-weight: bold;
border-top: 2px solid #53868B;
border-bottom: 2px solid #53868B;
background: #7AC5CD;
background-image: url(crayonback1.jpg);
}

#contenthome { 
margin: 50px 50px;
padding: 40px;
border: 2px solid #53868B;
background: #7AC5CD;
background-image: url(crayonback1.jpg);
}




#content p {
color: #000;
}

#contenthome p {
color: #000;
}

#contenthome img {
border-color: #53868B;
}

a:link {
text-decoration: none;
color:   #00868B;
} 

v:link {
text-decoration: none;
color: #7AC5CD;
} 

#navtop ul {
padding: 0;
margin: 0;
list-style-type: none;
background-color: #fff;
background-image: url(parchgray.jpg);
text-align: center;
float: left;
width: 100%;
}

#navtop li {
display: inline;
}

#navtop li a {
float: left;
width: 7.3em;
padding: 3px;
text-decoration: none;
border-right: 1px solid #53868B;
border-bottom: 1 px solid #53868B;
}


#navtop li a:link {
color: #000;
}

#navtop li a:visited {
color: #53868B;
}

#navtop li a:hover {
background-color: #7AC5CD;
color:  #fff;
border-right: 1px solid #53868B;
}

.table {
color: #fff;
}



#contenttnail { 
margin: 40px 180px 40px 160px;
}

.tnail {
float: left;
width:145px;
margin: 10px 15px 10px 10px;
padding: 3px;
border: 2px solid #005151;
background-color: #cc6699;
text-align: center; 
}

.cboth { clear: both;
 }

.tnail a:link {
text-decoration: none;
color: #cc6699;
} 


.tnail a:visited {
text-decoration: none;
color: #005151;
} 