/*	This is the style sheet for the computer display version of NewMediaMinistries.org */


a:link	{

	color: #003399;
	text-decoration:none;
}
		
a:visited {

	color: #003399;
	text-decoration:none;
}
		
a:hover {

	color: black;
	text-decoration: underline;
}


body	{

	background: url("../images/BodyBackground.gif") repeat-x left top;
	margin: 0px;
	padding: 0px;
}


h1 span, h2 span, h3 span, p span	{

	display:none;
}


/*  Begin styles for Masthead  */

#PageHeader {

	position:absolute;
	left:0px;
	top:0px;
}


#NMMBanner  {

	background: url("../Images/NMMHeader.gif") no-repeat left top;
	position: absolute;
	left:0px;
	top: 20px;
	width: 800px;
	height: 100px;
}


#NoBanner p.banner {

	font-family:Arial, sans-serif;
	margin:0px 0px 0px 20px;
	display:none;
}


#SitePurpose p {

	position:absolute;
	left:600px;
	top:40px;
	width:180px;
	height:70px;
	background:transparent;
	color:#fff;
	font-family:Arial, sans-serif;
	margin:0px 20px 0px 0px;
}

#AboutSite p {
	position:absolute;
	left:0px;
	top:125px;
	width:180px;
	height:20px;
	margin:10px 10px 10px 10px;
	font-size:10pt;
}

/*  End styles for Masthead  */

/*	Begin Styles for LeftNavigation Layer   */

#LeftNavigation {
	position:absolute;
	left:0px;
	top:142px;
	width:160px;
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	border-style:solid;
	border-width:1px;
	border-color:#336699;
	background:#ececec;
}

#LeftNavigation h1 {

	font-size:14pt;
	font-family:Arial, sans-serif;
	color:#003399;
	margin:0px;
	background:transparent;
}

#LeftNavigation h2 {

	font-size:14pt;
	font-family:Arial, sans-serif;
	color:#003399;
	margin:10px 0px 10px 0px;
	background:transparent;

}

#LeftNavigation h3 {

	font-size:12pt;
	font-family:Arial, sans-serif;
	color:#003399;
	margin:10px;
	background:transparent;
}


/*	End Styles for LeftNavigation Layer   */


/*	Begin Styles for Article Layer   */

#Article {

	position:absolute;
	left:200px;
	top:150px;
	width:580px;
	margin:0px 10px 0px 10px;
}

#Article h1 {

	font-size:14pt;
	font-family:Arial, sans-serif;
}

#Article h2 {

	font-size:12pt;
	font-family:Arial, sans-serif;
	font-style:italic;
	line-height:1em;
}

#Article h3 {

	font-size:11pt;
	font-family:Arial, sans-serif;
}

#Article h4 {

	font-size:10pt;
	font-family:Arial, sans-serif;
	font-style:italic;
	line-height:1em;
}


#Article hr {

	margin:0px 0px 0px 0px;

}

	
#Article li	{

	list-style-type: decimal;
	font-family: arial, sans-serif;
	font-size: 10pt;
	margin-top: 0pt;
	margin-right: 40pt;
	margin-bottom: 0pt;
	margin-left: 30pt;
}


#Article ol	{

	list-style-type: decimal;
}

#Article ul	{

	list-style-type: none;
}



#Article p  {

	font-size: 12pt;
	font-family: "Times New Roman", serif;
	text-indent:1em;
}


#Article p.author  {

	font-size: 12pt;
	font-family: Arial, sans-serif;
	text-align:center;
}

			
#Article p.blockquote {

	margin-top: 0pt;
	margin-right: 40pt;
	margin-bottom: 10pt;
	margin-left: 40pt;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: left;
	text-indent: 0pt;
	color: black;
	width: 370px;
}

#Article p.psalm {

	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 40pt;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: left;
	text-indent: 0pt;
	color: black;
}
			
#Article p.question {

	margin-top: 0pt;
	margin-right: 20pt;
	margin-bottom: 10pt;
	margin-left: 0pt;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-indent: 0pt;
	width: 100%;
	color: black;
}

#Article p.red {

	margin-top: 0pt;
	margin-right: 20pt;
	margin-bottom: 10pt;
	margin-left: 0pt;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-indent: 0pt;
	width: 100%;
	color: red;
}

#Article p.ref  {

	font-size: 12pt;
	font-family: "Times New Roman", serif;
	text-indent:0px;
}


#Article p.table {

	text-align: left;
	line-height: 8pt;
	font-size: 8pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-indent: 0pt;
	width: 100%;
	padding-top: 5pt;
	padding-bottom: 5pt;
}
		
#Article p.tableheader {

	text-align: center;
	line-height: 10pt;
	font-size: 8pt;
	font-family: Arial, sans-serif;
	vertical-align: bottom;
	font-weight: bold;
	text-indent: 0pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
}
		
		
#Article p.title1 {

	margin-top: 30pt;
	margin-right: 20pt;
	margin-bottom: 0pt;
	margin-left: 10pt;
	line-height: 32pt;
	font-size: 30pt;
	font-family: "Arial", "Helvetica", sans serif;
	word-spacing: 1pt;
	letter-spacing: 0pt;
	text-align: center;
	color: black;
}

		
#Article p.title2 {

	margin-top: 0pt;
	margin-right: 20pt;
	margin-bottom: 40pt;
	margin-left: 10pt;
	line-height: 32pt;
	font-size: 30pt;
	font-family: "Arial", "Helvetica", sans serif;
	word-spacing: 1pt;
	letter-spacing: 0pt;
	text-align: center;
	color: black;
}


#Article sup	{

	vertical-align:text-top;
	font-size:8pt;
	
}


/*	End Styles for Article Layer   */



/*	Begin Styles for Footer Layer   */

#PageFooter {

	position:relative;
	width:580px;
	text-align:left;
}

#PageFooter p {

	font-size:10pt;
	line-height:1em;
	font-family:"Arial Narrow", sans-serif;
}

/*	End Styles for Footer Layer   */
		
/*	Begin Styles for Printer Friendly Graphic  */

#PrinterFriendly {

	position:absolute;
	left:210px;
	top:130px;
}

#PrinterFriendly img {
   display: inline;
   float: left;
   vertical-align: middle;
   width: 88px;
}
/*
#PrinterFriendly p {

	position:relative;
	left:700px;
	top:130px;
	font-family:Arial, sans-serif;
	font-size:10pt;

}
*/
/*	End Styles for Printer Friendly Graphic  */

