*
{
  padding:0;
  margin:0;
}

@page { size: landscape; }

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
  margin-bottom: 1em;
}

body
{
  font-family: Times New Roman, serif;
  margin: 5px 0px;
  background: #F4F4F4; /* FCE5B5 */
  size: 8.5in 11in landscape;
}

.container
{
  text-align: center;
}

.mainbox
{
  width: 750px;
  margin: 0px auto;
}

.header
{
  margin: 5px 0px 0px 0px;
  padding: 5px 0px 1px 0px;
  text-align: center;
  background: #EDEDED;
}

.links
{
  width: 750px;
  text-align: center;
  color: #FAFAFA;
  background: #DAC4C5;
  font-size: 90%;
  font-weight: bold;
  font-variant: small-caps;
  margin: 0px;
  padding: 0px;
}

.links_inner
{
  background: #DAC4C5;
  text-align: center;
  display: table;
  margin: 0px;
  padding: 0px;
}

.links_component, .links_highlighted_component
{
  float: left;
  padding: 2px 0px;
  background: #DAC4C5;
}

.links_highlighted_component
{
  background: #BFACAD;
}

.links a:link, .links a:visited
{
  color: #FAFAFA;
  text-decoration: none;
}

.links a:active
{
  color: #FCE5B5;
  text-decoration: none;
}

.links a:hover
{
  color: #4D4638;
  text-decoration: none;
}

.content, .content_front
{
  color: #808080;
  background: #E0E0E0;
  font-size: 90%;
  line-height: 100%;
}

.content_front
{
  height: 487px;
}

.content a:link, .content a:visited
{
  color: #555555;
}

.content a:active
{
  color: #555555;
}

.content a:hover
{
  color: #000000;
  text-decoration: none;
}

.content_title
{
  text-align: center;
  padding: 0px 0px 4px 0px;
}

.content_subtitle
{
  text-align: left;
  padding: 0px 0px 17px 0px;
}

.content_text, .content_text_no_prev_next, .content_text_center
{
  text-align: left;
  clear: both;
  padding: 13px 0px 0px 0px;
}

.content_text_no_prev_next
{
  padding: 13px 0px 15px 0px;
}

.content_text_center
{
  text-align: center;
}

.prev_next
{
  font-family: Times New Roman, serif;
  margin: 12px 0px 3px 5px;
  border: 1px solid #000000;
  background: #FFFFFF;
  float: left;
  text-align: center;
  font-variant: small-caps;
  line-height: 120%;
}

.prev_next a
{
  display: block;
  width: 125px;
}

.prev_next a:link, .prev_next a:visited, .prev_next a:active
{
  color: #555555;
  text-decoration: none;
}

.prev_next a:hover
{
  color: #000000;
  text-decoration: none;
}

.prev_next_separator
{
  float: left;
}

.content_images
{
  margin: auto;
}

.content_image
{
  float: left;
}

.content_image_separator
{
  float: left;
  width: 18px;
}

.content_inner, .content_inner_pre_title, .content_inner_front
{
  width:730px;
  margin: 0px auto;
  padding: 18px 0px 5px 0px;
  text-align: center;
}

.content_inner
{
  height: 429px;
}

.content_inner_pre_title
{
  height: 440px;
}

.content_inner_pre_title
{
  padding: 7px 0px 5px 0px;
}

.footer
{
  width:730px;
  color: #808080;
  font-size: 60%;
  margin: auto;
  padding: 2px 0px 0px 0px;
  clear: both;
}

.footer_left
{
  float: left;
}

.footer_right
{
  float: right;
}

.content_end
{
  clear: both;
  height: 1px;
}
