.wf-loading h1 {
  font-size: 16px; }

.wf-inactive h1 {
  font-size: 16px; }

body {
  background-color: #b4b6ae;
  font-family: 'Gentium Basic',serif;
  margin-top: 10px;
}


#main {
	width: 700px;
	border: 0;
	background-color: #f5f5f4;
	margin: 0 auto;
  font-family: 'Gentium Basic',serif;
  font-size: 13pt;
  line-height: 190%;
}

div.indent {
  text-indent: 30px; }

table.endorse {
	background-color: #e8e4da;
	font-family: 'Gentium Basic',serif;
	font-size: 15pt;
	margin: 0;
	padding: 21px 0px 33px 0px;
	border: 0;
	  box-shadow: rgba(0, 0, 0, 0.75) 0 0 8px;

  -moz-border-top-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -khtml-border-top-left-radius: 8px;
  border-top-left-radius: 8px;

  -moz-border-top-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -khtml-border-top-right-radius: 8px;
  border-top-right-radius: 8px; 

    -moz-border-bottom-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -khtml-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;

  -moz-border-bottom-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -khtml-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; 
}

td.endorse {
	background-color: #b4b6ae;
	font-family: 'Gentium Basic',serif;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: auto;
}

ul {
  margin: 0px 0px 0px 25px;
  padding: 0px 0px 0px 25px; }
 
/*
li.body {
  font-family: 'Gentium Basic',serif;
  font-size: 13pt;
  line-height: 190%;
  color: #000; }
*/
li{
margin-left: 15px;
  padding-left: 5px;
  text-indent:-3px;
}



h1 {
  font-family: Rancho, cursive;
  font-weight: 400;
  font-size: 30pt;
  line-height: 85%;
  color: #1f0361;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
  padding: 6px 0px 15px 0px;
  margin: 2px 0 5px 0; }

h2 {
  font-family: Rancho, cursive;
  font-weight: 400;
  font-size: 24pt;
  line-height: 85%;
  color: #1f0361;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
  padding: 6px 0px 15px 0px;
  margin: 2px 0 5px 0; }

.top_round {
  -moz-border-top-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -khtml-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -khtml-border-top-right-radius: 8px;
  border-top-right-radius: 8px; }

.bottom_round {
  -moz-border-bottom-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -khtml-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -khtml-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }



#headContainer {
  border: 0;
  margin-right: auto;
  margin-left: auto;
  width: 750px;
  margin-top: 14px;
  margin-bottom: 0;
  padding: 0;
  background-color: #f5f5f4;
  box-shadow: rgba(0, 0, 0, 0.75) 0 0 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.75) 0 0 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 0 0 8px;
  position: relative; }

#topblue {
  height: 99px;
  width: 950px;
  margin: 0 auto;
  background: #f5f5f4;
}

#connie {
  position: absolute;
  left: 10px;
  top: 0px;
  border: 0; }

#tagline {
  font: 29pt/105% Rancho, "Brush Script MT", cursive;
  font-weight: 400;
  color: #fff;
  text-shadow: #000 2px 2px 2px;
  position: absolute;
  z-index: 510;
  text-align: right; }

#Container {
  border: 0;
  margin: auto;
  width: 750px;
  margin-top: 14px;
  margin-bottom: 0;
  padding: 0;
  background-color: #f5f5f4;
  box-shadow: rgba(0, 0, 0, 0.75) 0 0 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.75) 0 0 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 0 0 8px;
  position: relative; }






