body {
    margin: 0;
    padding: 0;
    background: #3962a6;
    font-family: Georgia, "Times New Roman", sans-serif;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    scrollbar-face-color: #6791d7; 
    scrollbar-arrow-color: #FFF; 
    scrollbar-track-color: #3962a6; 
    scrollbar-shadow-color: #000; 
    scrollbar-highlight-color: #FFF; 
    scrollbar-3dlight-color: #FFF; 
    scrollbar-darkshadow-Color: #000;
}

a:link {color: #FFF}
a:visited {color: #EEE}
a:hover {color: #666}
a:active {color: #EEE}

#main {
    width: 750px;
    margin: auto;
    position: relative;
    text-align: left;
    border: 0px solid #000;
    top: -1px;
    background: url("background.jpg") repeat-y;
}

#pagehead {
      background-image: url("logo.jpg");
      width: 645px;
      height: 323px;
      margin-top: 0;
      margin-left: 52px;
      margin-right: 0;
}

#navigation {
    font-size: 1em;
    background: url("inverttab.jpg") top left repeat;
    width: 630px;
    position: relative;
    padding: 5px 0px 10px 15px;
    margin-left: 52px;
    color: #000;
    font-family: Verdana, Arial, sans-serif;
}

#navigation a{
    padding-right: 5px;
    text-decoration: none;
}

#post {
    position: relative;
    left: 70px;
    margin-top: 2em;
    margin-right:400px;
}

#news, #images, #mainstage, #calendar, #contactsmain{
    position: relative;
    left: 70px;
    margin-top: 2em;
    margin-right:200px;
}

#post h3{
    padding: .5em;
    margin: 0;
    font-size: 2em;
    font-style: italic;
    border-bottom-width: 2px;
    border-style: solid;
    border-color: #CCC;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
}

#post p{
    padding: 0.5em;
    margin: 0;
    text-indent: 1.5em;
    letter-spacing: .02em;
    line-height: 200%;
}

#news {
    line-height: 2em;
}

#news span{
  margin: 0em;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: #CCC;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}

#news ul{
  list-style: circle;
}

#news li{
  text-decoration: none;
  font-family: Georgia, Verdana, Arial;
  font-size: 1.2em;
  margin: 1em;
}

#images span{
    font-size: 1.2em;
    border-bottom-width: 2px;
    border-style: solid;
    border-color: #CCC;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
}

#images p{
    text-indent: 1.5em;
}

#images a:link{
    color: #666;
}

#images a:visited{
    color: #008080;
}

#images a:hover{
    color:#008080;
}

#images a:active{
    color:#008080;
}

#mainstage {
}

#contactsmain {
  font-size: 1.5em;
}

#contactsmain h3{
  font-size: 2em;
}

#contactsmain ul.main{
    margin: 0;
    line-height: 150%;
    padding: 0em 1em 1em 2.5em;
}

#contactsmain ul.sub{
    margin-left: 18px;
    padding: 0;
    list-style-type: circle;
    color: #999;
    margin-top: -.5em; /* Corrects problem with margin-top of li*/
}

#contactsmain li{
    margin-top: .5em;
}

#contactsmain a{
    color: #666;
}

#column {
    position: absolute;
    width: 200px;
    left: 450px;
    font-size: 14px;
    top: 400px;
}

#contacts h3, #links h3, #calendarsmall h3{
    border-style: solid;
    border-color: #000;
    border-top-width: 2px;
    border-bottom-width: 0em;
    border-left-width: 2px;
    border-right-width: 2px;
    background: #6791d7 url("tab.jpg") top right;
    padding: .5em;
    color: #FFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
    margin-right: 100px;
    margin: 0;
}

#contacts, #links, #calendarsmall{
    margin-bottom: 50px;
}

#calendarsmall table{
    border-collapse: collapse;
    border-style: solid;
    border-color: #000;
    border-width: 2px;
    width: 198px;
    margin: 0;
    padding: 0;
    background: #9f9f9f url("silverdark.jpg") top left repeat-x;
}

#calendarsmall caption{
    border-style: solid;
    border-color: #000;
    border-top-width: 2px;
    border-bottom-width: 0em;
    border-left-width: 2px;
    border-right-width: 2px;
    background: #6791d7 url("tab.jpg") top right;
    padding: .5em;
    color: #FFF;
    font-family: Verdana, Arial, sans-serif;
}

#calendarsmall th, td{
    border: 1px solid #000;
    padding: 2px;
    text-align: center;
}

#calendarsmall td{
    background: #FFF url("calendar.jpg") top left no-repeat;
}

#calendarsmall th{
    background: #707070 url("calendardark.jpg") top left no-repeat;
    color: #FFF;
}

#calendarsmall td.active{
  background: #707070 url("calendarblue.jpg") top left no-repeat;
  color: #FFF;
}

#calendarsmall td.old{
  background: #707070 url("calendar.jpg") top left no-repeat;
  color: #FFF;
}

.active ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.active ul li{
	position: relative;
}

.active li ul{
	position: absolute;
	right: 20px;
	top: 0;
	display: none;
}

.active ul li ul {
	background: url("inverttab.jpg") top left repeat;
    color: #FFF;
	padding: 3px;
	border: 1px solid #000;
}

.active li:hover ul, .active li.over ul { display: block; }

#contacts ul.main, #links ul{

    border-style: solid;
    border-color: #000;
    border-width: 2px;
    margin: 0;
    line-height: 150%;
    padding: 1em 1em 1em 1.5em;
    background: #9f9f9f url("silverdark.jpg") top left repeat-x;
}

#contacts ul.sub{
    margin-left: 18px;
    padding: 0;
    list-style-type: circle;
}

#contacts a, #links a, #images a{
    text-decoration: none;
}

#calendar table{
    border-collapse: collapse;
    width: 600px;
}

#calendar caption{
    font-size: 18px;
}

#calendar th, td{
    border: 1px solid #000;
    padding: 5px;
    vertical-align: top;
}

#calendar th{
    width: 100px;
    background: url("inverttab.jpg") top left repeat;
    color: #FFF;
}

#calendar td{
    background: #FFF url("silverlight.jpg") bottom left repeat-x;
    color: #666;
}

#calendar ul{
    list-style-type: none;
}

#calendar .old{
    background: #9F9F9F url("silverdark.jpg") top left repeat-x;
    color: #CCC;
}

#calendar .active{
}

.floatleft{
  float: left;
}

#footer{
    position: relative;
    margin-top: 75%;
    margin-left: 52px;
    margin-right: 52px;
    border-color: #000;
    border-bottom-width: 2px;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-style: solid;
    padding: 0px 0px 15px 30px;
    color: #666;
}

#footer h3{
    font-size: 1em;
}