body {
margin-top: 0px;
margin-left: 0px;
padding: 0px;
font-family: book antiqua, ariel, san serif;
font-size: 105%;
font-weight: bold;
text-align: center;
background-color: #FFCC00;
background-image: url(pawstripe.jpg);
background-repeat: repeat-y;
}

#head { 
margin: 0px;
padding-top: 20px;
width: 100.5%;
border-bottom: 2px solid #000;
font-size: 135%;
font-family: book antiqua, ariel, san serif;
color: #fff;
background: #009900;
}

#head h1 { 
padding-top: 20px;
text-align: center;
font-size: 160%;
font-family: book antiqua, ariel, san serif;
color: #fff;
background: #009900;
}

a:link {
text-decoration: none;
color:  #000;
} 


v:link {
text-decoration: none;
color:  #000;
} 

#navtop ul {
padding: 0;
margin: 0;
list-style-type: none;
background-color: #ff0000;
text-align: center;
float: left;
width: 101%;
}


#navtop li {
display: inline;
}

#navtop li a {
float: left;
width: 8em;
padding: 0px;
text-decoration: none;
background-color: #ff0000;
border-right: 1px solid #fff;
font-size: 90%;
}


#navtop li a:link {
color: #fff;
background-color: #ff0000;
}

#navtop li a:visited {
color: #ffcc00;
background: #FF0000;
}

#navtop li a:hover {
background-color: #009900;
border-right: 1px solid #fff;
}

#content { 
margin: 5px 60px;
padding: 50px;
}

#content p { 
padding-left: 86px;
font-family: book antiqua, ariel, san serif;
font-size: 115%;
font-weight: bold;
text-align: left;
}

.cboth { 
clear: both;
 }

.ul {
padding: 60px;
text-align: left;
}

#contenttnail { 
margin: 40px 100px 40px 200px;
}

.tnail {
float: left;
width:130px;
background-color: #8B7E66;
margin: 0 10px 10px 0;
padding: 3px;
text-align: center; 
}

.cboth { clear: both;
 }

.tnail a:link {
text-decoration: none;
color:  #A52A2A;
} 


.tnail a:visited {
text-decoration: none;
color: #8B7E66;
} 
