body, html {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: #C1CDD7;
} 

h1{
  font-size:18px;
  font-family: Arial, Helvetica, sans-serif;
  color:#115688;
  margin-top:-5px;
  margin-bottom:-3px;
  margin-left: 13px;
}

h2{
  font-size:17px;
  font-family: Tahoma, Verdana, Arial;
  color:#115688;
}

.image_right {
  float: right;
  margin: 10px;
}

.image_left {
  float: left;
  margin: 10px;
}

#main {
  width: 944px;
}

td.body {
  width: 650px;
  height: 450px;
  margin: 0px;
  padding: 0px;
  background: url(../images/body/body.gif) repeat-y;
}

td.left {
  width: 264px;
  height: 450px;
  margin: 0px 0px 0px 0px;
  background: url(../images/body/left_bk.gif) repeat-y;
}

td.footer {
  xwidth: 736px;
  height: 74px;
  background:url(../images/body/footer.gif) no-repeat;
}

td.footer_left {
  width: 130px;
  height: 74px;
  text-align: center;
  color: #EEEEEE;
  font-family: Arial;
  font-size: 11px;
}

td.footer_middle {
  xwidth: 476px;
  height: 74px;
  padding-top: 15px;
  text-align: center;
  color: #EEEEEE;
  font-family: Arial;
  font-size: 11px;
}

td.footer_right {
  width: 130px;
  height: 74px;
  padding-top: 15px;
  text-align: center;
  color: #EEEEEE;
  font-family: Arial;
  font-size: 11px;
}

td.footer_middle a:link, td.footer_middle a:visited {
  color: #EEEEEE;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
}

td.footer_middle a:hover{
  text-decoration: underline;
}

#left {
  width: 264px;
}

td.menu {
  width: 264px;
  height: 374px;
  background: url(../images/body/logo_and_menu.gif) no-repeat;
}

td.picture {
  width: 264px;
  height: 264px;
}

#body {
  width: 672px;
}

td.header {
  xwidth: 472px;
  height: 45px;
  background: url(../images/body/header.gif) no-repeat;
}

td.content {
  padding: 5px 35px 5px 5px;
}

td.content p {line-height: 18px;}
td.content a {color: #0078c1;}
td.content a:hover {color: #ffcb08;}

.button {
  border: #666666 1px;
}

#titlebar {
  padding-top: 2px;
  background: url(../images/body/title_bar.gif) no-repeat;
}

#subtitle {
  margin-left: 13px;
}