body {
  font-size: 1.1em;
  background-image: url(images/parchmentbase.jpg);
}

*:link { 
  color: #0000ff;
}

*:visited { 
  color: #666666;
}

.center { 
  text-align: center;
}

.deputy {
  padding-left: 1em;
}

.right {
  text-align: right;
}

.cellcolor {
  background-color: #CCFF11;
}
  

dl {
  margin: 0 0 0 3em;
}

dt {
  font-weight: bold;
}

 table { width: 100%; }
  th { text-align: center; border-bottom: 1px dashed black; }
  .day { width: 5em; background-color: #4863A0; }
  .start { width: 4em; text-align: left;  }
  .dash { text-align: center;  }
  .end { width: 4em; text-align: right; padding-right: 1em;  }
  .location { padding-left: 1em; width: 16em;  }
  .what { width: 16em; background-color: #4863A0; }
  .newday {height: 2px; background-color: white; }
  .notice { background-color: #4863A0; text-align: center; }
  caption { font-weight: bold; font-size: 1.2em; text-align: center; background-color: black; color: white; }

ul {
  list-style: none;
}

li {
  text-align: justify
  margin-bottom: 0.6em;
}

#article p { 
  margin: 0.5em 0.25em 0.75em 1.75em;
  padding: 4px;
  font-size: 1em;
}

#article p:first-letter {
  font-size: 1.3em;
  font-weight: bold;
}

#content {
}

#footer {
  clear: both; 
  text-align: center;
  border: 4px solid black;
  margin: 5px;
  padding: 5px;
  background-image: url(images/paper004.gif);
  color: #ffffff;
}

#footer a {
  color: #111111;
}

#header {
	width: 100%;
	color: #000000;
	padding-bottom: 5px;
}

#header h1 {
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
}

#header h2 {
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}

#header p {
	font-weight: normal;
	text-align: center;
}

#hlimage {
	float: left;
	padding-left: 10px;
} 

#topimage {
	text-align: center;
}

#hrimage {
	float: right; 
	padding-right: 10px;
}

#main {
  margin-left: 370px;
}

#nav img {
  border: 2px solid black;
}

#note { 
  font-size: 1.1em;
  padding: 15px;
  background-image: url(images/paper004.gif);
  border-right: 5px solid black;
  border-top: 7px solid black;
  border-left: 5px solid black;
  border-bottom: 7px solid black;
  color: #ffffff;
  text-indent: 0;
}

#sidebar ul {
  list-style: none;
  margin: 0px;
  padding: 10px;
  width: 160px;
}

#sidebar ul li {
  margin: 0;
  border-top: 1px solid #003;
  text-align: left;
}

#sidebar ul li a {
  display: block;
  padding: 2px 2px 2px 0.5em;
  border-left: 10px solid #348C17;
  border-bottom: 1px solid #000000;
  background-color: #ffff00;
  color: #000000;
  text-decoration: none;
}

#sidebar ul li a:hover {
  border-left: 10px solid #ffff00;
  border-bottom: 1px solid #ffff00;
  background-color: #348C17;
  color: #ffffff;
}

#photostrip {
  float: left;
  width: 165px;
  margin-left: 200px;
   display:inline;
}

#photostrip a img {
  border: 1px solid #000000;
}

#print {
  font-size: 0.8em;
  text-align: center;
}

#sidebar {
  padding-left: 100%;
  margin-left: -200px;
  text-align: center;
}

#wholepage {
	float: left;
	width: 100%;
	margin-left: -200px;
}

#wrapper {
	zoom: 1;
}

#outer_wrapper {
	width: 100%;
	min-width: 770px;
}
