body {
  background-color:#ffffaa;
  color:#661166;
  margin:0;
  padding:0;
  font-size: 100%;
  }
h1 {
  background-color:#ffffaa;
  color:#661166;
  margin-top:0;
  text-align:center;
  font-size: 130%;
  }
h2 {
  margin-top:0;
  padding-top: .75em;
  text-align:center;
  font-size: 120%;
  }
h3 {
  margin-top:0;
  padding-left:1em;
  text-align:center;
  font-size: 110%;
  }
#logo {
  background-color:#aaaaff;
  color:#661166;
  width:30%;
  float:left;
  height:80px;
  text-align:center;
  }
#heading {
  background-color:#ffffaa;
  color:#661166;
  padding: 0;
  margin: 0;
  width:69%;
  float:left;
  height:80px;
  }
#heading h1 {
  margin: .9em auto 0 auto;
  padding-bottom:1em;
  }
#horizmenu {
  background-color:#aaaaff;
  color:#661166;
  text-align:center;
  padding:.2em 0 .2em 0;
  margin:0;
  width: 100%;
  clear:both;
  vertical-align:middle;
  }
#horizmenu ul {
  list-style-type:none;
  margin-top:0;
  padding:0;
  padding-top:.6em;
  vertical-align:middle;
  }
#horizmenu ul li {
  display:inline;
  padding:0 .2em .2em .2em;
  }
#horizmenu a:hover {
  background-color:#ffffaa;
  color:#111111;
}
#current a {
  background-color:#aaaaff;
  color:#aaaafe;
  cursor:default;
  }
#current a:link {
  background-color:#aaaaff;
  color:#aaaafe;
  cursor:pointer;
  }
#current a:visited {
  background-color:#aaaaff;
  cursor:default;
  color:#aaaafe;
  }
#current a:hover {
  background-color:#aaaaff;
  color:#aaaafe;
  cursor:default;
  }
#current a:active {
  background-color:#aaaaff;
  color:#aaaafe;
  cursor:default;
  }
#side_menu {
  background-color:#ffffaa;
  color:#661166;
  padding: 0;
  margin:0;
  float:left;
  width:30%;
}
#side_menu ul {
  padding: 0 0 2em 1em;
  margin:0;
  list-style-type:none;
}
#side_menu ul li{
  padding: .5em 1em;
  margin:0;
  list-style-type:none;
  }
#content {
  background-color:#fefefe;
  color:#661166;
  border: .75em outset #888888;
  padding: 0 1em;
  margin:1em 0;
  width:60%;
  float:left;
  }
#attribute {
  background-color:#ffffaa;
  color:#661166;
  text-align:center;
  font-style:italic;
  font-size:80%;
  margin:0;
  padding:0 0 2em 0;
  clear:both;
  width:100%;
  }
.vmenu {
  list-style-type:none;
}
.vmenu li{
  list-style-type:none;
  padding-bottom: 1em;
}

a img {
  border:none;
  text-decoration:none;
  }
a:hover {
  background-color:#ccccff;
  color:#111111;
  }
p {
  padding:.75em 0;
  margin:0;
  }
#service {
  border-collapse:collapse;
  table-layout: fixed;
  padding:0 1em;
  width: 95%;
  margin:0 auto 1em auto;
  border: 8px outset #661166;
  }
#service caption {
  padding:.75em;
  font-weight: 600;
  }
#service td:first-child {
  padding: .2em .5em;
  border-bottom: 1px solid #661166;
  border-right: 1px solid #661166;
  }
#service td + td {
  padding: .2em .5em;
  border-bottom: 1px solid #661166;
  text-align: right;
  border-right: 1px solid #661166;
  }
#service td:last-child {
  padding: .2em .5em;
  border-bottom: 1px solid #661166;
  text-align: center;
  border-right: none;
  }
#service th:first-child {
  padding: .2em .5em;
  background-color:#ffffaa;
  color:#661166;
  border-top: 2px solid #661166;
  border-bottom: 2px solid #661166;
  border-right: 2px solid #661166;
  }
#service th + th {
  padding: .2em .5em;
  background-color:#ffffaa;
  color:#661166;
  border-top: 2px solid #661166;
  border-bottom: 2px solid #661166;
  border-right: 2px solid #661166;
  }
#service th:last-child {
  padding: .2em .5em;
  background-color:#ffffaa;
  color:#661166;
  border-top: 2px solid #661166;
  border-bottom: 2px solid #661166;
  border-right: none;
  }
#contact {
  border-collapse:collapse;
  table-layout: fixed;
  padding:0 1em;
  margin:0 auto 1em auto;
  border: 8px outset  #661166;
  }
#contact th {
  width: 7em;
  text-align: right;
  vertical-align: top;
  background-color:#ffffaa;
  color:#661166;
  border-top: 2px solid #661166;
  border-bottom: 2px solid #661166;
  }
#contact td {
  width: 18em;
  text-align: left;
  }
fieldset {
  text-align: center;
  }
.thumbnail {
  width: 300px;
  height:275px;
  margin:0 auto .5em auto;
  text-align: center;
  border: 8px outset #661166;
}
.thumbnail img {
  width: 300px;
  height:225px;
  padding:0 0 .75em 0;
}
.thumbnail a:hover, .thumbnail a:active,
.thumbnail a:link, .thumbnail a:visited {
  background-color:white;
  color:#111111;
  text-decoration:none;
  cursor:default;
  }
.misc_links {
  margin:0;
  width: 90%;
  clear:both;
  text-align:center;
  padding:.6em .2em;
  background-color:#fefefe;
  color:#661166;
  list-style-type:none;
  vertical-align:middle;
  border:10px groove #ffffaa;
  margin:.5em auto;
  }
.misc_links li {
  display:inline;
  padding:0 1em;
  }
.misc_links a {
  white-space:nowrap;
}
.misc_links a:hover {
  background-color:#ffffaa;
  color:#111111;
}
.lcolumn {
  width: 44%;
  float:left;
  padding:.5em .5em .5em 0;
  border:2px ridge yellow;
}
.rcolumn {
  width: 44%;
  float:right;
  padding:.5em .5em .5em 0;
  border:2px ridge yellow;
}
table {
  border: 3px ridge  #888888;
  empty-cells: show;
}
tbody {
  border:2px dashed purple;
}
tr {
  border:2px inset yellow;
}
td {
  border:2px groove yellow;
  text-align:left;
  width: 12.5%;
  background-color:#ffeeff;
  color:#331133;
}
code {
  background-color:#aaffaa;
  color:red;
  font-style: italic;
}
td strong {
  background-color:#aaffaa;
  color:blue;
  font-weight: 700;
}
.indent {
/*  margin:0 0 .5em .5em; */
  padding:0 0 0 1em;
}
