body {
  margin: 0px;
  background-color: #FFFFFF;
  text-align: center;
  min-width: 1000px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
img {
  border: 0;
}
a:link, a:visited, a:hover {
  color:#000000;
}
#container {
  margin: 0 auto; margin-top: 5px;
  width: 1000px;
  text-align: left;
}
#header_graph {
  background: linear-gradient(to right, rgba(255,255,255,0), rgba(57,94,140,1));
  width: 1000px;
  height: 75px;
}
#text {
  width: 1000px;
  float: left;
  background-color: #FFFFFF; color:#000000;
  text-align: left;
}
#two_column {
  column-count: 2;
  -moz-column-count: 2;
  column-gap: 50px;
  -moz-column-gap: 50px;
}
#two_column p {
  padding: 0;
  margin: 0;
  text-align: justify;
  font-size: 14px;
  line-height: 1.8em;
}
#footer {
  clear: both;
  width: 1000px;
  margin: 0 auto;
}
h1 {
  font-size: 36px;
  color: #045FB4;
  text-align: center;
  font-weight: bold;
  margin-top: 9px; margin-bottom: 0;
}
h2 {
  padding-top: 10px; padding-bottom: 5px;
  font-size: 20px;
  color: #383838;
}
h3 {
  color: #045FB4;
  font-size: 18px;
  line-height: 27px;
}
h3 a:link, h3 a:visited, h3 a:hover {
  color: #000000;
  text-decoration: none;
}
h4 {
  font-size: 0.75em;
}
h5 {
  font-size: 14px;
  font-weight: normal;
}
p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8em;
}
hr {
  border: none;
  background-color: #ccc;
  color: #ccc;
  height: 1px;
}
table, td, th {
  border: 1px solid #ccc;
  border-collapse: collapse;
}
th, td {
  padding: 5px;
  font-size: 14px;
}
blockquote {
  font-size: 16px;
  font-style: italic;
  margin: 0.25em 0;
  padding: 0.25em 20px;
  line-height: 1.45;
  color: #383838;
  text-align: center;
}
.picture {
  float: left;
  width: 180px;
  padding-top: 13px; padding-bottom: 13px;
  padding-left: 5px;
}
.pictures {
  padding: 10px;
  border: 0;
}
.photos {
  padding: 5px 50px 0px 0px;
  border: 0;
}
.clear {
  clear: both;
  width: 0; height: 0;
}
.mail {
  unicode-bidi:bidi-override;
  direction: rtl;
}
.nav_list {
  font-size: 12px;
  list-style: outside none none;
  display: inline-block;
  padding-left: 650px;
}
.nav_item {
  display: inline-block;
  padding: 0px 0px 0px 1.5em;
  line-height: 1.4em;
  font-size: 14px;
}
.table_60 {
  width: 60%;
}
.caption {
  text-align: center;
  font-size:0.7em;
  margin-top: -10px;
  padding-top: 0;
}
.strikethrough {
  text-decoration: line-through;
}
.media_container {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border: 1px solid #E8E8E8;
  padding-left: 10px; padding-right: 10px;
  margin-top:7px; margin-bottom: 7px;
}
.media_header {
  font-size: 14px;
  line-height: 0.8em;
}
.media_text {
  font-size: 12px;
  line-height: 0.8em;
}
.media_text_long {
  font-size: 12px;
  line-height: 1.4em;
}
.advent table {
  border: 0;
  border-collapse: separate;
  border-spacing: 10px;
}
.advent td {
  width: 100px; min-width: 100px; height: 110px;
  font-size: 84px;
  text-align: center;
  background-image:url(/pictures/advent_calendar.jpg);
  color: #FFD700;
}
.advent a:link, .advent a:visited, .advent a:hover {
  text-decoration: none;
  color: #FFD700;
}
.archive li, .site_notice li {
  font-size: 16px;
  line-height: 1.6em;
}
.site_notice li {
  font-size: 14px;
  line-height: 1.6em;
}
.advent_window h1 {
  font-size: 40px;
  font-weight: bold;
}
.advent_window h2 {
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 0;
  text-align: center;
  color: #000000;
}
.advent_window h3 {
  font-size: 14px;
  line-height: 1em;
  margin-top: 0px;
  font-style: italic;
  text-align: center;
}
