/* CSS Document */

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

#wrapper {
  width: 920px;
  margin: 0 auto;
}

#titlebar {
  width: 920px;
  height: 125px;
  background:#93BB9F;
  margin: 15px 0 0;
}

#mainseasonal {
width: 750px;

}
#searchbar {
width: 920px;
height: 65px;
}
#nav {
width: 920px;
background-color: #6699FF;
}

#glinks {
width: 920px;
}
#sidebar {
    width: 160px;
	height: 3400px;
}

#maincontent {
    width: 755px;
	height: 3400px;
}
#leftcol {
    width: 500px;

}
#rightcol {
width: 200px;

}
#gads {
   width: 755px;
}

#par1 {
  width: 400px;
}

#par2 {
  width: 300px;
 }
 
 #news {
 width: 601px;
 }
 
 #linkspar {
  width: 620px;
 }
#seasonal {
  height: 200px;
  background:#524872;
  } 
  
  #productsleft {
  width: 500px;
  }
  #productsright {
  width: 200px;
  }
  
  #angelfigurines {
  width: 700px;
  }
