/* CSS Document */

html, body {
  background:#0099CC  url(../images/global/snowflakes.jpg);
  color:#000000;
  margin: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
  width: 920px;
  margin: 0 auto;
}

#titlebar {
  width: 700px;
  height: 200px;
  margin: 0 auto;

}


#searchbar {
   width: 920px;
   background:#6666CC;

}
#googlesearch {
width: 300px;
}

#nav {
width: 919px;
}

#glinks {
width: 920px;
height: 25px;
}
#sidebar {
    width: 165px;

}

#maincontent {
    width: 753px;

}

#par1 {
  width: 300px:
}

#par2 {
  width: 320px;
 }
 
#left {
width: 350px;
}

#rightclipart {
width: 360px;
}
#leftclipart {
width: 240px;
}

#right {
width: 250px;
}
#leftgames {
width: 280px;
}

#rightgames {
width: 337px;
}
