
tr.head {
  background-color: #C6DBEF;
}

td#toptoplinks {
  margin: 0;
  padding-top: 0.2em;
  height: 1.4em;
  font-size: 12px;
  font-family: helvetica;  
  font-weight: bolder;
  background-color: #FFC700;
  /*color: #10619C;*/
  color: white;
}

table.staff td {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

table.staff tr.even {
  background-color: #E5E5EE;
  /* #F6F6FF */
}

table.staff th {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

img#flag { 
  margin-left: 65px;
  margin-right: 65px;
  float: left;
  vertical-align: middle;
}
td#toptoplinks a {
  padding-right: 0.5em;
  padding-left: 0.5em;
  text-decoration: none;
  color: white;
  
}

span.toptopdivider {
  border-style: none solid none none;
  border-width: 2px;
  color: #738A5A;
}

div#title {
  margin-top: 42px;
  margin-left: 160px;
  font-size: 24px;
  font-weight: bold;
  font-family: Arial;
  color: #29418C;
}

div#subtitle {
  color: #5969A5;
  font-family: Arial;
  font-weight: bold;
  margin-left: 160px;
  margin-top: 1px;
}

td#topbottomlinks {
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  color: white;
  background-color: #183084;
  height: 1.6em;
  padding-top: 0.2em;
}

span.topbottomlink {
  color: green;
}

td#topbottomlinks a {
  color: white;
  font-size: 12px;
  padding-right: 1em;
  padding-left: 1em;
  text-decoration: none;
}


span.topbottomdivider {
  border-style: none solid none none;
  border-width: 2px;
  font-size: 10px;
}


td.leftmenu {
  background: #FFFFE7;
  height: 350px;
}

td.leftmenu a {
  text-decoration: none; 
  color: #183084;
}

div.leftmenuitem {
  background: #FFFFBD;
  border-style: none none inset none;
  border-width: 1px;
  padding-left: 1em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  font-family: Arial;
  font-weight: bold;
  font-size: smaller;
  /*color: #425994;*/
}

div.leftmenuitem a:hover {
  color: #828182;
}

div.curmenuitem {
  background-color: #F6F6FF; /* only background color and color difference */
  
  border-style: none none inset none;
  border-width: 1px;
  padding-left: 1em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  font-family: Arial;
  font-weight: bold;
  font-size: smaller;
}

div.curmenuitem a {
  color: #828182;
}

div#introimg {
  height: 400px;
  background-image: url(images/alchymista.jpg);
  background-repeat: no-repeat;
  background-position: 2em 2em;

  font-family: "Dauphin" cursive;
  font-size: x-large;
  color: #525152;
  padding-top: 1em;
  padding-left: 1em;
}

div.topcontentband {
  background-color: #EFF3FF;
  height: 20px;
}

td.content {
  background-color: #F6F6FF;

}

td#bottomcontentband {
  background-color: #EFF3FF;
  height: 20px;
}

div#content {
  font-family: Arial;
  margin: 0em 1em 1em 1em;
  color: #525152;
}

div#content h1 {
  color: #DEA621;
  margin-top: 0;
  margin-left: 0;
}

div#content div {
  margin-left: 1em;
}

div#content div div {
  margin-left: 2em;
}


div#content h1 {
  font-size: 28px;
}

div#content a {
  color: #183084;
}

div#content a.uklinks {
  color: #FFC700;
}

.indent {
  margin-left: 0.5em;
}

.indent1 {
  margin-left: 1em;
}

.indent2 {
  margin-left: 1.5em;
}

