body {
  padding: 0px;
  margin: 0px;
  width: 100%;
  background-color: #750857;
}

body, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}

a:link, a:visited {
  color: #66aa66;
  text-decoration: underline;
}
a:hover, a:active {
  color: #33cc33;
  text-decoration: none;
}



#wrapper {
  width: 986px;
  margin: 0px auto;
  color: #000000;
}

#header {
  position: relative;
  width: 986px;
  height: 294px;
}

#header h1 {
  position: absolute;
  width: 986px;
  height: 204px;
  left: 0px;
  top: 90px;
  margin: 0px;
  padding: 0px;
  background: url(../images/header_bg.jpg) no-repeat top left;
}

#header h1 em {
  display: none;
}

#header h2 {
  position: absolute;
  width: 295px;
  height: 81px;
  top: 9px;
  margin: 0px;
  padding: 0px;
}

#header h2 a {
  position: absolute;
  width: 295px;
  height: 81px;
  top: 0px;
  left: 0px;
}

#header h2 a span {
  display: none;
}

#header h2.topic1 {
  left: 35px;
  background: url(../images/topic1.jpg) no-repeat top left;
}

#header h2.topic2 {
  left: 345px;
  background: url(../images/topic2.jpg) no-repeat top left;
}

#header h2.topic3 {
  left: 655px;
  background: url(../images/topic3.jpg) no-repeat top left;
}

#nav {
  position: absolute;
  width: 160px;
  height: 196px;
  top: 94px;
  left: 820px;
}

#nav ul {
  text-align: left;
  padding: 0px;
  margin: 0px;
  color: #000;
  width: 160px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  line-height: 17px;
  font-size: 14px;
  font-weight: bold;
  list-style: none;
}

#nav ul li {
  display: block;
  margin: 6px 3px 7px 3px;
}

#nav ul li a {
  display: block;
  width: 140px;
  padding: 0px 7px;
  color: #000;
  background-color: #f5c0d4;
  text-decoration: none;
}

#nav ul li a:link, #nav ul li a:visited {
  color: #000;
  background-color: #f5c0d4;
  text-decoration: none;
}

#nav ul li a:hover, #nav ul li a:active {
  color: #330033;
  background-color: #e5b0c4;
  text-decoration: none;
}



#content {
  width: 916px;
  position: relative;
  margin: 0px 35px;
  height: 1009px;
  background: url(../images/home_content_bg.jpg) no-repeat top left;
}

#footer {
  position: relative;
  width: 986px;
  text-align: center;
  font-size: 11px;
  color: #fff;
  margin-top: 14px;
  margin-bottom: 16px;
}

#footer a, #footer a:link, #footer a:visited {
  color: #fdbbd6;
  text-decoration: underline;
}

#footer a:hover, #footer a:active {
  color: #fff;
  text-decoration: underline;
}

#balloon {
  position: absolute;
  width: 315px;
  height: 240px;
  padding-top: 24px;
  left: -35px;
  top: 7px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
  z-index: 100;
  background: url(../images/balloon.gif) no-repeat top left;
}


#updates {
  position: relative;
  width: 360px;
  margin: 0px 136px 0px 420px;
  padding-top: 36px;
}

.update {
  padding: 5px;
  background-color: #ffffff; 
  margin-top: 46px;
}

.update_date {
  margin: 0px 2px;
  padding: 8px 0px 3px 0px;
  border-bottom: 2px solid #fe0d0d;
  font-size: 14px;
  font-weight: bold;
}

.update_text {
  font-size: 13px;
  text-align: center;
  margin-top: 6px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.update_link {
  margin: 3px 0px 0px 0px;
  padding: 0px;
  font-size: 13px;
  text-align: center;
}

.update_link a {
  display: block;
  background-color: #8ad74b;
  width: 90px;
  padding: 2px 0px;
  margin: 0px auto;
  text-align: center;
  color: #000;
}

.update_link a:link, .update_link a:visited {
  color: #000;
  text-decoration: none;
}

.update_link a:hover, .update_link a:active {
  color: #880000;
  text-decoration: underline;
}



.layout {
  position: relative;
  width: 100%;
}

.clear {
  clear: both;
  height: 0px;
}


form {
  margin: 0px;
}

.err, .required {
  color: red;
  font-weight: bold;
}

.s0 {
  font-size: 9px;
}
.s1 {
  font-size: 10px;
}
.s2 {
  font-size: 11px;
}

.t {
  font-size: 12px;
}
.t0 {
  font-size: 13px;
}
.t1 {
  font-size: 14px;
}
.t2 {
  font-size: 15px;
}
.t3 {
  font-size: 16px;
}
.t4 {
  font-size: 18px;
}
.t5 {
  font-size: 20px;
}
.t6 {
  font-size: 22px;
}

.c {
  font-size: 12px;
  color: #fff;
}
.c0 {
  font-size: 13px;
  color: #fff;
}
.c1 {
  font-size: 14px;
  color: #fff;
}
.c2 {
  font-size: 15px;
  color: #fff;
}
.c3 {
  font-size: 16px;
  color: #fff;
}
.c4 {
  font-size: 18px;
  color: #fff;
}
.c5 {
  font-size: 20px;
  color: #fff;
}
.c6 {
  font-size: 22px;
  color: #fff;
}



