/* CSS Document */

html, body {
  background: #003871;
  color:#FFF;
  margin: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
  width: 930px;
  height: 101%;
  margin: 15px auto;
  background-color: #FFFFFF;
  
}

#titlebar {
  width: 930px;
  height: 120px;
  background:#3399FF;
  margin: 0px 0 0;
}


#searchbar {
   width: 930px;

}

#nav {
width: 930px;
}

#glinks {
width: 930px;
height: 25px;
}
#sidebar {
    width: 161px;

}

#maincontent {
    width: 747px;

}

#par1 {
  width: 300px:
}

#par2 {
  width: 320px;
 }
 
 
 
#abapansileft {
width: 300px;
}

#abapansiright {
width: 400px;
}


#atozleft {
width: 300px;
}
#atozright {
width: 400px;
}

#productsleft {
width: 500px;
}
#productsright {
width: 200px;
}
#maincontent #fairyalphabet {
width: 715px;


}

#books {
width: 700px;
}

#fairyclipartleft {
width: 310px;
}

#fairyclipartright {
width: 360px;
}

#webring {
width: 400px;
}
#fairycards {
width: 300px;
}

#atozimage {
width: 270px;
}

.column {
width: 150px;
}