BODY {
     font-family: Arial,Helvetica,Sans-Serif;
     background-color: #ffe0d1;
     }

#title {
	      text-align: center;
	      width: 70%;
	  font-family: Last Uniform, Georgia,Times Roman,Times,Serif;
	  font-size: 250%;
	  position: relative;
	  left: 15%;
	  top: 0%;
	  vertical-align: middle;
   	  }

div.header {
	   position: relative;
	   top: 0;
	   left: 0;
	   padding-bottom: 5%;
	   }

div.header>img {
	  width: 13%;
	  position: absolute;
	  vertical-align: middle;
	  top: 0;
	  }

#belly {
       width: 13%;
       position: absolute;
       top: 0;
       left: 0%;
       }

#latching {
	  width: 13%;
	  position: absolute;
	  top: 0;
	  left: 85%;
	  }

div.main {
	 position: relative;
	 left: 0;
	 top: 0;
	 }

H2 {font-family: Georgia,Times Roman,Times,Serif;}
H3 {font-family: Georgia,Times Roman,Times,Serif;}

#logo {
	 width: 100%;
	 }

div.event {border-bottom-width: 0;
	  border-top-width: 2px;
	  border-left-width: 0;
	  border-right-width: 0;
	  padding-left: 1em;
	  padding-right: 1em;
     	  border-style: dotted;
	  border-color: #DD8050;
	  }

div.shortcut {
	     text-align: center;
	     border-bottom-width: 4px;
	     border-top-width: 0;
	     border-left-width: 0;
	     border-right-width: 0;
     	     border-style: dotted;
     	     border-color: #DD8050;
	     }

div.links {
	  width: 20%;
	  position: absolute;
	  left: 0;
	  top: 0;
	  }

div.events-section {
		   width: 25%;
		   position: absolute;
		   left: 70%;
		   top: 0%;
		   }

div.information {
		width: 46%;
		position: relative;
		left: 22%;
		top: 0%;
		}

div.doula-brief-section {
		width: 76%;
		position: relative;
		left: 25%;
		top: 0%;
		}

div.doula-brief-col1 {
		     width: 40%;
		     position: absolute;
		     left: 0;
		     top: 0;
		     }

div.doula-brief-col2 {
		     width: 40%;
		     position: relative;
		     left: 50%;
		     top: 0;
		     }

div.doula-brief {
		border-bottom-width: 2px;
		border-left-width: 0;
		border-right-width: 0;
		border-top-width: 0;
		border-style: dotted;
		border-color: #DD8050;
		padding-top: 1ex;
		}

div.bio {
	width: 70%;
	position: relative;
	top: 0;
	left: 25%;
	}
/*
div.bio>img {
	    float: left;
	    }
*/

div.what {
	 width: 70%;
	 position: relative;
	 top: 0;
	 left: 25%;
	 }

div.resources {
		  width: 70%;
		  position: relative;
		  top: 0;
		  left: 25%;
		  }
div.officers>ul {
		list-style:none
}