html {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background: black;
  font-size: 14px;
  font-style: normal;
  font-family: "Times New Roman", Times, serif;
}

body {
  position: absolute;
  width: 800px;
  height: 600px;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -300px;
}

p:first-child {
  margin-top: 0px;
}

p:last-child {
  margin-bottom: 0px;
}

#navigation {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 590px;
  width: 160px;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 10px;
  background-repeat: no-repeat;
  color: white;
  text-align: center;
}

#nav_previous {
  position: absolute;
  top: 510px;
  left: 79px;
  height: 10px;
  width: 9px;
}

#nav_previous_on {
  position: absolute;
  background-image: url('../img/previous_on.jpg');
  top: 510px;
  left: 79px;
  height: 10px;
  width: 9px;
}

#nav_previous_off {
  position: absolute;
  background-image: url('../img/previous_off.jpg');
  top: 510px;
  left: 79px;
  height: 10px;
  width: 9px;
}

#nav_next {
  position: absolute;
  top: 510px;
  left: 132px;
  height: 10px;
  width: 9px;
}

#nav_next_on {
  position: absolute;
  background-image: url('../img/next_on.jpg');
  top: 510px;
  left: 132px;
  height: 10px;
  width: 9px;
}

#nav_next_off {
  position: absolute;
  background-image: url('../img/next_off.jpg');
  top: 510px;
  left: 132px;
  height: 10px;
  width: 9px;
}

#content {
  position: absolute;
  width: 600px;
  height: 600px;
  left: 200px;
  top: 0px;
  background-repeat: no-repeat;
  text-align: center;
}

#content_logo {
  position: absolute;
  width: 181px;
  height: 54px;
  left: 209px;
  top: 18px;
  background-image: url('../img/logo.png');
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
}

#content_year {
  position: absolute;
  width: 100%;
  height: 50px;
  top: 64px;
  left: 0px;
  overflow: auto;
  background-color: transparent;
  padding: 0px;
  font-size: 20px;
}

#content_title {
  position: absolute;
  width: 100%;
  height: 59px;
  top: 113px;
  left: 0px;
  overflow: auto;
  background-color: transparent;
  padding: 0px;
  font-size: 24px;
  font-weight: bold;
}

#content_image {
  position: absolute;
  top: 159px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
}

#content_icon00 {
  position: absolute;
  width: 104px;
  height: 45px;
  left: 58px;
  top: 541px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

#content_icon01 {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 227px;
  top: 372px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

#content_icon01text {
  position: absolute;
  display: table;
  width: 224px;
  height: 60px;
  left: 0px;
  top: 372px;
  background-color: transparent;
  background-repeat: no-repeat;
}

#content_icon02 {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 308px;
  top: 372px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

#content_icon02text {
  position: absolute;
  display: table;
  width: 229px;
  height: 60px;
  left: 371px;
  top: 372px;
  background-color: transparent;
  background-repeat: no-repeat;
}

#content_icon03 {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 227px;
  top: 442px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

#content_icon03text {
  position: absolute;
  display: table;
  width: 224px;
  height: 60px;
  left: 0px;
  top: 442px;
  background-color: transparent;
  background-repeat: no-repeat;
}

#content_icon04 {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 308px;
  top: 442px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

#content_icon04text {
  position: absolute;
  display: table;
  width: 229px;
  height: 60px;
  left: 371px;
  top: 442px;
  background-color: transparent;
  background-repeat: no-repeat;
}

#content_icon05 {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 227px;
  top: 512px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

#content_icon05text {
  position: absolute;
  display: table;
  width: 224px;
  height: 60px;
  left: 0px;
  top: 512px;
  background-color: transparent;
  background-repeat: no-repeat;
}

#content_icon06 {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 308px;
  top: 512px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

#content_icon06text {
  position: absolute;
  display: table;
  width: 229px;
  height: 60px;
  left: 371px;
  top: 512px;
  background-color: transparent;
  background-repeat: no-repeat;
}

#content_icon07 {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 308px;
  top: 512px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

#content_icon07text {
  position: absolute;
  display: table;
  width: 229px;
  height: 60px;
  left: 371px;
  top: 512px;
  background-color: transparent;
  background-repeat: no-repeat;
}

#content_icon08 {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 308px;
  top: 512px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

#content_icon08text {
  position: absolute;
  display: table;
  width: 229px;
  height: 60px;
  left: 371px;
  top: 512px;
  background-color: transparent;
  background-repeat: no-repeat;
}

#content_icon09 {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 308px;
  top: 512px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: right;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

#content_icon09text {
  position: absolute;
  display: table;
  width: 229px;
  height: 60px;
  left: 371px;
  top: 512px;
  background-color: transparent;
  background-repeat: no-repeat;
}

.content_icontextcenter {
  position: static;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

.content_icontextleft {
  position: static;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

.content_icontextright {
  position: static;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  line-height: 92%;
}

#content_text01 {
  position: absolute;
  overflow: auto;
  background-color: transparent;
  padding: 0px;
  padding-right: 5px;
  font-size: 14px;
  text-align: left;
}

#content_text02 {
  position: absolute;
  overflow: auto;
  background-color: transparent;
  padding: 0px;
  padding-right: 5px;
  font-size: 14px;
  text-align: left;
}

#content_illustration {
  position: absolute;
  width: 134px;
  height: 123px;
  left: 230px;
  top: 445px;
  background-color: transparent;
  background-repeat: no-repeat;
}

#content_foot {
  position: absolute;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: center;
}

.years {
  display: block;
  text-decoration: none;
  margin: 0px;
  margin-top: 8px;
  padding: 0px;
  font-size: 18px;
  font-family: "Times New Roman", serif;
  font-weight: 300;
}

.year_link {
  display: block;
  text-decoration: none;
  cursor: pointer;
  margin: 0px;
  margin-top: 8px;
  padding: 0px;
  font-size: 18px;
  font-family: "Times New Roman", serif;
}

.year_link:visited {
  text-decoration: none;
}

.year_link:hover {
  text-decoration: none;
  color: #A04513;
}

.year_inactive {
  display: block;
  text-decoration: none;
  margin: 0px;
  margin-top: 8px;
  padding: 0px;
  font-size: 18px;
  font-family: "Times New Roman", serif;
  color: #A0A0A0;
}

.category {
  margin: 0px;
  padding: 0px;
  padding-top: 0.5em;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
}

.link {
  display: block;
  position: absolute;
  text-decoration: none;
  cursor: pointer;
}

.link:visited {
  text-decoration: none;
}

.link:hover {
  text-decoration: none;
  color: #A04513;
}

.category_link {
  margin: 0px;
  padding: 0px;
  padding-top: 0.5em;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  cursor: pointer;
}

.category_link:visited {
  text-decoration: none;
}

.category_link:hover {
  text-decoration: none;
  color: #A04513;
}

.link_outter {
  position: relative;
  height: 100%;
  width: 100%;
  background-color: transparent;
}

.link_inner {
  bottom: 0px;
  width: 100%;
  position: absolute;
}

.zc_link_active {
  cursor: pointer;
  text-decoration: none;
}

.zc_link_active:visited {
  text-decoration: none;
}

.zc_link_active:hover {
  text-decoration: none;
  color: #A04513;
}

.zc_link_inactive {
  cursor: pointer;
  text-decoration: none;
  color: #A0A0A0;
}

.zc_link_current {
  color: #A0A0A0;
}

.zc_nav1 {
  display: block;
  text-decoration: none;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  font-size: 18px;
  font-family: "Times New Roman", serif;
  font-weight: 300;
}

.zc_nav2 {
  display: block;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  padding-top: 0.5em;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
}

.zc_preview {
  position: absolute;
  width: 125px;
  height: 90px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 130px;
}

.zc_preview_position_1 {
  left: 20px;
  top: 142px;
}

.zc_preview_position_2 {
  left: 165px;
  top: 142px;
}

.zc_preview_position_3 {
  left: 310px;
  top: 142px;
}

.zc_preview_position_4 {
  left: 455px;
  top: 142px;
}

.zc_preview_position_5 {
  left: 20px;
  top: 371px;
}

.zc_preview_position_6 {
  left: 165px;
  top: 371px;
}

.zc_preview_position_7 {
  left: 310px;
  top: 371px;
}

.zc_preview_position_8 {
  left: 455px;
  top: 371px;
}