﻿html, body
{	
  background-image: url(images/background.png);
  background-color: #d5ebc0;
  color: Black;
  font-family: 'Comic Sans MS', Verdana, Sans-Serif; 
  margin: 0;
  padding: 0;
}
h1, h2
{ 
  color: #9A83C3;
  background-color: Transparent;
}

#Wrapper
{
  margin:0 auto; 
  width: 900px; 
  position: relative;
  background-image: url(images/banner-mp-2.gif); 
  background-repeat :no-repeat;
  
}

#Header
{
 position: relative;
 width :900px;
 height:200px ;
}

#header-title1
{
left: 380px; position: absolute; top: 12px; margin :0;
height: 76px; width: 488px; background-image: url(images/banner-mp-div.gif);
background-repeat: no-repeat;line-height: 0.7em; padding-top: 15px;
}

#header-title1 h1
{
  font-size: 1.6em; color: Black; background-color: Transparent;
  padding: 0; margin: 0;
}

#header-title2
{
  left: 495px; position: absolute; top: 49px; width: 319px; height: 32px;
  padding: 0; margin: 0;
} 
#header-title1 h2
{
  font-size: 1.4em; color: Black; background-color: Transparent;
  text-align: center; 
}
 
#Header-home
{
 position: relative;
 background-image: url(images/header4.png); 
 width :898px;
 height:auto ;
}
#Middle
{
  position:relative;
  float:left;
  width:898px;
}
  
#Left-col
{
  position: relative ;
  float:left;
  width:171px;
}
#Right-col
{
  position :relative;
  float:right ;
  width:721px;
  
}


#Footer
{
  position:relative;
  float:left ;
  width:898px;
  height: 4em;
}
#Footer-2
{
font-size: medium; text-align: right;
}
#Footer-3
{
  margin:0; text-align:left; font-size:x-small;
}

  
.float-divider 
  { 
    Clear:both;
    height:10px;
    margin-bottom:10px;
    font-size:1px; 
    line-height:1px;
  }
.PetImage
{
  z-index: 103; left: 450px; position: relative; top: 95px;
}  
ul.paw
{
  left: 0px; top: 0px;
  padding-left : 35px;
  margin: 0 0 0 35px;
  list-style-position: outside;
  list-style-image: url(images/small_paw.gif);
   }
  
ul.paw ul
 {
   left: 0px; top: 0px;
   padding: 0 0 0 25px;
   list-style-position: outside;
   list-style-image :none;
   list-style-type:circle; 
  } 

 ul.special-list
 {
    position: relative;
    left: 0px; 
    top: 0px;
    margin: 0 auto;
    padding: 0;
    height: 23px; 
    font-size: small; 
    vertical-align: middle; 
    line-height: 25px; 
    text-align: center; 
    list-style-type: none;
	}


ul.special-list a {
	display: block;
	width: 145px;
	height: 25px;
	color: black;
	background-color: Transparent;
	line-height: 23px;
	text-decoration: none;
	background-image: url('button-css4.gif');
	background-repeat: no-repeat;
	}
span.bold
    {
        font-weight:bold;
    }
span.italize
    {
        font-style:italic;
    }    
h1 
{
  font-size : x-large;
  font-weight :bold ;
  text-align :center ;
}
h2
{
  font-size : large;
  font-weight :bold ;  
}
img { border-style:none; padding: 5px 0; } 
p#email
{
	padding: 3em;
	font-size: 1.5em;
} 
span.article
{
  color: #9A83C3;
  background-color: Transparent;
  font-style:italic;
}