body {
	background-image: url(background.png);
	background-repeat: repeat;
	list-style-type: none;
	}

#center {
  position: absolute;
  margin-left: -600px;
  left: 50%;
  top: +0px;
  width: 1200px;
  height: 1000px;
  z-index: 1;
}

#whitebkgd {
  position: absolute;
  left: 201px;
  top: 174px;
  width: 800px;
  height: 626px;
  z-index: 5;
}

#footerbar {
  position: absolute;
  left: 199px;
  top: 803px;
  width: 802px;
  height: 44px;
  z-index: 9;
}





#copyright {
  position: absolute;
  left: 458px;
  top: 870px;
  width: 273px;
  height: 14px;
  z-index: 19;
}



#gcslogo {
  position: absolute;
  left: 672px;
  top: 0px;
  width: 328px;
  height: 250px;
  z-index: 2;
}

a { cursor: pointer; }
a:link { color: #000000; }
a:visited { color: #666666; }
a:hover {
  color: #b70000;
  text-decoration: none;
  font-weight: bold; 
}
	
#menubar {
	position: absolute;
	left: 200px;
	top: 128px;
	width: 805px;
	height: 69px;
	z-index: 299;
}

#english {
	position: absolute;
	left: 95px;
	top: 138px;
	width: 250px;
	height: 258px;
	z-index: 500;
	}
	
#englishtxt {
	position: absolute;
	left: 95px;
	top: 410px;
	width: 250px;
	height: 50px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	z-index: 501;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#french {
	position: absolute;
	left: 450px;
	top: 138px;
	width: 250px;
	height: 100px;
	z-index: 501;
	}
	
#frenchtxt {
	position: absolute;
	left: 450px;
	top: 410px;
	width: 250px;
	height: 50px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	z-index: 501;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#chips {
	position: absolute;
	left: 20px;
	top: 10px;
	width: 374px;
	height: 108px;
	}

#sauces {
	position: absolute;
	left: 404px;
	top: 10px;
	width: 374px;
	height: 108px;
	}

#condiments {
	position: absolute;
	left: 25px;
	top: 450px;
	width: 217px;
	height: 170px;
	}

#zakk {
	position: absolute;
	left: 267px;
	top: 490px;
	width: 213px;
	height: 130px;
	}
	
#spices {
	position: absolute;
	left: 510px;
	top: 512px;
	width: 266px;
	height: 108px;
	}
