body 
{
background-image: url("../images/paws_bg.gif");
font-family: verdana, sans-serif;
font-size: small;
color: black;
}

.menu {
font: bold 16px/20px Verdana, Arial, Helvetica, sans-serif;
}

.menu a,.menu a:link,.menu a:active,.menu a:visited {
display: block;
background: #99CCFF;
color: #000000;
font: bold 16px/20px Arial, Helvetica, sans-serif;
text-align: center;
height: 20px;
text-decoration: none;
}

.menu a:hover {
display: block;
background: #33CC00;
color: #FFFFFF;
font: bold 16px/20px Arial, Helvetica, sans-serif;
cursor: pointer;
height: 20px;
text-decoration: none;
}

.header
{
font-family: "trebuchet ms", verdana, arial, sans-serif;
font-weight: bold;
font-size: xx-large;

}

img.header
{
vertical-align: middle;
}

h1 
{
font-family: arial, sans-serif ; 
font-size: x-large; 
font-weight: bold; 
text-align: center
}

h2
 {
 font-family: verdana,  sans-serif; 
 font-weight: bold 
 }

div.main 
{
font-family: verdana,  sans-serif ; 
font-size: small;
text-align: left; 
color: black
}

.events
{
text-align: center;
font-size: small
}

.updated0 
{
font-size: x-small; 
color: #999999; 
font-style: italic;
text-align: left;
}

.demail
{
font-size: x-small;
color: #999999;
font-style: italic;
text-align: right;
}


.footer 
{
font-size: x-small; 
text-align: center
}

ul.paw
{
	list-style-image : url(../images/pawsml.gif);
	list-style-position : outside;
}