
#container {
      margin-left: auto;
	  margin-right: auto;
	  position: relative;
	  margin-top: 5px;
	  width: 900px;
	  background-color: #F5F5C1;
	  border:thin solid #BBB;

}

#content {
	width: 780px;
}

#content-text{
      margin-left: 175px;
	  padding-top: 30px;
}

#menu {
	position:absolute;
	left:10px;
	top:10px;
	/*border:thin solid #6569B0;*/
	background-color:#F5F5C1;
	background: url(images/mm-menu.gif);
	background-position:50% 15px;
	background-repeat:no-repeat;
	text-align:center;
	width:90px;
	height:90px;
	margin-top: 10px;
	padding-top: 5px;
	font:18px Georgia, "Times New Roman", Times, serif;
	line-height: 23px;

}


.copyw {
	font:10px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	text-align:center;
}

body {
	color:#333;
	background-color:white;
	margin:20px;
	padding:0px;
	font:18px Georgia, "Times New Roman", Times, serif;
	}
	
h2 {
	text-align: center;
	font-size: 32px;
	padding: 0px 0 0px 0;
	margin: 0 0px 10px 0px;
	color: #988430;
}

h1 {
	text-align: center;
	font-size: 22px;
	padding: 0px 0 0px 0;
	margin: 0 0px 10px 0px;
	color: #988430;
}

p {
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

blockquote {
  font:18px/20px Georgia, "Times New Roman", Times, serif;
  color:#333;
}

a {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:600;
	text-decoration:none;
	}
a:link {color:#990000;}
a:visited {color:#990000;}
a:hover {color:#FF9900;}

a sup {font-size: .7em; vertical-align: .7em;}

.sermon p{text-indent: 20px; margin-bottom: 10px;}
p.first {text-indent: 0px;}

p.footnote {margin-top: -8px; line-height: 14px; font-size: 14px; text-indent:0px;}

.footnote a{line-height: 14px; font-size: 14px;}

p.archive {font-family: Verdana;}

.date{
  font:18px/20px Georgia, "Times New Roman", Times, serif;
  font-style:italic;
  color:#333;
}

p.ncap:first-letter {

float: left;
width: 32px;
font-size: 62px;
line-height: 51px;
color:#444444;
font-family: georgia, times;

}

p.cap:first-letter {

float: left;
width: 42px;
font-size: 62px;
line-height: 51px;
color:#444444;
font-family: georgia, times;

}
p.lcap:first-letter {
float: left;
width: 52px;
font-size: 62px;
line-height: 51px;
color:#444444;
font-family: georgia, times;
}

p.wcap:first-letter {
float: left;
width: 62px;
font-size: 62px;
line-height: 51px;
color:#444444;
font-family: georgia, times;

}

p.qcap:first-letter {
float: left;
width: 75px;
font-size: 62px;
line-height: 51px;
color:#444444;
font-family: georgia, times;

}
