body {
  margin: 0;  padding: 0;
  font-family: calisto MT, palatino, georgia, "times new roman", times, serif;
  font-size: 100.01%;
  color: #333;
  background-color: #ccc;
}

.greek { font-family: GentiumAlt, Gentium, garamond, calisto MT, palatino, georgia }

a { text-decoration: none; }
img { border: none; }
h1, .h1 { font-size: 2.0em; font-weight: normal; }
h2, .h2 { font-size: 1.7em; font-weight: normal; }
h3, .h3 { font-size: 1.4em; font-weight: normal; }
h4, .h4 { font-size: 1.2em; font-weight: normal; font-style: italic; }

#container {
  margin: 2em 5%;
  background-color: #fff;
  background-image: url("/pix/blue.gif");
  background-repeat: repeat-y;
  border: 1px solid #333;
}

#header {
  background-color: #fc0;
  border-bottom: 1px solid #333;
  text-align: center;
  margin: 0; padding: 1px;
}
#header h1 { font-variant: small-caps; margin: 0; padding: 0.5em; }

#nav {
  float: left;
  width: 111px;
  padding-top: 10px;
  text-align: center;
  font-family: trebuchet MS, verdana, arial, helvetica, sans-serif;
}

#nav a#icon  {
  position: relative;
  top: -61px;
  margin: 0 auto;
  display: block;
  height: 100px;
  width: 100px;
  background: url("/pix/31bgs.png") no-repeat 0px 0px;
}

#nav a#icon:hover {
  background: url("/pix/31reds.png") no-repeat 0px 0px;
}

#nav p {
  padding: 0.2em 0;
  margin: 0.2em 0;
  color: white;
}

#nav a {
  display: block;
  color: inherit;
}

#nav a:hover { color: #333; }
#nav p:hover { background-color: #fc0; color: #333; }
#nav #innav { margin-top: -50px; }

.preload {
  display: none;
}

#content {
  margin: 0 2em 0 137px;
}

#content p,
#content h1,
#content h2,
#content h3,
#content h4 { margin: 1em; padding: 0; }

#content h1, 
#content h2,
#content h3,
#content h4 { text-align: center; }

#content a { color: #009; }
#content a:hover { color: #f00; }
#content a:active { color: #00f; }

UL.faq LI { margin: 0; }
.spaced LI { margin-bottom: 1em; }
.nospace LI { margin-bottom: 0; }

.t93 { font-style: italic; text-align: center; }

.c { text-align: center; }

#footer {
  clear: both;
  background-color: #fc0;
  margin: 0;
  padding: 1px;
  text-align: center;
  border-top: 1px solid #333;
}

#footer p {
  margin: 0; padding: 0.5em;
  font-size: .76em;
}

#footer a { color: #009; }
#footer a:hover { color: #c00; }

p.faq {
  font-style: italic;
  font-size: 1.2em;
}

.faa {
  padding-left: 2em;
}

cite {
  font-size: 0.9em;
  font-style: italic;
  margin-top: 0;
}

cite i {
  font-style: normal;
}

.note {
  font-size: 0.9em;
}

table.degrees {
  width: 90%;
  margin: 0 auto 1em auto;
  border-collapse: collapse;
} 

table.degrees th, table.degrees td {
  border: 1px solid #333;
  padding: 0.2em;
  margin: 0;
}

.smallnav {
  font-size: 0.8em;
}

.fright {
  float: right;
  margin: 0em 1em 1em 1em;
  width: 250px;
}

.fright img {
  max-width: 250px;
}

.fright p {
  font-style: italic;
  text-align: center;
  font-size: 0.8em;
  margin-bottom: 0;
}

table.calendar {
  border-collapse: collapse;
  margin: 0.5em auto;
}

table.calendar td, table.calendar th {
  min-height: 4em;
  height: 4em;
  vertical-align: top;
  width: 70px;
  padding: 0.3em;
  border: 1px solid black;
}

div.rub {
  display: block;
  padding-left: 20px;
  margin-left: 40px;
}

#content p.rub {
  padding-left: 20px;
  margin-left: 40px;
  font-size: 0.76em;
  font-style: normal;
  font-family: verdana, lucida, arial, helvetica, sans-serif;
}

.trans {
  font-size: 0.76em;
  font-style: italic;
  padding-left: 40px;
}
