html {
  background-color: #838383;
}
body {
  width: 768px;
  margin: 0 auto 0 auto;
  padding: 0px;
  font-size: 70%;
  font-family: verdana, serif;
  background-color: #838383;
  color: #6c6c6c;
}
form {
  margin: 0;
}
img {
  border: 0;
}
a {
  color: #a62b4a;
}
a img {
  border: none;
}
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  margin: 0;
  padding: 0;
}
h3 {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
}
h4 {
  margin: 0;
  padding: 0;
}
h5 {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
  font-size: 0.1em;
  height: 0em;
}
.block {
  display: block;
}
img.right {
  float: right;
  padding-left: 5px;
}
img.left {
  float: left;
  padding-right: 5px;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.small {
  font-size: 0.9em;
}
input, textarea {
  border-top: 1px solid #999;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #999;
}
div.paging {
  clear: both;
}
div.paging div.link {
  float: left;
  width: 50%;
}
#site-search dd {
  margin-bottom: 20px;
}
#site-search div.pages {
  text-align: center;
}
#site-search div.pages a {
  padding: 0 5px;
}
#contact-form label {
  width: 100px;
  float: left;
  padding: 3px;
  text-align: right;
}
#contact-form sup.required {
  color: #f00;
}
#contact-form input.sendform {
  margin-left: 106px;
}



#outter-box {
  width: 753px;
  padding: 0 8px 0 7px;
  border: 1px solid #fff;
  background: #c7c7c7 url(/images/top-box-bg.gif) no-repeat;
}



#outter-box #top-box {
  width: 753px;
  float: left;
  height: 149px;
  min-height: 149px;
}
#outter-box #top-box #aec-logo {
  min-height: 74px;
  padding: 20px 20px 6px 0;
  text-align: right;
}
#outter-box #top-box #title-box {
  width: 325px;
  float: left;
  padding: 0 0 0 25px;
}
#outter-box #top-box #printer-box {
  width: 235px;
  float: left;
  padding: 10px 0 0 0;
  text-align: right;
}
#outter-box #top-box #search-box {
  width: 160px;
  float: left;
  padding: 10px 0 0 0;
  text-align: right;
}
#outter-box #top-box #search-box #search-field {
  width: 130px;
}
#outter-box #top-box #search-box #button-arrows {
  margin: -5px 0 -4px 0;
  border: 0px solid;
}



#outter-box #top-menu-box {
  width: 750px;
  float: left;
  margin: 3px 0 0 0;
  padding: 0 0 3px 0;
  background: #e5e5e5 url(/images/yellow-bar-bg.gif) repeat-x bottom left;
}
#outter-box #top-menu-box img {
  float: left;
  display: block;
}



#outter-box #montage {
  width: 748px;
  float: left;
  border: 1px solid #fff;
  background: #a8092f url(/images/montage-red-bg.gif) no-repeat top right;
}
#outter-box #montage #montage-photo-box {
  width: 542px;
  float: left;
}
#outter-box #montage #montage-text-box {
  width: 201px;
  float: left;
  margin: 10px 0 0 3px;
  padding: 45px 0 5px 0;
  color: #fff;
  background: transparent url(/images/text-a-class-act.gif) no-repeat;
}
#outter-box #montage #montage-text-box p {
  margin: 0 0 10px 0;
}



#outter-box #body-box {
  width: 748px;
  w\idth: 708px;
  float: left;
  margin: 0 0 7px 0;
  padding: 19px 20px 19px 20px;
  border: 1px solid #fff;
  border-top: 0px solid;
  background: #fff url(/images/body-box-bg.gif) repeat-x;
}

#outter-box #body-box #leftside-box {
  width: 155px;
  min-height: 190px;
  float: left;
  margin-right: 15px;
}
#outter-box #body-box #leftside-box .leftside-menu {
  width: 155px;
  w\idth: 141px;
  margin: 0 0 10px 0;
  padding: 7px;
  border: 1px solid #a0a0a0;
  background: #fff url(/images/contents-box-bg.gif) repeat-x;
}
#outter-box #body-box #leftside-box .leftside-menu h2 {
  padding: 2px 0 10px 2px;
  font-size: 1.2em;
  font-weight: bold;
  color: #a62b4a;
}
#outter-box #body-box #leftside-box .leftside-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#outter-box #body-box #leftside-box .leftside-menu ul li {
  margin: 2px 0 3px 0;
  padding: 2px 0 2px 15px;
  border: 1px solid #a0a0a0;
  background: #fff url(/images/leftside-list-bg.gif) repeat-y top center;
}
#outter-box #body-box #leftside-box .leftside-menu ul li.selected {
  font-weight: bold;
  color: #5a5a5a;
  background: #fff url(/images/leftside-list-bg-selected.gif) repeat-y top center;
}
#outter-box #body-box #leftside-box .leftside-menu ul li a {
  color: #737373;
  text-decoration: none;
}

#outter-box #body-box #leftside-box .leftside-menu ul li.sub-list {
  margin: 2px 0 3px -15px;
  padding: 2px 0 2px 5px;
  border: 1px solid #d09ba9;
  background: #fff url(/images/leftside-sub-list-bg.gif) repeat-y top center;
}
#outter-box #body-box #leftside-box .leftside-menu ul li.sub-list a {
  color: #9e082c;
  text-decoration: none;
}



#outter-box #body-box #center-box {
  width: 539px;
  w\idth: 531px;
  float: left;
  background: #fff url(/images/contents-box-bg.gif) repeat-x;
}
#outter-box #body-box #center-box h2 {
  margin: 0 0 6px 0;
  padding: 1px 2px 1px 10px;
  font-size: 1.3em;
  font-weight: bold;
  color: #fff;
  border: 1px solid #a8092f;
  background: #bd4562 url(/images/title-bar-bg.gif) repeat-x;
}
#outter-box #body-box #center-box p {
  margin: 15px 0 12px 0;
}
#outter-box #body-box #center-box table {
  width: 100%;
}
#outter-box #body-box #center-box table tr {
  vertical-align: top;
}
#outter-box #body-box #center-box table tr th {
  text-align: left;
}
#outter-box #body-box #center-box table tr td p {
  margin: 0 0 15px 0;
}



#tibus-strapline {
  text-align: center;
  color: #fff;
}
