body {
  width: 600px;
  margin: 0;
  padding: 0px;
  font-size: 70%;
  font-family: verdana, serif;
  color: #000;
}

#outter-box {
  width: 600px;
  padding: 0 8px 0 7px;
  border: 0px solid;
  background: #fff url(/images/spacer.gif) no-repeat;
}



#outter-box #top-box {
  width: 600px;
  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 {
  display: none;
}
#outter-box #top-box #search-box {
  display: none;
}


#outter-box #top-menu-box {
  display: none;
}


#outter-box #montage {
  width: 600px;
  float: left;
  border: 1px solid #fff;
  background: #a8092f url(/images/montage-red-bg.gif) no-repeat top right;
}
#outter-box #montage #montage-photo-box {
  display: none;
}
#outter-box #montage #montage-text-box {
  width: 600px;
  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: 600px;
  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 {
  display: 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;
}


#portfolio {
  width: 600px;
  float: left;
}
#portfolio #photographs {
  width: 330px;
  float: left;
  margin-right: 5px;
}
#portfolio #photographs img {
  border: 1px solid #aaa;
}
#portfolio #photographs #thumbnails {
  margin-top: 6px;
}
#portfolio #photographs #thumbnails ul {
  margin: 0;
  padding: 0;
}
#portfolio #photographs #thumbnails ul li {
  width: 76px;
  float: left;
  padding: 0 6px 6px 0;
  list-style-type: none;
}
#portfolio #photographs #thumbnails ul li.last {
  padding: 0 0 6px 0;
}

#portfolio #photographs #thumbnails ul li img.selected {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

#portfolio #description {
  width: 181px;
  float: left;
  margin-top: -5px;
  padding: 0 5px 0 10px;  
}
#portfolio #description #summary {
  padding: 0 0 0 10px;
  background: transparent url(/images/arrow-black01.gif) no-repeat;
  color: #474747;
}


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