body {
  background: transparent url(images/background.jpg) repeat scroll 0% 50%;
}
#header {
  text-align: center;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}
#menu {
  position: absolute;
  margin-top: 50px;
  left: 0;
  width: 125px;
  height: 100%;
  font-size: 0.7em;
  text-align: left;
  font-weight: normal;
  line-height: 2.5em;
  font-family: Arial,Helvetica,sans-serif;
}
body > #menu {
  position: fixed;
}
#content {
  padding: 0;
  margin-right: 20px;
  font-size: 0.9em;
  margin-left: 145px;
  font-family: Arial,Helvetica,sans-serif;
}
.head {
  width: auto;
  color: black;
  font-size: 1em;
  font-family: Arial,Helvetica,sans-serif;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: bold;
  font-style: normal;
}
.textcenter {
  margin-right: auto;
  text-align: center;
  margin-left: auto;
  font-size: 1em;
  width: 100%;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
}
.textjust {
  width: 80%;
  font-size: 1em;
  margin-left: auto;
  text-align: justify;
  margin-right: auto;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
}
#footer {
  background-color: #0000ff;
  height: 1.2em;
  color: #ffffff;
  width: 100%;
}
#footer1 {
  float: left;
  width: 200px;
  text-align: center;
  font-size: 0.7em;
}
#footer2 {
  float: right;
  width: 200px;
  text-align: center;
  font-size: 0.7em;
}
#footer2 a {
  color: white;
}
#menubuttons {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  height: 200px;
}
#menubuttons ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menubuttons li {
  border-style: ridge;
  border-color: #aaaacc #222222 #222222 #aaaacc;
  border-width: 7px;
  padding: 0px;
  line-height: 1.2em;
  margin-top: 0px;
  color: white;
  bottom: 0px;
  vertical-align: middle;
  top: 0px;
  font-weight: normal;
  left: 0px;
  margin-bottom: 5px;
  background-color: blue;
  height: 2.4em;
  right: 0px;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
}
#menubuttons a {
  color: white;
  text-decoration: none;
  background-color: #0000ff;
  display: block;
}
#menubuttons a:hover {
  background-color: #00ffff;
}
h1, h2 {
  color: #0000ff;
}
h3 {
  color: #ffffff;
  background-color: #0000ff;
}
h4, h5, h6 {
  color: #000000;
}
h1 {
  padding: 0px;
  text-align: center;
  margin-bottom: 0px;
  font-size: 50px;
  margin-top: 0px;
}
h2 {
  margin: 0px;
  padding: 0px;
  font-size: 30px;
  text-align: center;
}
h3 {
  margin: 0;
  text-align: center;
  font-size: 24px;
}
h4 {
  padding: 20px;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  font-size: 0.8em;
}
h5 {
  margin-top: 0px;
  text-align: center;
  font-size: 0.8em;
  margin-bottom: 0px;
}
h6 {
  padding: 0px 20px;
  margin-top: 0px;
  text-align: left;
  font-size: 0.75em;
  margin-bottom: 0px;
  font-weight: normal;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
}
table.header {
  border-color: #aaaacc #222222 #222222 #aaaacc;
  margin-right: auto;
  margin-left: auto;
}
table.header td {
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  white-space: nowrap;
}
table.gallery {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
table.gallery td {
  margin-right: auto;
  width: 100px;
  margin-left: auto;
  text-align: center;
}
table.pastpage {
  margin-left: auto;
  margin-right: auto;
}
table.pastpage td {
  width: 75px;
}
table.pastlist {
  margin-right: auto;
  margin-left: auto;
}
table.pastlist td {
  font-size: 1em;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  white-space: nowrap;
}
table.linkgall {
	margin-right: auto;
  margin-left: auto;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: none;
}
table.linkgall th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: none;
	text-align: center;
	font-weight: normal;
	white-space: wrap;
}
table.linkgall td {
	border-width: 7px 7px 7px 7px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: #aaaaaa #000000 #000000 #aaaaaa;
	background-color: none;
	text-align: center;
}
