body {
  margin:10px 10px 10px 10px; 
  height: 100%;
  background: #ffffcc; 
  font-family: verdana, sans-serif; 
  font-size: 12;
  }

a:link { color: #993300; text-decoration: none; font-weight: bold;  font-family: verdana, sans-serif; font-size: 14 }
a:active { color: #006600; text-decoration: none; font-weight: bold; font-family: verdana, sans-serif; font-size: 14 }
a:visited { color: #993300; text-decoration: none; font-weight: bold; font-family: verdana, sans-serif; font-size: 14 }
a:hover { color: #006600; text-decoration: none; font-weight: bold; font-family: verdana, sans-serif; font-size: 14 }

li { style: circle }

p { font-family: verdana, sans-serif; font-size: 12; }

h1 { color: #993300; font-family: verdana, sans-serif; font-size: 2em; text-align: center}

h2 { color: #993300; font-family: verdana, sans-serif; font-size: 14px;  position:absolute; left: 200px; top: 4px }



h3 {color: #993300; font-family: verdana, sans-serfi; font-size: 14px }


td {color: #006600; font-family: verdana, sans-serif; font-size: 10 }

img.border {position:absolute; top:80px; left:100px;}

img.logo {position:absolute; top:10px; left:20px;}

img.regular { margin: 10px 20px 10px 20px; }

hr { width: 70%;
  background-color: #993300; height: 2px; }

#top
{ text-align: center; background: #ffffcc; font-size: 12pt; font-family: verdana, sans-serif; color: #006600 }

#header
  {position:absolute; 
  top:10; 
  left:10; 
  width:90%; 
  height:215px;  
  background:#ffffcc;
  letter-spacing: 0.1cm

}


#contents {
  position:absolute; 
  top:70px;
  left:135px;
  width: 80%;
  padding: 10px;
  margin: 0px 20px 10px 20px
  right:0 
  overflow:auto; 
  background-color: #ffffcc;
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #006600;

  }

#cv {
  position:absolute; 
  top:115px;
  left:135px;
  width: 80%;
  padding: 10px;
  margin: 0px 20px 10px 20px
  right:0 
  overflow:auto; 
  background-color: #ffffcc;
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #006600;

  }


#nav {
  position:absolute;
  float:left;
  top:50px;
  margin: 10px 10px 10px 10px
  width: 135px; 
  background-color: #ffffcc;
  font-family: verdana, sans-serif;
  font-stretch: wider;
  font-size: 14px;
  font-weight: 800;
  }

#middle {
  position:absolute; 
  top:175px;
  left:475px;
  width: 50%;
  padding: 10px;
  margin: 0px 20px 10px 20px
  right:0 
  overflow:auto; 
  background-color: #ffffcc;
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #006600;
  }
  