div#products
{
  position: relative;
  width: 618px;
  z-index: 4;
  margin-left: auto;
  margin-right: auto;
}

div#centerColumn
{
  position: relative;
  width: 300px;
  margin-top: 10px;
  z-index: 1;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}

div#loginPics
{
  position: relative;
  width: 510px;
  margin-top: 10px;
  z-index: 1;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}



#centerColumn div#ctBodyBox
{
  position: relative;
  width: 298px;
  z-index: 2;
  border-left-color: #406b00;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #406b00;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #406B00;
  border-bottom-style: solid;
  border-bottom-width: thin;
}

#centerColumn div#ctHeaderBox
{
  position: relative;
  width: 300px;
  height: 22px;
  z-index: 1;
  background-image: url('../graphics/schoolday.gif');
  background-repeat: no-repeat;
  padding-top: 3px
}



div#leftColumn
{
  position: relative;
  width: 300px;
  margin-top: 10px;
  z-index: 1;
  float: left;
  background-color: #FFFFFF;
}

#leftColumn div#lfHeaderBox
{
  position: relative;
  width: 300px;
  height: 22px;
  z-index: 1;
  background-image: url('../graphics/schoolday.gif');
  background-repeat: no-repeat;
  padding-top: 3px
}

#leftColumn div#lfBodyBox
{
  position: relative;
  width: 298px;
  z-index: 2;
  border-left-color: #406b00;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #406b00;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #406B00;
  border-bottom-style: solid;
  border-bottom-width: thin;
background-color: #E6FFBF;
}

.productTable
{
  width: 100%;
}

.productTable td
{
  width: 142px;
  height: 138px
}

prodtable
{
 // width: 100%;
}

.prodtable td
{
  //width: 142px;
  //height: 138px
text-align:center;
}

.content img {margin: 20px 20px 20px 20px}

div#rightColumn
{
  position: relative;
  width: 300px;
  margin-top: 10px;
  z-index: 1;
  float: right;
  background-color: #FFFFFF;
}

#rightColumn div#rtHeaderBox
{
  position: relative;
  width: 300px;
  height: 22px;
  z-index: 1;
  background-image: url('../graphics/sports.gif');
  background-repeat: no-repeat;
  padding-top: 3px;
}

#rightColumn div#rtBodyBox
{
  position: relative;
  width: 298px;
  z-index: 2;
  border-left-color: #006b6b;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #006b6b;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #006b6b;
  border-bottom-style: solid;
  border-bottom-width: thin;
background-color: #E6FFBF;
}

td {text-align: center;
vertical-align: middle;
}