BODY 
{
	color:#fff;
	cursor:default;
	letter-spacing:1px;
	text-align:center;
	font:9pt verdana;
	margin:0;
	line-height:20px;
	background:#3E2512;
}

a:link, a:visited 
{
	color:#BA3703;
	text-decoration:none;
	cursor:default;
	font:bold 10pt tahoma;
	text-transform:none;
	background:#000;
}

a:hover 
{
	color:#000;
	cursor:default;
	font:bold 10pt tahoma;
	text-transform:none;
	background:#BA3703;
}

textarea, input 
{
	color:#404040;
	font:bold 10pt tahoma;
	text-transform:none;
	background:#ffffff;
	border-bottom:3px solid #EBEBEB;
	border-top:1px solid #EBEBEB;
	border-left:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
}

IMG 
{
	border:0px none;
}

.center 
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}



#mainbox
{
	background:transparent;
	width:990px;
	text-align:justify;
	margin-top:0px;
}

#headerimg
{
	width:990px;
	height:257px;
	margin-top:0px;
	background:#000 url('masterplan_1x1.png');
}


#quiettimeimg
{
	width:990px;
	height:146px;
	margin-top:-15px;
	background:#000 url('masterplan_2x1.png');
}
.quiettimebox
{
	width:245px;
	margin-top:0px;
	margin-left:490px;
	background:transparent;
}

#versesimg
{
	width:990px;
	margin-top:0px;
	height:208px;
	margin-left:auto;
	background:#000 url('masterplan_3x1.png');
}
.versesbox
{
	width:240px;
	margin-top:0px;
	margin-left:100px;
	background:transparent;
	text-align:center;
}

#break
{
	width:990px;
	margin-top:0px;
	height:198px;
	margin-left:auto;
	background:#000 url('masterplan_4x1.png');
}


#announcementsimg
{
	width:990px;
	margin-top:-14px;
	height:311px;
	margin-left:auto;
	background:#000 url('masterplan_5x1.png');
}
.announcementsbox
{
	width:240px;
	margin-left:40px;
	background:transparent;
}


#picturesimg
{
	width:990px;
	margin-top:0px;
	height:380px;
	margin-left:auto;
	background:#000 url('masterplan_6x1.png');
}
.picturesbox
{
	width:500px;
	margin-left:500px;
	margin-top:0px;
	background:transparent;
}



ul li
{
list-style-type: square;
list-style-image:url(bulletimg.gif);
padding-left: 3px;
}
