div.graduates div.left-bar
{
  height: 630px;
  background: url('../jpg/garduate.png') no-repeat bottom;
}

div.graduates div.right-bar
{
  height: 630px;
}

div.trees-bg div.left-bar
{
  height: 600px;
  background: url('../jpg/wood_tunnels.jpg') repeat-x bottom right;
}

div.trees-bg div.right-bar
{
  height: 600px;
}

div.nutrition-bg div.left-bar
{
  height: 625px;
  background: url('../jpg/nutriton_left.jpg') no-repeat bottom;
}

div.nutrition-bg div.right-bar
{
  height: 625px;
}


div#weight-loss-hook
{
  background: url('../gif/question_mark.gif') no-repeat 20px;
  padding-left: 140px;
  padding-right: 80px;
}


div#weight-loss-hook h1
{
  font-size: 18px;
}

table#weeks-table
{
  width: 610px;
  margin: auto;
  border-collapse: collapse;
}

table#weeks-table td
{
  border: solid 2px #7EA18F;
  padding: 5px;
}

table#weeks-table td.title-column
{
  width: 80px;
  color: #7EA18F;
  font-family: 'Times New Roman', Times, serif;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

img.goals-img
{
  margin: 10px 20px 20px 10px;
}

div.nutrition
{
  width: 215px;
  height: 410px;
  float: right;
  margin-left: 15px;
  padding: 15px;
  padding-top: 200px;
  background: url('../jpg/nutrition_right.jpg') no-repeat top #B9D0C4;
}

div.nutrition a
{
  font-weight: bold;
  font-size: 16px;
}

img#tomoatos
{
  margin: 30px 0px 0px 120px;
}

div.hiking-imgs
{
  width: 297px;
  padding-left: 15px;
}

img#yoga
{
  margin-left: 15px;
}

img.wooden-man
{
  margin: 10px 70px 20px 70px;
}

img.moon
{
  margin-left: 40px;
}