/* CSS Document */
body
{ background: #ffffff url(https://memories.buruma.net/harrypotter/albusseverus/background.jpg) repeat;
  overflow: auto;
  /* any IE */
  text-align: expression('center');
  font-family: Georgia, Tahoma, Verdana, Trebuchet, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size:10pt;
  scrollbar-base-color:76a16f;
  scrollbar-darkshadow-color:76a16f;
  scrollbar-shadow-color:76a16f;
  scrollbar-arrow-color:ffffff;
  margin: 0px;
  padding: 0px;}

A:link {color: #ffffff; font-weight:italics; text-decoration: none; cursor: default;}
A:visited{color: #ffffff; font-weight:italics; text-decoration: none; cursor: default; }
A:hover{ color: #000000; text-decoration:none; border-bottom:#000000 dotted 1px; font-weight:none; font-style: default;cursor: default;}
A:active{color:#ffffff; font-weight:italics; text-decoration: none; cursor: default;}

input, textarea {
  background: #76a16f;
  font-size: 10pt;
  text-decoration: none;
  font-family: Georgia, Verdana, Verdana, Trebuchet, Helvetica, Arial, sans-serif;
  color: #000000;
  padding: 1px;
  text-align: left;
  border-width: 1px;
  border-style: dashed;
  border-color:#000000;
 }

table, td {
 font-size: 10pt;
 }

/* Tags to control the position of the divs */

#container {
  background-color: #76a16f;
  width: 600px;
  text-align: left;
  margin: 0px auto;
 }

#layoutbanner {
  left: 100px;
  top: 0px;
  height: 300px;
  width: 600px;
  z-index: 2;
 }

#leftsidecolumn {
  float: left;
  width: 155px;
  padding: 3px;
  text-align: left;
  margin-left: 4px;
  margin-top: 5px;
  z-index: 3;
 }

#maincontent {
  float: right;
  width: 410px;
  /* any IE */
  width: expression('410px');
  padding: 2px;
  text-align: center;
  margin-top: 5px;
  margin-right: 4px;
  z-index: 3;
 }

#footer {
  height: 400px;
  width: 600px;
  clear: both; }

HR {
 color:000000;
 width:100%; }

.header {
  background-color: #76a16f;
  border-color: #000000;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  background-image: url('');
  font-family: Trebuchet;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  letter-spacing: 1pt;
  text-align: center;
  padding: 2px;
  height: 15; }

li {
text-align: center;}

select, input, textarea {border: solid #000000; 1pt;

font-family: Georgia;

font-size: 10px;

color: #ffffff;

background-color: #76a16f;}

h2
{ font-family: Georgia, Palatino Linotype, Palatino, Times New Roman,
Times, Bookman Old Style, serif;
 font-weight: normal;
 font-style: italic;
 font-size: 130%;
 color: #000000;

 border-bottom: 1px dashed #000000;

 padding-left: 3px;
 margin: 0px 0px 4px -1px;}