body {
  margin:0;
  padding:0;
  background:#FDE2AD;
}

body,table,input,textarea,select,button {
  font-family:'lucida sans unicode',verdana,sans-serif;
  font-size:13px;
  line-height:1.3em;
  color:#A02243;
}
h1 {
  font-size:16px;
}
h2 {
  font-size:14px;
}
h3 {
  font-size:12px;
}
a {
  color:#06A53E;
  text-decoration:none;
}
a:hover {
  color:#06A53E;
  text-decoration:underline;
}
ul {
  margin:0 0 0 0;
  padding:0 0 0 20px;
  list-style-type:none;
}
ul li {
  padding:0 0 0 16px;
  margin:0;
  background:url(images/li.gif) no-repeat 1px 4px;
}

.borderLeft {
  border-left:solid #7F1A34 2px;
}
.borderRight {
  border-right:solid #7F1A34 2px;
}

#content table tr th,
#content table tr td {
  text-align:left;
  padding:2px 1em 2px 0;
  vertical-align:top;
}

#container {
  width:981px;
}
#banner {
  width:776px;
}
#bannerTable {
  width:776px;
  height:200px;
}
#bannerTable .lang {
  color:#fff;
  background:#E59700;
  width:339px;
  height:20px;
  padding:0 10px 0 20px;
}
#bannerTable .lang a {
  color:#fff;
}
#bannerTable .img {
  width:437px;
}
#bannerTable .cite {
  background:#FCBD3A url(images/cite.gif) no-repeat 0 0;
  width:339px;
  height:180px;
}
#bannerTable .cite span {
  display:none;
}

#logo {
  width:205px;
  background:url(images/rightbarBg.gif) repeat-y 0 0;
}
#nv1 {
  line-height:16px;
  font-size:13px;
  height:25px;
}
#nv1 .inner {
  background:url(images/nv1Bg.gif) repeat-x 0 0;
  border:solid #fff;
  border-width:1px 0;
  height:25px;
  padding:0 20px;
}
#nv1 a {
  color:#fff;
  background:url(images/nvItemBg.gif) repeat-x 0 0;

  display:block;
  float:left;
  height:18px;
  line-height:18px;
  padding:3px 10px 4px 10px;
}
#nv1 a:hover {
  text-decoration:none;
  background:url(images/nvItemBg.gif) repeat-x 0 -40px;
  color:#A02243;
}
#nv1 a.a1,
#nv1 a.s1 {
  background:url(images/nvItemBg.gif) repeat-x 0 -40px;
  color:#A02243;
}

#main {
  border:solid #EAA623;
  border-width:5px 0 0 5px;
  width:100%;
  height:100%;
}
#main tr td#content {
  padding:15px 15px 15px 15px;
  height:250px;
  vertical-align:top;
}
#main tr.jiggys td {
  padding:15px 0 15px 15px;
}
#content {
  height:100%;
}

#jiggysBottom {
  border-top:solid #EAA623 5px;
  padding:10px 0;
  height:80px;
}

#rightbar {
  background:url(images/rightbarBg.gif) repeat-y 0 0;
  vertical-align:top;
}
#nv2 {
  margin:0 0 30px 0;
}
#nv2 a {
  display:block;
  color:#A02243;
  font-size:13px;
  padding:2px 10px 2px 20px;
}
#nv2 a:hover {
  text-decoration:none;
}
#nv2 a.a1 {
  background:#EAA623 url(images/nv2a.gif) no-repeat 8px 50%;
}
#nv2 a.d2 {
  padding-left:40px;
  background-position:23px 50%;
}
#nv2 a.d3 {
  padding-left:35px;
  background-position:23px 50%;
}

#copyright {
  font-size:10px;
  border-left:solid #FDE2AD 2px;
  border-right:solid #FDE2AD 2px;
  text-align:center;
}
#copyright div {
  border-top:solid #EAA623 5px;
}
#copyright span {
  color:#818181;
}
