body{
  background: url(../images/background.gif) repeat 0px 0px;
	font-family: Arial, Helvetica;
  margin: 0px;
}
#main{
  background: url(../images/backgrounds.gif) no-repeat 0px 0px;
  margin: 0 auto;
	margin-top:30px;
  width:895px;
  height: 556px;
  padding: 0px 42px 0px 43px;
  margin-top: 67px;
}
#container{
  position:absolute;
  width: 804px;
  height: 556px;
}
#tweety{
  background: url(../images/tweety.png) no-repeat 0px 0px;
  _background: url(../images/tweety.gif) no-repeat 0px 0px;
  width: 241px;
  height: 156px;
  margin-top: -62px;
  margin-left: -69px;
  position:relative;
  z-index: 100;
}
.boxes{
  background: url(../images/boxes.png) no-repeat 0px 0px;
  float:left;
  position: relative;
}
.square a{
  display:block;
  width: 383px;
  height: 259px;
}
.rect a{
  display:block;
  width: 543px;
  height: 199px;
}
#boxesContain{
  position: relative;
  left:12px;
  top:-53px;
  z-index: 1;
}
#momLogic{
  background-position: 0px 0px;
}
#spanish{
  background-position: 0px -259px;
  margin-left: 26px;
}
#wbKidsJr{
  background-position: 0px -518px;
  margin-top: 18px;
  left: -73px;
}
#charLeft{
  background: url(../images/charLeft.png) no-repeat 0px 0px;
  _background: url(../images/charLeft.gif) no-repeat 0px 0px;
  width:200px;
  height:177px;
  display:block;
  float:left;
  position:relative;
  left: -80px;
  top:99px;
}
#charRight{
  background: url(../images/charRight.png) no-repeat 0px 0px;
  _background: url(../images/charRight.gif) no-repeat 0px 0px;
  width:344px;
  height:132px;
  display:block;
  float:left;
  position:relative;
  left: 513px;
  top:-76px;
}
#babyLooneyLogo{
  background: url(../images/btlLogo.gif) no-repeat 0px 0px;
  width:150px;
  height:108px;
  display:block;
  float:left;
  position:relative;
  top:-53px;
}
#footer{
  background: url(../images/backgrounds.gif) no-repeat 0px -556px;
  margin: 0 auto;
  width:980px;
  height: 136px;
  margin-top: 28px;
  padding-top: 50px;
  color: #008c99;
  text-align:center;
  font-size: 12px;
}
#footerLinks{
  margin: 0 auto;
  padding-right: 40px;
  width: 180px;
}
#footer a{
  padding-right: 5px;
  padding-left: 5px;
  color: #008c99;
  float:left;
}
#footer a:hover{
	text-decoration:none;
}
#footer a.separator{
  background: url("../images/separator.gif") no-repeat 0px 4px;
  width: 2px;
  height: 16px;
  padding: 0px 1px;
  display:block;
}
#copyright{
  clear:both;
  padding: 15px 30px 0px 0px;
  font-size:11px;
}