/* BMA Forum Style */
html, body { /* remove the padding and margins */
  margin: 0;
  padding: 0;
}

body{
  font-family:Arial;
  font-size:14pt;
  background-color:White;
  color:Black
}
.Layout#Graphic
{
	background-color:white;
	background-image:url("http://bmaforum.fortworthbaptistchurch.org/Images/BMAForum.jpg");
	width:372px;
	height:280px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
}
A:link {text-decoration:underline; color:#339900} /* dark green */
A:visited {text-decoration:underline; color:#88BB33} /* dark yellow green */
A:active {text-decoration:underline; color:#339900} /* dark green */
A:hover {text-decoration:underline; color: #bfff00} /* Yellow green */

/* Main Text Box with spacers */
.Layout#MainText
{
	position:absolute;
	top:5px;
	left:0px;
	width:100%;
	z-index:7;
}
.Spacer
{
	font-size:20px; /* Change this number to change the division height.*/
	height:1em; /* Lock height to font size */
	float:left;
	clear:left;
	/*background-color:lime;*/
}
.Spacer#SpacerL1{ width:377px; }
.Spacer#SpacerL2{ width:377px; }
.Spacer#SpacerL3{ width:377px; }
.Spacer#SpacerL4{ width:325px; }
.Spacer#SpacerL5{ width:285px; }
.Spacer#SpacerL6{ width:240px; }
.Spacer#SpacerL7{ width:188px; }
.Spacer#SpacerL8{ width:50px; }
.Spacer#SpacerL9{ width:45px; }
.Spacer#SpacerL10{ width:40px; }
.Spacer#SpacerL11{ width:35px; }
.Spacer#SpacerL12{ width:30px; }
.Spacer#SpacerL13{ width:28px; }
.Spacer#SpacerL14{ width:10px; }
.Spacer#SpacerL15{ width:5px; }
.Spacer#SpacerL16{ width:0px; }
.Spacer#SpacerL17{ width:0px; }
.Spacer#SpacerL18{ width:0px; }
.Spacer#SpacerL19{ width:0px; }
.Spacer#SpacerL20{ width:0px; }
.Spacer#SpacerL21{ width:0px; }
.Spacer#SpacerL22{ width:0px; }
.Spacer#SpacerL23{ width:0px; }
.Spacer#SpacerL24{ width:0px; }
.Spacer#SpacerL25{ width:0px; }
.Spacer#SpacerL26{ width:0px; }
.Spacer#SpacerL27{ width:0px; }
.Spacer#SpacerL28{ width:0px; }
.Spacer#SpacerL29{ width:0px; }
.Spacer#SpacerL30{ width:0px; }

