body {
	background-image:url(../images/leaves2.jpg);background-repeat:repeat-x;
	background-color: #FAF4E5;
	margin-left: 0.5in;
	margin-right: 0.5in;
}

.meetingcell {width:50%; }
.style_bold {font-weight: bold; }
.style_center { text-align: center; }
.style_right { text-align: right; }
.style_line_height1 { line-height: 1.7em }
.style_line_height2 { line-height: 3.2em }



a.set {text-decoration: none;}

.style_highlight {font-weight: bold; color: white; background: black;}

div#outer {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;

}

div#knot_left {
  width: 13%;
  float: left;
padding: 5px;
}

div#knot_right {
  width: 13%;
  float: right;

}

div#top_header {
  margin-left: 15%;
  margin-right: 15%;

}

div#bot_header {
  margin-left: 15%;
  margin-right: 15%;
}
div#main {

}
