body {
  background-color: #CCFFAA;
  background-image: url(images/dgren005s.jpg);
  font-size: 1.1em;
  color: #ffffff;
}

*:link { 
  color: #ffcc99;
}

*:visited { 
  color: #dddddd;
}

.center { 
  text-align: center;
}

.deputy {
  padding-left: 1em;
}

.right {
  text-align: right;
}

.cellcolor {
  background-color: #CCFF11;
}
  
table.schedule {
  border: 2px solid #ffffff;
  border-collapse: collapse;
  margin: 1em;
}

tr.border {
  border: 2px solid #ffffff;
  border-collapse: collapse;
  margin: 1em;
}

dl {
  margin: 0 0 0 3em;
}

dt {
  font-weight: bold;
}

table {
  width: 92%;
  margin: 5px;
  font-size: .8em;
}

td {
  width: 25%;
  padding-bottom: .25em;
}

th {
  font-weight: bold;
  text-align: left;
}

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 {
  background-image: url(images/paper004.gif);
}

#footer {
  clear: both; 
  text-align: center;
  border: 4px solid black;
  margin: 5px;
  padding: 5px;
  background-color: #ffff00;
  color: #000000;
}

#footer a {
  color: #111111;
}

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

#header h1 {
	padding-top: 10px;
	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;
} 

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

#main {
  margin-left: 370px;
}

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

#note { 
  font-size: 1.1em;
  padding: 15px;
  background-color: #ffff00;
  border-right: 5px solid black;
  border-top: 7px solid black;
  border-left: 5px solid black;
  border-bottom: 7px solid black;
  color: #000000;
  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 #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #ffff00;
  color: #000000;
  text-decoration: none;
}

#sidebar ul li a:hover {
  border-left: 10px solid #ffff00;
  border-right: 1px solid #ffff00;
  border-bottom: 1px solid #ffff00;
  background-color: #000000;
  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;
}
