body {
  background: #fffef9 none;
  color: #999;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
div.page  {
  margin-left:auto;
  margin-right:auto;
  width:800px;
}
div.dummy {
  clear:both;
}
div.top	{
  margin: 0;
  text-align: center;
}
div.top h1 {
  background: transparent none;
  color: #bbb;
  margin: 0.4em;
}
div.mainMenu  {
  border-top: ridge medium #aaccaa;
  border-bottom: ridge medium #aaccaa;
  padding: 0.4em;
}
div.mainMenu p  {
}
a   {
  text-decoration: none;
  padding: 0.2em;
  margin-top: 0em;
}
a.realLink  {
  background: transparent none;
  color: #999;
  font-size: smaller;
}
a.realLink:hover  {
  background: #eeeddd;
  color: #333;
}
a.thisPage  {
  background: transparent none;
  color: #666;
  font-size: smaller;
  font-weight: bold;
}
div.bottom	{
  text-align: center;
  font-size: 80%;
  padding-top: 0.5em;
  margin-top: 1em;
  border-top: ridge medium #aaccaa;
}
div.bottom p {
  margin-top: 0;
}
div.middle  {
  text-align: center;
  padding-top: 1em;
}
div.home  {
  margin: 1em 1em 1em 1em;
  text-align: justify;
}
div.homeText {
  float: left;
  width: 300px;
  margin-top: 40px;
  text-align: justify;
}

div.cv  {
  margin: 1em 1em 1em 1em;
  text-align: justify;
  font-size: smaller;
}

div.picture	{
  float: right;
  width: 400px;
  font-size: smaller;
  text-align: center;
  margin: 0px 0 20px 30px;
}
div.picMenu {
  float: left;
  width: 190px;
  margin: 0px;
  padding: 0 0 0 5px;
  text-align: left;
}
div.picMenu h2 {
  background: transparent none;
  color: #333;
  margin: 0;
  padding-bottom: 1em;
  font-size: 110%;
  font-family: tahoma, arial, sans-serif;
}
div.picMenu ul {
  list-style: none;
  margin-left: 0em;
  margin-top: 0em;
  padding-left: 0em;
}
div.picMenu li {
  margin-left: 0em;
  padding-bottom: 0.6em;
}
div.gallery {
  float: right;
  width:590px;
  font-size: smaller;
  margin-top: 2em;
}
img {
  border: none;
}

div.slideShow {
  
}

div.lgePic {
  text-align: center;
}

div.ssMenu {
  text-align:center;
  padding-top: 0px;
}

hr	{
  height: 2px;
  width: 100%;
}

.darkbold 	{
  background: transparent none;
  color: #666;
  font-weight: bold;
}

.title 	{
  background: transparent none;
  color: #666;
  font-weight: bold;
  font-size: larger;
  text-align: center;
}

.hidden {
  display: none;
}
div.certs   {
  margin-top:60px;
}

dd {
  margin: 0 0 1em 1em;
}