.gmc08_nav1_outer_container {
  width: 800px;
  height: 710px;
  background-image: url('http://images.neopets.com/games/gmc/gmc08_subgradiant_bg.jpg');
  background-repeat: repeat-x;
  border: 2px solid black;
  border-top-width: 0px;
  border-bottom-width: 0px;
  margin: 0em;
  padding: 0em;
}

/* rules, lime green bg */
.gmc08_nav1_container {
  float: left;
  width: 476;
  height: 667px;
  /*background-color: #b9dbb6;*/ /* top gradient light green */
  background-color: #9dc9a6; /* bottom gradient light green */
  border: 2px solid black;
  border-top-width: 0pt;
  border-bottom-width: 0pt;
  margin: 0em;
  padding: 0em;
  margin-left: 5px;
}

.gmc08_container_lrg {
  float: left;
  width: 788;
  height: 100%; /*667px;*/
  /*background-color: #b9dbb6;*/ /* top gradient light green */
  background-color: #9dc9a6; /* bottom gradient light green */
  border: 2px solid black;
  border-top-width: 0pt;
  border-bottom-width: 0pt;
  margin: 0em;
  padding: 0em;
  margin-left: 5px;
}
.gmc08_subheader_lrg {
  background-image: url('http://images.neopets.com/games/gmc/gmc08_subheader_lrg.png');
  background-repeat: no-repeat;
  width: 788px;
  height: 23px;
  margin: 0em;
  padding: 0em;
  margin-left: 5px;
}
.gmc08_subheader_med {
  background-image: url('http://images.neopets.com/games/gmc/gmc08_subheader_med.gif');
  width: 476px;
  height: 23px;
  margin: 0em;
  padding: 0em;
  margin-left: 5px;
}

.gmc08_subfooter2_lrg {
  background-image: url('http://images.neopets.com/games/gmc/gmc08_subfooter_lrg.png');
  width: 788px;
  height: 16px;
  margin: 0em;
  padding: 0em;
}
.gmc08_subfooter2_med {
  background-image: url('http://images.neopets.com/games/gmc/gmc08_subfooter2_med.png');
  width: 476px;
  height: 23px;
}
.gmc08_header {
  text-align: left;
  font-weight: bold;
  text-indent: 20pt;
  width: 100%;
  height: 100%;
  margin: 0em;
  padding: 0em;
}

.gmc08_footer {
  clear: both;
  background-image: url('http://images.neopets.com/games/gmc/gmc08_footer.gif');
  width: 804px;
  height: 17px;
}

.gmc08_landing_quote_mid {
  float: left;
  xmargin-left:0px;
  xpadding:0em;
  background-image: url('http://images.neopets.com/games/gmc/gmc08_hm_aaa_quote.png');
  width: 310px;
  height: 296px;
}

.gmc08_landing_quote_bot {
  position: relative;
  background-image: url('http://images.neopets.com/games/gmc/gmc08_hm_aaa_quotebottom.png');
  margin:0em;
  padding:0em;
  margin-left: 10px;
  width: 297px;
  height: 21px;
}
/*
table#gmc_scorecard th {
	text-align: center;
}
table#gmc_scorecard tr {
	border-color: #FF0;
}
table#gmc_scorecard {
 	border-width: 0;
	border-spacing: 0px;
	border-style: outset;
}

table#gmc_scorecard .prize_cell_0, .prize_cell_1, .prize_cell_2 {
	border-width: 4px;
	padding: 0px;
	border-style: solid;
	border-color: grey; //#FF0;
	background-color: white;

 	xborder: 3px solid #666666;
	width: 80px;
	height: 80px;
	background: no-repeat;
	background-position: bottom right;
	text-decoration: none;
}
table#gmc_scorecard .prize_cell_0 {
	background-image:url(http://images.neopets.com/games/gmc/prize_faded.png);
}
table#gmc_scorecard .prize_cell_1 {
	background-image:url(http://images.neopets.com/games/gmc/prize.png);
}
table#gmc_scorecard .prize_cell_2 {
	background-image:url(http://images.neopets.com/games/gmc/prize_collected.png);
}
.scorecard_row_header {
	font-weight: bold;
}
*/
