body {
  background-image: url(images/bg.gif);
  text-align: center;
}
.pics {
  margin: 10px;
  border: 0px;
}
#page {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  top: 12px;
  width: 726px;
  height: auto;
}
#top_left {
  position: relative;
  float: left;
  height:89px;
}
#top_nav {
  position: relative;
  background-image: url(images/topbg.gif);
  float: left;
  width: 196px;
  height:89px;
  text-align: center;
}
#top_right_link {
  background-image: url(images/topbg.gif);
  position: relative;
  float: left;
  width: 200px;
  height: 89px;
  background-color: #FFFFFF;
  text-align: center;
}
div#top_right {
  position: relative;
  float: left;
}
.left {
  position: relative;
  clear: both;
  float: left;
  width: 726px;
}
.left img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.float_left {
  position: relative;
  clear: both;
  float: left;
}
.float_left img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
#graphics_left {
  position: relative;
  clear: both;
  float: left;
}
#graphics_nav {
  position: relative;
  float: left;
  width: 196px;
  text-align: center;
}
#graphics_nav img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
#graphics_right {
  position: relative;
  float: left;
}
#graphics_search {
  position: relative;
  float: left;
  height: 32px;
  background-image: url(images/blank_search.gif);
}
#graphics_slogan {
  clear: both;
  position: relative;
  float: left;
}
#two_col_page {
  position: relative;
  clear: both;
  background-image: url(images/two_col_bg.gif);
  background-repeat: repeat-y;
  text-align: left;
  height: 400px;
}
#left_page {
  position: relative;
  clear: both;
  float: left;
  width: 316px;
}
#right_page {
  position: relative;
  float: left;
  width: 410px;
}
.content {
}
#content_left {
  position: relative;
  clear: both;
  float: left;
  width: 121;
  height: 600px;
  background-image: url(images/c_left_bg.gif);
  background-repeat: repeat-y;
  text-align: left;
}
#content_left img {
  margin-bottom: 10px;
}
#content_right {
  position: relative;
  float: left;
  width: 605px;
  height: 600px;
  text-align: left;
  background-image: url(images/c_right_bg.gif);
  background-repeat: repeat-y;
}
#one_col_page {
  position: relative;
  clear: both;
  background-image: url(images/one_col_bg.gif);
  background-repeat: repeat-y;
  text-align: left;
}
