a:link {
  color: #0000FF;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:active {
  color: #FF0000;
  background-color: #FFFFB0;
  outline-color: #AAAAAA;
}

body {
  margin: 0px;
  background-color: #66A5DF;
  text-align: center;
  vertical-align: top;
  font-size: 100%;
  font-family: sans, Arial, sans-serif, Helvetica;
}

blockquote {
  padding: 3px;
  border: 1px solid black;
  background-color: #FFFFC0;
  font-size: 0.75em;
  font-style: italic;
}

div.centered {
  text-align: center;
}

div.profile {
  width: 736px;
  position: relative;
  clear: both;
}

div.profile img {
  margin-left: 10px;
  width: 209px;
  height: 258px;
  position: relative;
  float: left;
}

div.profile ol {
  margin-top: 4px;
  margin-bottom: 0px;
}


div.separator {
  margin: 0px;
  padding: 0px;
  width: 780px;
  height: 8px;
  line-height: 0px;  /* IE height issue */
  font-size: 4px;    /* IE height issue */
  background-color: #66A5DF;
}

div.wrapper {
  width: 780px;
  background-color: #66A5DF;
}

h1 {
  font-family: Times New Roman, serif, Times;
  font-weight: bold;
}

h2 {
  font-family: Times New Roman, serif, Times;
}

h2.top {
  margin-top: 0px;
}

h3 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 1.25em;
  font-family: Times New Roman, serif, Times;
}

img {
  border-width: 0px;
  border-style: none;
  display: block;
}

img.photo_left {
  width: 261px;
  height: 201px;
  position: relative;
  float: left;
}  

img.photo_right {
  width: 264px;
  height: 201px;
  position: relative;
  float: right;
}

ul.resources li {
  padding-bottom: 16px;
}

#banner {
  left: 0px;
  top: 0px;
  width: 760px;
  height: 96px;
  position: absolute;
  background-image: url(leizeljeff.png);
  /*line-height: 40px;*/
  /*text-align: center;*/
  /*vertical-align: middle;*/
  /*font-family: Poor Richard;*/
  /*font-size: 1.50em;*/
}
#banner a {
  width: 100%;
  height: 100%;
  display: block;
  background-image: transparent;
}
#banner a:active, #banner a:focus {
  background-color: transparent;
}

#bannerbox {
  left: 10px;
  width: 760px;
  height: 96px;
  position: relative;
  color: white;
  background-color: black;
  text-align: center;
  font-size: 1.25em;
}

#bgpic {
  left: 350px;
  top: 0px;
  width: 410px;
  height: 257px;
  position: absolute;
}

#canvas {
  margin: 0px auto;
  width: 780px;
  height: 100%;
  text-align: left;
}

#credits {
  width: 440px;
  background: transparent;
}  

#content {
  margin: 0px 12px 0px 12px;
  width: 736px;
  background-color: white;
  text-align: left;
  font-size: 1.00em;
}

#footer {
  padding-top: 8px;
  width: 760px;
  clear: both;
  text-align: center;
  font-size: 0.85em;
}

#header {
  width: 760px;
  height: 257px;
  background-image: url(header/bg.png);
  background-repeat: repeat-x;
}

#lastupdate {
  width: 290px;
  float: right;
  background: transparent;
  text-align: right;
  font-style: italic;
}  

#mainbox {
  padding-bottom: 12px;
  left: 10px;
  width: 760px;
  position: relative;
  background-color: white;
}

#pageinfobox {
  padding: 2px;
  left: 10px;
  width: 756px;
  position: relative;
  background-color: #BBBBBB;
  text-align: left;
  font-size: 0.80em;
}

#plate {
  left: 27px;
  top: 26px;
  width: 273px;
  height: 135px;
  position: absolute;
}

#subtitle {
  margin-bottom: 0px;
  left: 24px;
  top: 192px;
  width: 500px;
  position: absolute;
}

#subtitle h1 {
  margin-top: 0px;
  color: #9E0040;
}
