/*CSS Design by Joshua Wright
  Created: 20080927
  Revised: 20100304
  Praise Jesus!*/

body{
  margin: 0px 0px 0px 0px;
  background-color: #205060;
  text-align: center;
}

div{
  background-color: transparent;
  color: #000000;
  font-family: sans-serif;
  font-size: 12px;
  font-style: normal;
  margin: 0px 0px 0px 0px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  overflow: hidden;
}

div.imgnode{
  text-align: left;
  padding-bottom: 5px;
}

div.whole{
  background-color: transparent;
  width: 602px;
  height: 434px;
  margin: 50px auto 0px auto;
}

div.nav{
  background-color: transparent;
  width: 602px;
  height: 28px;
  margin: 0px 0px 0px 0px;
}

div.navnode{
  background-color: #eeeeee;
  width: 141px;
  height: 18px;
  margin: 0px 0px 0px 10px;
  float: left;
  border: 1px #000000 solid;
}

div.torso{
  background-color: #cccccc;
  width: 600px;
  height: 380px;
  margin: 0px 0px 0px 0px;
  border: 1px #000000 solid;
}

div.subnav{
  background-color: #cccccc;
  width: 602px;
  height: 18px;
  margin: 2px 0px 0px 0px;
  font-size: 12px;
}

div.text1{
  background-color: #cccccc;
  width: 595px;
  height: 353px;
  margin: 0px 0px 5px 0px;
  text-align: center;
  overflow: auto;
}

div.text0{
  background-color: #cccccc;
  width: 595px;
  height: 371px;
  margin: 5px 0px 5px 0px;
  text-align: center;
  overflow: auto;
}

div.textnode{
  background-color: #eeeeee;
  width: 558px;
  margin-left: 5px;
  padding: 5px 5px 5px 5px;
  text-align: left;
  border: 1px #cccccc dashed;
}

div.footer{
  background-color: transparent;
  width: 602px;
  height: 20px;
  margin: 2px 0px 0px 0px;
  text-align: center;
  font-size: 10px;
}

span.date{
  background-color: transparent;
  color: #000000;
  font-family: sans-serif;
  font-size: 10px;
  font-style: normal;
  margin: 0px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

span.note{
  background-color: transparent;
  color: #000000;
  font-family: sans-serif;
  font-size: 10px;
  font-style: italic;
  margin: 0px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

span.quote{
  background-color: transparent;
  color: #333333;
  font-family: sans-serif;
  font-size: 11px;
  font-style: italic;
  margin: 0px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

span.title{
  background-color: transparent;
  color: #000000;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

a{
  background-color: transparent;
  border: 0px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
}

a.navnode{
  background-color: #eeeeee;
  border: 0px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
}

a.subnav{
  background-color: #cccccc;
  border: 0px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
}

a.textnode{
  background-color: #eeeeee;
  border: 1px #000000 solid;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  padding: 0px 3px 0px 3px;
}

a:hover{
  color: #00cccc;
}

img.preview{
  width: 50px;
  height: 50px;
  border: 1px #cccccc dashed;
  margin: 5px 5px 0px 5px;
  float: left;
}

img.footer{
  width: 80px;
  height: 20px;
  border: 0px;
  vertical-align: middle;
}
