body
{
text-align:center;
scrollbar-base-color: #AAAAEE; 
scrollbar-arrow-color: white; 
scrollbar-track-color: #CFD0FB; 
scrollbar-shadow-color: black; 
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray; 
scrollbar-highlight-color: white; 
scrollbar-3dlight-color: black ;
}

div.main 
{
width:940px;
margin:0;
border:1px solid #778;
height:auto;
text-align:left;
image-align:center;
background-color:#CFD0FB;
font: 12px Verdana, sans-serif;
}

img 
{
border:0;
}

div.bbads 
{
width:90%;
text-align:left;
image-align:center;
padding:5px;
height:auto;
border:1px solid #778;
background-color:#ffffff;
}

div.center
{
text-align:center;
image-align:center;
}

div.image
{
margin:0;
padding:1em;
width:100%;
height:auto;
}

h1
{
padding: 0 0 0 0;
text-align:center;
font: 12px Verdana, Arial, Sans-Serif;
color:#444488;
font-weight:bold;
}

h2
{
padding: 0 0 0 0;
text-align:left;
font:14px Verdana, Arial, Sans-Serif;
color:#444488;
font-weight:bolder;
}

h3
{
padding: 0 0 0 0;
text-align:left;
font:14px Verdana, Arial, Sans-Serif;
color:#ff0000;
font-weight:bolder;
}

h4
{
margin: 0 0 0 0;
text-align:center;
font: 12px Verdana, Arial, Sans-Serif;
color:#444488;
font-weight:bold;
}

.textbox
{
border:1px solid #444488;
background:#CFD0FB;
font:10px verdana;
color:#444488;
}

.button
{
padding:2px;
border:1px solid #444488;
font:bold 11px verdana;
color:#444488;
background:#CFD0FB;
cursor:hand;
}

/* everything for the navigation bar at the top */

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #000000;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #000000;
}

#navlist li a#current
{
background: #CFD0FB;
border-bottom: 1px solid #000000;
}

/* style for vets, petshops etc */

#navlist1 li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}