html, body {
  margin: 0px;
  padding: 0;
  color: #222273;
  background: #ededed url(/images/background.png) repeat-y top left; }

img {
  float: right;
  margin: 5px; }

.no_margin {
  float: none;
  margin: 0px;
  border: 0px; }

table, tr, td {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  border-collapse: collapse; }

blockquote {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px; }

hr {
  color: #ededed;
  background-color: #ededed;
  height: 5px;
  border: 0;
  margin-top: 0px;
  margin-bottom: 0px; }

a {
  color: #4D4D73;
  text-decoration: underline; }

p {
  font-family: georgia, serif;
  margin-left: 10px;
  margin-right: 10px; }

p.author {
  text-align: right; }

h1, h2, h3 {
  font-family: Arial, Geneva, Verdana, sans-serif;
  margin-left: 10px;
  margin-right: 10px; }

h4, h5 {
  font-family: "Times New Roman", serif;
  margin-left: 10px;
  margin-right: 10px; }

.event table, .event tr, .event td {
  padding: 10px; }
.event p {
  margin-top: 0px;
  margin-bottom: 0px; }
.event h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 115%; }
.event h4 {
  margin-top: 1em;
  margin-bottom: 0em;
  font-size: 120%; }

#kello {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  clear: both; }

#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1000px;
  height: 170px;
  border: 5px solid #ededed; }

#logo {
  position: absolute;
  top: 175px;
  left: 0px;
  width: 310px;
  height: 170px;
  border: 5px solid #ededed; }

#logo2 {
  position: absolute;
  top: 175px;
  left: 920px;
  width: 80px;
  height: 170px;
  border: 5px solid #ededed; }

.menu {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-variant: small-caps;
  font-weight: normal;
  text-decoration: none; }

#nav {
  position: absolute;
  top: 350px;
  left: 5px;
  width: 310px;
  text-align: center;
  color: #d4d413; }

#nav h3 {
  margin-top: 1em;
  margin-bottom: 0em; }
#nav h4 {
  text-align: right;
  margin-right: 25px;
  margin-top: 0em;
  margin-bottom: 0em;
  font-size: 95%; }
#nav h5 {
  text-align: right;
  margin-right: 35px;
  margin-top: 0em;
  margin-bottom: 0em;
  font-size: 70%; }
#nav a {
  color: #ffff00;
  text-decoration: none; }
#nav a:hover {
  text-decoration: underline; }

#main {
  position: absolute;
  top: 180px;
  left: 320px;
  width: 600px;
  padding: 0px 0px 20px 0px; }

#right_margin {
  position: fixed;
  top: 0px;
  left: 925px;
  width: 80px;
  height: 100%;
  background-color: #D6BAFF; }

#left_margin {
  position: fixed;
  top: 0px;
  left: 5px;
  width: 310px;
  height: 100%;
  background-color: #BF7FBF; }

#white_center {
  position: fixed;
  top: 170px;
  left: 320px;
  width: 600px;
  height: 100%;
  background-color: #ffffff; }

.season {
  text-align: left; }
  .season .season_lines {
    font-style: italic; }

table.season {
  width: 100%; }

td.season {
  padding-top: 1em;
  padding-right: 0px; }

td.season_no_margin {
  padding-top: 0em; }

td.season_col1 {
  width: 10%; }

td.season_col2 {
  width: 15%; }

td.season_col3 {
  width: 60%; }

td.season_col4 {
  width: 15%; }

h4.season {
  margin-top: 0px;
  margin-bottom: 0px; }

p.season {
  font-family: "Times New Roman", serif;
  margin-bottom: 0px;
  margin-top: 0px; }

h3.season {
  text-transform: uppercase;
  text-decoration: underline;
  margin-left: 1em; }

a.season {
  color: blue;
  text-decoration: underline;
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 85%;
  margin-left: 1em; }

#season_greeting {
  margin-top: 1.8em;
  margin-bottom: 0px;
  text-align: center;
  font-style: italic; }

#season_name {
  margin-top: 0.9em;
  margin-bottom: 0.9em;
  text-align: center;
  letter-spacing: 0.3em;
  font-style: italic; }

#page_update {
  margin-top: 4em;
  color: #222273;
  font-family: Arial, Geneva, Verdana, sans-serif;
  font-size: 80%; }
