html,body{
margin:0;
padding:0;
height:100%;
border:none
font-size:100.1%;
font-family:Verdanna,Tahoma,Arial;
background-color:#B8E7FF;
/* background-image: url("../backgrounds/laybkgnd.gif"); */
}


table{
border-collapse:collapse;
}

#siteWrapper{
height:100%;
width:100%;
}

/* Site Header */
#siteHeader{
background-color:#FFFEC5;

height:138px;
margin:0px;
text-align:center;
horizontal-align:center;

}

#siteBanner{
height:130px;
width:720px;
background-image:url(../banners/puddle_duck_banner.jpg);
background-repeat:no-repeat;


}
#contentWrapper, #vMenu{
border-top:3px solid #56a3ea;
border-bottom:3px solid #56a3ea;
}



#contentWrapper{

height:100%;
width:100%;
vertical-align:top;
margin:10px;
padding:10px;

}

#contentFormat
{
height:96.5%;
vertical-align:top;
border:4px solid #56a3ea;
background-color:#ffffff;
margin-top:2px;
margin-left:2px;
margin-right:2px;
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:15px;
}

.listItemStyle1{
padding-bottom:10px;
}

/* Start Talking Ducks */
#sDuckContainer01{
float:right;
border:0px solid black;
width:334;
height:213;
background-image:url(../images/talkingDuck01.gif);
color:#ffffff;
}

#sDuckContainer02{
float:right;
border:0px solid black;
width:334;
height:213;
background-image:url(../images/talkingDuck02.gif);
color:#ffffff;
}

#sDuckContainer03{
padding:0px;
margin-bottom:20px;
float:right;
border:0px solid black;
width:334;
height:213;
background-image:url(../images/talkingDuck03.gif);
color:#ffffff;
}

#sDuckContainer04{
float:right;
border:0px solid black;
width:334;
height:213;
background-image:url(../images/talkingDuck04.gif);
color:#ffffff;
}

#sDuckContainer05{
float:right;
border:0px solid black;
width:334;
height:213;
background-image:url(../images/talkingDuck05.gif);
color:#ffffff;
}

#sDuckContainer06{
float:right;
border:0px solid black;
width:334;
height:213;
background-image:url(../images/talkingDuck06.gif);
color:#ffffff;
}

#sDuckSpeech{
margin-top:10px;
margin-left:5px;
margin-right:60px;
border:0px solid black;
font-size:10pt;
}

/* End Talking Ducks */



#siteFooter table{
font-size: 8.5pt; 
font-family: Verdana; 
width:100%;
background-color:#ffffff;
}


#tbnAvatar { 
float:left;
text-align:center;
width:200;
height:250;
margin:5px;
padding:10px;
padding-top:5px;
border:2px solid #56a3ea;

}


#tbnAvatar img{ 
position:relative;
border:2px solid #56a3ea;
width:200px;
height:219px;

}

.contentTitle{
color:black;
font-family:arial;
text-align:center;
font-size:24pt;
padding-top:20px;
padding-bottom:20px;
margin-bottom:20px;

}