* html {
  height: 100%;
  width: 99%;
  margin: 0px;
  padding: 0px;
}

html {
  width: 100%;
  height: 100%;
}

body {
  font-family: Arial;
  font-size: 12pt;
  background-color: #ffffff;
}

form {
  padding: 0px;
  margin: 0px;
}

div#outside {
  padding: 20px;
}

div#inside {
  min-width: 974px;
  padding: 0px;
}

div#header {
  margin-top: 0px;
}

div#mainbox form input[type=submit] {
  font-family: Tahoma;
  color: #ffffff;
  background-color: #c1172c;
  border: 1px solid #000000;
  padding: 3px;
  font-size: 1.0em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
div#mainbox form input[type=submit]:hover {
  background-color: #ffaaaa;
}

div#mainbox th {
  background-color: #c1172c;
  font-size: 0.9em;
  font-family: Tahoma;
  font-weight: bold;
  font-varient: italic;
  text-align: center;
  padding: 7px;
}

div.error {
  border: 1px solid #ff0000;
  background-color: #aa0000;
  color: #ffffff;
  text-align: left;
  font-size: 0.7em;
  width: 400px;
  padding: 5px;
  margin: 5px;
}

div.error h3 {
  text-align: center;
  font-family: "Trebuchet MS";
  color: #ffffff;
}

div.error li {
  line-height: 5px;
}

div#logo {
  float: left;
  width: 400px;
  margin-bottom: 10px;
}

div#testimonialtop {
  float: right;
  width: 400px;
  color: #aaaaaa;
  font-family: "Trebuchet MS";
}

span.language {
  margin-top: 10px;
  color: #000000;
}

div#guestlinkbar {
  margin-top: 4px;
  padding: 10px;
  clear: both;
  height: 20px;
  background-color: #f9a325;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.9em;
}

div#guestlinkbar div#guesttoplinks {
  margin-top: 2px;
  height: 20px;
  float: left;
  max-width: 650px;
}

div#guestlinkbar div#login {
  font-size: 0.7em;
  float: right;
  margin-top: -5px;
  text-align: left;
}

div#guestlinkbar div#guesttoplinks a {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 4px;
  padding-right: 4px;
  color: #ffffff;
  text-decoration: none;
}

div#guestlinkbar div#guesttoplinks a:hover {
  background-color: #aa00aa;
  color: #ffffff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
/*  border-radius: 6px; */
}

div#guestlinkbar div#guestlogin {
  float: right;

  margin-top: -7px;
  text-align: left;
}

div#srwplinkbar div#guestlogin {
  width: 10px;
  float: right;
  margin-top: -7px;
  text-align: left;
}

div#guestlinkbar div#guestlogin span.forgotpw {
}

div#guestlinkbar div#guestlogin a {
  color: #5555ff;
  text-decoration: none;
  font-size: 0.6em;
}

div#guestlinkbar div#guestlogin a:hover {
  color: #ffffff;
}

div#guestlogin input[type=submit] {
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
}

div#srwplinkbar {
  padding: 2px;
  clear: both;
  min-height: 30px;
  font-weight: bold;
  font-size: 0.8em;

  background-color: #c1172c;
  color: #ffffff;
}

div#srwplinkbar a {
  color: #ffffff;
}

div#srwplinkbar div#srwptoplinks {
  margin-top: 15px;
  font-size: 1.3em;
}

div#srwplinkbar div#srwptoplinks a {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 4px;
  padding-right: 4px;
  color: #ffffff;
  text-decoration: none;
}

div#srwplinkbar div#srwptoplinks a:hover {
  background-color: #ff9999;
  color: #000000;
  margin-top: 14px;
  margin-bottom: 14px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
/*  border-radius: 6px; */
}

div#memberlinkbar {
  margin-top: 4px;
  padding: 10px;
  clear: both;
  height: 20px;
  background-color: #64bc47;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.9em;
}

div#memberlinkbar div#membertoplinks {
  margin-top: 2px;
  height: 20px;
  float: left;
  min-width: 650px;
}

div#memberlinkbar div#membertoplinks a {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 4px;
  padding-right: 4px;
  color: #ffffff;
  text-decoration: none;
}

div#memberlinkbar div#membertoplinks a:hover {
  background-color: #aa00aa;
  color: #ffffff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
/*  border-radius: 6px; */
}

div#memberlinkbar div#memberwelcome {
  float: right;
  text-align: left;
}

div#memberlinkbar div#memberwelcome a {
  color: #ffffff;
  text-decoration: none;
  font-size: 0.8em;
}

div#memberlinkbar div#memberwelcome a:hover {
  color: #ffff00;
}

div#stafflinkbar {
  padding: 10px;
  clear: both;
  height: 20px;
  background-color: #64bc47;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.9em;

  margin-top: 2px;
  text-align: left;
}

div#stafflinkbar a {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 4px;
  padding-right: 4px;
  color: #ffffff;
  text-decoration: none;
}

div#stafflinkbar a:hover {
  background-color: #aa00aa;
  color: #ffffff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
/*  border-radius: 6px; */
}

table.stafftbl th {
  padding: 5px;
  background-color: #aaaaff;
  color: #000000;
}

div#content {
  width: 100%;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

div#mainbox {
  min-width: 634px;
  width: 65%;
  float: left;
  min-height: 1%;
  padding: 20px;
  margin: 0 auto;
/*  background-color: #0088c9; */
  background-color: #0074bd;
  color: #ffffff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
/*  border-radius: 6px; */
  text-align: left;
}

div#mainbox li {
  margin-bottom: 10px;
}

div#splash {
  padding: 10px;
  text-align: center;
  width: 584px;
  min-height: 371px;
  background-image: url(/images/glowing-world.jpg);
  background-position: center center;
  background-repeat: no-repeat;

  color: #ffffff;
  font-family: verdana;
  font-weight: bold;
  font-size: 1.2em;
}


div#splash div a {
  color: #ffffff;
  text-decoration: none;
}
div#splash div a:hover {
  font-size: 1.22em;
  color: #ffff00;
}

div#splash .splashlink0 {
  padding-top: 50px;
  margin-bottom: -40px;
  height: 105px;
  width: 105px;
  test-align: center;

  background-image: url(/images/splash1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

div#splash .splashlink1 {
  padding-top: 65px;
  height: 105px;
  width: 105px;
  float: left;

  background-image: url(/images/splash1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

div#splash .splashlink2 {
  padding-top: 35px;
  height: 105px;
  width: 105px;
  float: right;

  font-size: 1.4em;

  background-image: url(/images/splash1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

div#splash .splashlink3 {
  padding-top: 65px;
  height: 105px;
  width: 105px;
  float: left;

  background-image: url(/images/splash1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

div#splash .splashlink4 {
  padding-top: 65px;
  height: 105px;
  width: 105px;
  float: right;

  background-image: url(/images/splash1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

div#splash .splashlink5 {
  clear: both;
  margin-top: 45px;
  padding-top: 73px;
  height: 105px;
  width: 125px;

  background-image: url(/images/splash1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

div#sidebox {
  width: 25%;
  float: right;
  min-width: 250px;
  min-height: 1%;
  padding: 20px;
  margin-left: 10px;
  background-color: #64bc47; 
/*  background-color: #66bb46; */
  color: #ffffff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
/*  border-radius: 6px; */
  text-align: left;
}

div#sidebox a {
  color: #ffffff;
}
div#sidebox a:hover {
  color: #ffff00;
}

div#sidebox th {
  background-color: #0074bd;
}

div#sidebox h1 {
  text-transform: lowercase;
}

div#sidebox tr.odd {
  background-color: #00aa00;
}
div#visitors-contain table#visitors tr.odd {
  background-color: #99aaff;
}

div#bottom {
  clear: both;
  font-size: 0.75em;
  color: #999999;
}

div#copyright {
  text-align: center;
}

div#bottomlinks {
  text-align: center;
}

div#networkss {
  text-align: center;
}

div#networks div.floatleft {
  float: left;
}

div#mainbox a {
  color: #ffff00;
}

div#mainbox h1 {
  text-align: left;
  font-family: "Trebuchet MS";
  text-transform: lowercase;
  font-size: 2.0em;
  font-weight: bold;
  
}

div.splatbg {
  font-size: 0.8em;

  margin-bottom: 15px;
  padding-left: 30px;

  background-image: url(/images/lilsplat.gif);
  background-position: -3px 0px;
  background-repeat: no-repeat;
}

span.headerinfo {
  font-size: 0.5em;
}

div#givingtree_viewpost {
}

div#givingtree_viewpost div.postauthor {
  width: 150px;
  text-align: center;
  padding: 10px;
  float: left;
  border: 1px solid #ffffff;
  margin-right: 10px;
}

div#givingtree_viewpost div.postsubject {
  font-weight: bold;
  font-size: 1.2em;
}

div#givingtree_viewpost div.postmessage {
  margin-left: 180px;
  margin-top: 10px;
  clear: right;
  border: 1px solid #000000;
  background-color: #ffffff;
  font-family: Times New Roman, sans-serif;
  color: #000000;
  min-height: 200px;
  padding: 10px;
}

div#mainbox tr.odd {
  background-color: #000088;
}

div#mainbox td {
  font-size: 0.7em;
}

div#membernotes {
  min-width: 200px;
  max-width: 200px;
  float: right;

  text-align: center;
}

div#membernotes textarea.note {
  max-width: 200px;
  background-color: #55ffff;
  font-size: 0.7em;
  font-family: "Comic Sans MS";
  margin-top: 2px;

  border: 0px;
  border-right: 1px solid #005555;
  border-bottom: 1px solid #005555;

}

div#membernotes input[type=submit] {
  font-size: 0.7em;

  border: 0px;
  border-right: 1px solid #005555;
  border-bottom: 1px solid #005555;

  background-color: #55ffff;
  margin-bottom: 20px;
}

div#membernotes div.note {
  margin-top: 2px;
  background-color: #55ffff;
  color: #000000;

  border: 0px;
  border-right: 1px solid #005555;
  border-bottom: 1px solid #005555;

  text-align: left;
  padding: 2px;
  font-size: 0.7em;
  font-family: "Comic Sans MS";
}

div#membernotes div.notedate {
  bottom: 10px;
  font-size: 0.6em;
  font-family: Arial;
  color: #555555;
}

div#membernotes div.noteoptions {
  color: #0000ff;
}

div#membernotes a {
  text-align: center;
  padding-top: 10px;
  color: #0000ff;
  font-family: Arial;
  font-size: 0.7em;
}

table#eventOCalendar {
  border: 1px solid #ffffff;
  min-height: 500px;
}

table#eventOCalendar td {
  text-align: left;
  padding: 5px;
  margin: 0px;
  border: 1px solid #ffffff;
  background-color: #aaaaaa;
}

table#eventOCalendar a {
  font-size: 1.2em;
  color: #0000ff;
}

table#eventOCalendar th {
  border: 1px solid #ffffff;
}

table#eventMCalendar {
  border: 1px solid #ffffff;
  min-height: 500px;
}

table#eventMCalendar td {
  text-align: left;
  padding: 5px;
  margin: 0px;
  border: 1px solid #ffffff;
  background-color: #aaaaaa;
}

table#eventMCalendar a {
  font-size: 1.2em;
  color: #0000ff;
}

table#eventMCalendar th {
  border: 1px solid #ffffff;
  background-color: #64bc47;
}

div#map {
  color: #000000;
  font-size: 0.8em;
}

div.mapBaloon {
  padding: 0px;
  margin: 0px;
  font-size: 0.8em;
  min-height: 0px;
}

div.mapBaloon h1 {
  font-size: 1.2em;
  font-weight: bold;
}
div#map h1 {
  font-size: 1.2em;
  font-weight: bold;
}

a.button {
  background-color: #949598;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
}
