body {
  background-color: #FFF;
  font-size: 12pt;
}
body, p, h1, h2, h3, h4, h5, h6, li {
  font-family: "Georgia","Times","serif";
}


#header, #wrapper, #wrapper_fp, #center, #footer, #footer_fp,
#managed_content, #mc_top, #mc_botttom,
.content_buttons li, .content_buttons li a  {
  background: none;
}

#sidebar {
  display: none;
}

#footer, #footer_fp {
  display: none;
}

#related_items, #menubar, #access_keys, #print_email, #content_trail, #content_tour, #left_sidebar, #tabs  {
  display: none;
}

#month, #cal_legend {
  display: none;
}

#header h1, #header h2 {
  position: relative;
  top: 0px;
  left: 0px;
}

body, #header, #wrapper, #inner_wrapper, #center, #content, #managed_content {
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: none; ! important
  overflow: visible;
  text-align: left;
}

#content {
}

#managed_content h2 {
  color: #c60;
}

/*
.content_project {
  page-break-inside: avoid;
}
*/


/* comments */
#object_comments {
  margin: 0.5in 1.0in 0in 1.0in;
}

.oc_item {
  border-top: 1px solid #000;
}

h2.oc_header {
  color: #036;
}



/***************/

/* These styles are used in template #1 */
.captioned_image {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  margin: 10px 0px 0px 10px;
  padding: 15px 0px 0px 15px;
  font-style: italic;
  color: #999999;
  font-size: 0.8em
}

.ci_image {
  border: 1px solid #999999;
  margin: 0px;
  padding: 0px
}

.captioned_image p {
  margin: 0.5em 0em;
  padding: 0px;
  font-style: italic;
}

/* These styles are used in template #2 */
ul.content_buttons {
  list-style: none;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  _height: 1%;
  overflow: hidden;
}

.content_buttons li {
  display: block;
  list-style: none;
  margin: 0px;
  padding: 11px 0px 0px 0px;
  width: 205px;
  float: left;
  background: url('/images/assembly/content_button_top.png') no-repeat;
}

.content_buttons li a {
  display: block;
  text-align: center;
  color: #036;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  background: url('/images/assembly/content_button_bottom.png') no-repeat 0% 100%;
  width: 205px;
  border: none;
}

.content_buttons li a:hover {
  color: #c60;
}

.content_project {
  border-top: #999 1px solid;
  _height: 1%;
  overflow: hidden;
  clear: both;
}
.cp_image {
  float: left;
  margin: 10px;
  padding: 0px;
  border: #999 1px solid;
}

.cp_text {
  width: 310px;
  float: left;
  margin: 10px 0px;
}
.cp_text h3, .cp_text h3 a, .pp_text h3, .pp_text h3 a {
  font-size: 1.0em;
  font-weight: normal;
  color: #036;
  margin: 0px;
  padding: 0px;
}
.cp_text p, .pp_text p {
  margin: 0px;
  padding: 0px;
}

/* These styles are used in template #3 */
.project_plate {
  margin-top; 1.0em;
  _height: 1%;
  overflow: hidden;
}

.pp_slideshow {
  float: left;
  width: 295px;
  margin: 0px;
  padding: 0px;
}

.pp_main_image {
  width: 280px;
  /*height: 260px;*/
  margin: 0px;
  padding: 0px;
}

.pp_main_image img {
  border: #999 1px solid;
}

p.pp_caption {
  margin: 0em;
  padding: 0em 0em 0.25em 0em;
  font-style: italic;
  font-size: 0.75em;
}
p.pp_caption, p.pp_caption a {
  color: #999;
}

.pp_instruction {
  font-style: italic;
  font-size: 0.75em;
  color: #999;
}


ul.pp_image_list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.pp_image_list li {
  width: 90px;
  height: 84px;
  float: left;
  list-style: none;
  padding: 0px;
  margin: 5px 5px 5px 0px;
  border: #999 1px solid;
}
ul.pp_image_list li a, ul.pp_image_list li a:hover {
  border: none;
}

.pp_text {
  float: right;
  width: 140px;
}
.pp_text h4 {
  margin: 0.5em 0.0em 0.0em 0.0em;
}
.pp_text p {
  margin: 0.0em 0.0em 0.5em 0.0em;
}

