body {
  margin:0;
  padding:0;
  background-image:url(images/bkgd.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Ariel, Helvetica, sans-serif;
  color:#333333;
  background-color: #cce2f8;
  text-align: center;
}
a:link {
  text-decoration: none;
  color: #ff66ff;
}
a:visited {
  text-decoration: none;
  color: #ff66ff;
}
a:hover {
  text-decoration: none;
  color: #0055a5;
}
a:active {
  text-decoration: none;
  color: black;
}
#wrapper {
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 966px;
}  
#leftlogo {
	position: absolute;
	top: 0;
	left: 0;
	width: 203px;
	visibility: visible;
}  
#leftlinks {
  text-align: right;
  width: 190px;
}
#leftlinks .subhead {
  font-size: 10px;
  font-weight: bold;
  padding-top: 12px;
}
#leftlinks ul {
  font-size: 11px;
  text-align: right;
  list-style: none;
}
#leftlinks ul li {
  padding: 0 0 6px 0;
}
#leftlinks ul li a:link, #leftlinks ul li a:visited {
  color: black;
  text-decoration: underline;
  font-weight: normal;
}
#leftlinks ul li a:hover {
  color: #0055a5;
  text-decoration: none;
  font-weight: bold;
}
#leftsearch {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
#mast {
  position: absolute;
  top: 0;
  left: 204px;
  width: 763px;
  height: auto;
  margin:0;
  padding:0;
}
#menu {
  position: absolute;
  top: 165px;
  left: 0px;
  width: 763px;
  height: 33px;
  margin: 0;
  padding: 0;
  color: #666666;
  background-image: url(images/menu_bar.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-align: center;
}
#menu ul {
  text-align: center;
  line-style: none;
  margin: 0;
  padding: 3px 0 3px 0;
  height: 33px;
}
#menu ul li {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1em;
  display: inline;
  font-weight: bold;
  word-spacing: .8em;
}
#menu a:link, #menu a:visited {
  color: white;
  line-height: 0;
}
#menu a:hover {
  color: #0055a5;
  line-height:0;
}
#menu span {
  word-spacing: normal;
}
#whitepanel {
  position: absolute;
  top: 198px;
  left: 0px;
  width: 763px;
  margin: 0;
  padding: 0;
}
#content {
  background-image: url(images/content_bkgd2.jpg);
  background-repeat: repeat-y;
  width: 100%;
  margin:0;
  padding: 25px 20px 20px 40px;
}
#feature {
  width: 505px;
  text-align: left;
}
#feature .mainfeature {
  font-size: 14px;
  line-height: 18px;
}
#feature .mainfeature img {
  float: right;
  margin: 0 0 12px 12px;
} 
#feature .firstline {
  font-variant: small-caps;
  color: #0055a5;
  font-weight: bold;
  font-size: 16px;
}
#feature .slogan {
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #0055a5;
  line-height: 17px;
  text-align: center;
}
#rightcol {
  position: absolute;
  top: 0px;
  left: 555px;
  margin: 0;
  width: 182px;
  text-align: left;
}
#rightcol a:link, #rightcol a:visited {
  color: white;
}
#rightcol a:hover {
  color: #000099;
}
#calendar {
  width: 182px;
  height: 119px;
  background-image: url(images/calendar_box.gif);
  background-repeat: no-repeat;
  margin: 0;
}
#calendar p {
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  line-height: 14px;
  padding: 46px 10px 5px 2px;
  color: white;
  text-align: center;
}
.graybox {
  background-color: #cccccc;
  border: solid #0055a5 2px;
  margin: 12px 0 0 0;
  padding:0;
}
.graybox p {
  font-size: 12px;
  text-align: center;
  color: black;
  line-height: 14px;
  margin:0;
  padding: 5px 10px;  
}
.graybox img {
  padding: 1px;
  margin: 0;
  float: none;
}
.boxheading {
  font-size: 13px;
  font-weight: bold;
  clear: both;
  color: #0055a5;
}
#donation {
  width: 182px;
  height: 119px;
  background-image: url(images/donation_box.gif);
  background-repeat: no-repeat;
  margin: 12px 0 0 0;
}
#donation p {
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  line-height: 14px;
  color: white;
  padding: 39px 10px 5px 2px;
  text-align: center;
}
#menubottom {
  width: 100%;
  background-image: none;
  background-color: #cce2f8;
  text-align: center;
  color: #0055a5;
  font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
  word-spacing: .6em;
}
#menubottom a:link, #menubottom a:visited {
  color: #0055a5;
}
#menubottom a:hover {
  color: #666666;
}
#menubottom span {
  word-spacing: normal;
}
.tinytype {
  font-size: 10px;
  font-weight: normal;
  color: #0055a5;
  text-align: center;
  line-height: 18px;
  word-spacing: normal;
  
}