body, html {
  height:100%;
  background:      #171f36 url(http://www.nbcfamily.ca/images/stripe_bottom2.gif) repeat;
  font-family:     Arial, Verdana, sans-serif;
}

/* ---------------------------------------------------------------- */
/*                             STRUCTURE                            */
/* ---------------------------------------------------------------- */

#container {
  margin:                0 auto;
}

#area_really_outside {
  position:              relative;
  float:                 center;
  width:                 950px;
  margin:                0 auto;
  margin-top:            0px;
  margin-bottom:         0px;
  background:            #171f36 url(http://www.nbcfamily.ca/images/stripe_bottom2.gif) repeat;
}

#banner_area {
  /*position:              absolute;*/
  background:            url(http://www.nbcfamily.ca/images/area_outside.gif) repeat-y;
  position:              relative;
  margin:                0 auto;
  margin-top:            -6px;
  /*top:                   0px;*/
  /*left:                  0px;*/
  /*width:                 100%;*/
  width:                 890px;
  height:                150px;
  /*background:            #455a8f url(http://www.nbcfamily.ca/images/banner_area2.gif) repeat-x;*/
}

#menu_area {
  /*position:              absolute;*/
  /*top:                   148px;*/
  position:              relative;
  margin:                0 auto;
  margin-top:            0px;
  left: 0px;
  height:                24px;
  /*width:                 100%;*/
  width:                 840px;
  /*background:            #ffffff url(http://www.nbcfamily.ca/images/menu_line2.gif) repeat-x;*/
  background:            #ffffff url(http://www.nbcfamily.ca/images/menu_line4.gif);
  color:                 #4E2B03;
  /* NOTE: background = #bc6607    foreground = #f3e0af */
}

#area_outside {
  position:              relative;
  float:                 center;
  /*top:                   158px;*/
  /*top:                   0px;*/
  width:                 890px;
/*  height:100%;
  min-height:100%;*/
  margin:                0 auto;
  margin-top:            0px;
  margin-bottom:         0px;
  border-bottom:         #1A223C solid 3px;
  background:            url(http://www.nbcfamily.ca/images/area_outside.gif) repeat-y;     /* #415696 */
}

#main_area {
  position:              relative;
  float:                 center;
  margin:                0 auto;
  width:                 850px;
/*  height:100%;
  min-height:100%;*/
  background-color:      #415696;
}

#left_column {
  /*height:100%;*/
  /*height: 600px;*/
  border-right:          #314273 solid 1px;   /* #F3E0AF */
  border-left:           #3D518D solid 1px;   /* #F3E0AF */
  border-bottom:         #314273 solid 1px;   /* #F3E0AF */
  /*height:                100%;*/
  height:                577px;
  line-height:           15px;
  background-color:      #4b65b1;
  color:                 #ffffff;
}

#right_column {
  /*height:100%;*/
  height: 600px;
  border-right:          #314273 solid 1px;   /* #F3E0AF */
  border-left:           #3D518D solid 1px;   /* #F3E0AF */
  border-bottom:         #314273 solid 1px;   /* #F3E0AF */
  /*height:                100%;*/
  height:                577px;
  line-height:           15px;
  background-color:      #4962AB;
  color:                 #ffffff;
}

#inside_column {
  width:                 430px;
  /*height:                100%;*/
  height:                590px;
}

#footer {
  position:              relative;
  float:                 center;
  margin:                0 auto;
  width:                 890px;
  color:                 #ffffff;
  font-size:             10px;
  text-align:            center;
  line-height:           16px;
}

#indexcontent {
  float:               center;
  width:               432px;
  height:              280px;
}
