* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 12px;
 background-image: url(../images/bkgrnd2.jpg);
}
#header {
 background : url(../images/header_2_revised.gif) no-repeat; 
 border: 0px solid #0000ff;
 margin: 5px;
 width: 800px;
 height: 75px;
 padding: 0px;
}
#header2 {
 background : url(../images/florida_adoption_header.gif) no-repeat; 
 border: 0px solid #0000ff;
 margin: 0px;
 width: 750px;
 height: 140px;
 padding: 5px;
  background-color: #ffffff;
}
#wrapper {
 border: 0px solid #000000;
 background-color: transparent;
 padding-top: 20px;
 padding-bottom: 20px;
 height:900px;
 width: 800px;
 margin-left: 100px;
 position: relative;
}
.blue	{
height:35px;
width: 800px;
background-color: #0099ff;
border: 0px solid #000000;
}
#centercontent {
font-size : 1.0em;
color: #000000;
background:#fff;
width:794px;
float : left;
padding: 3px;
border:0px solid #000000;
}
.tr {
   top:75px;
   margin-left:500px;
   height:30px;
   width:225px;
   background : transparent;
   border: 0px solid #006600;
   text-align: left;
   color: #000000;
   font-size: 1.0em;
   font-variant: small-caps;
   padding: 0px;
}
#tr2 {
   top:170px;
   left: 0px;
   width: 800px;
   height: 1000px;
   background: #ffffff;
   border: 2px solid #000000;
   position: absolute;
   text-align: center;
   color: #000000;
   font-size: 1.0em;
   padding: 0px;
}
#tr3 {
   top:170px;
   left: 0px;
   width: 800px;
   height: 1700px;
   background: #ffffff;
   border: 2px solid #000000;
   position: absolute;
   text-align: center;
   color: #000000;
   font-size: 1.0em;
   padding: 0px;
}
#tr4 {
   top:130px;
   left: 250px;
   width: 525px; 
   height: 507px;
   border: 0px solid #999999;
   position: absolute;
   text-align: left;
   color: #000000;
   font-size: 1.0em;
   padding: 2px;
}
#tr5 {
   top:300px;
   left: 10px;
   width: 450px; 
   height: 207px;
   border: 0px solid #999999;
   position: absolute;
   text-align: left;
   color: #000000;
   font-size: .80em;
   font-variant: small-caps;
   padding: 2px;
}
#navigation { 
float : left;
margin: 0px;
width: 800px;
border: 0px solid #999999;
color: #000000;
background : transparent;
} 
.menu { 
background : transparent;
width: 800px;
height : 25px;
} 
.menu ul { 
list-style : none;
padding : 7px 0 10px 0;
margin : 0;
text-align : center;
padding: 12px 0em 10px 0em;} 
.menu li { 
padding : 0 1em 0 1em;
display : inline;
} 
.menu li a { 
color : #006600;
font-weight : bold;
text-decoration : none;
font-size : 1em;
} 
.menu li a:hover { 
color : #000000;
text-decoration : none;
} 
ul li {
margin-left: 20px; line-height: 120%;
}
h1 { font-size: 14px; font-variant: small-caps; color: teal; background-color: transparent;}

h2 {font-size: 14px; font-variant: small-caps; color: #666; background-color: transparent;}
#footer {
 border: 0px solid #000000;
 background : #33CC33;
 position: absolute;
 top: 780px;
 left: 20px;
 width: 720px;
 height: 30px;
 text-align:center;
 margin: 0px 2px 2px 2px;
 display: inline; /* IE Hack */
 padding: 2px;
}
blockquote {
   margin-left: 30px; padding: 5px;
   }