

    body {
      font-family:Arial, Tahoma, Helvetica;
      font-size:14px;
	  margin-top:0px;
      margin-left:0px;
	  margin-bottom:0px;
	  background-image:url(../Images/jesus-bkgrnd.jpg);
      }

    #pageTitle {
	  /*color:#a52a2a;*/
	  color:#00557d;
	  font-family:Tahoma, Arial, Helvetica;  
	  font-size:14px;
	  font-weight:bold;
	  text-transform:uppercase;
	  border-bottom:solid silver 1px;
	  width:97%;
	  /*text-align:center;*/
	  }

	#topLinks {
	  text-align:center;
	  font-size:10px;
      margin-top:1px;
	  }
	#topLinks a {
	  color:#808080;
	  text-decoration:none;
	  }	
	#topLinks a:hover {
	  color:#ff0000;
	  text-decoration:underline;
	  background:ivory;
	  }

	#menu a {
        /*width:140;*/
		display:block;		
        text-decoration:none;
        color:white;
        background-color:steelblue;
        font-size:11px;
        /*font-weight:bold;*/
        }
	#menu a:hover {
	  color:#000000;
	  background:#f0f8ff;
	  /*font-weight:bold;*/
	  /*text-decoration:underline;*/
	  }
	  
	#leftLinks a {
       /*width:140;*/
	   display:block;		
       text-decoration:none;
       color:#000000;
       font-size:11px;
       /*font-weight:bold;*/
       }
	#leftLinks a:hover {
	  color:#ff0000;
	  /*text-decoration:underline;*/
	  background:#dcdcdc;
	  }	
	  
a:hover {
        background-color:#f5f5f5;
		color:#ff0000;
        }

	#pageContent {
      border:0px dashed silver;
	  font-size:13px;
	  margin-left:10px;
	  text-align:justify;
      }


	  
.bkgrd-martin	{
				background-image:url(../Images/bkgd_stmartindeporres.jpg);
				background-repeat:no-repeat;
				background-position:center top;
				}

.bkgrd-ducme	{
				background-image:url(../Images/ducme5.jpg);
				background-repeat:no-repeat;
				background-position:left top;
				}

.bkgrd-tntt	{
				background-image:url(../Images/tnttlogo.jpg);
				background-repeat:no-repeat;
				background-position:left top;
				}	  
.bkgrd-thuvienductin	{
				background-image:url(../Images/Medjugorje1.jpg);
				background-repeat:no-repeat;
				background-position:left top;
				}
/*
.bkgrd-tranghat	{
				background-image:url(../Images/tranghat.gif);
				background-repeat:no-repeat;
				background-position:left top;
				}	  
*/
.bkgrd-blue	{
				background-image:url(../Images/bkgrnd.jpg);
				}  

.bkgrd-darkblue	{
				background-image:url(../Images/bggradient.gif);
				}  

.bkgrd-white	{
				background-image:url(../Images/banner_white.gif);
				background-repeat:no-repeat;
				background-position:left center;
				}  
				

table.headbg{
				background-image:url(../Images/headbg.gif);
				background-repeat:no-repeat;
				}
table.headbott{
				background:SteelBlue;
				border-bottom:solid #dcdcdc 4px;
				}
td.header       {
                background-image:url(../Images/bkgd_title.jpg);
                background-repeat:repeat-y;
                background-position:center;
				border-top:solid SteelBlue 1px;
				border-bottom:solid whitesmoke 1px;
				font-size:11px;
				/*font-weight:bold;*/
				text-align:center;
				font-family:tahoma;
                }

td.header2		{
				border-top:solid SteelBlue 1px;
				border-bottom:solid whitesmoke 1px;
				font-size:11px;
				color:white;
				font-family:tahoma;
				text-align:left;
				}
		
td.justify	{
			/*text-align:justify;*/
			padding-left:3px;
			height:18px;
			background:#4682B4;
	  		border-bottom: solid #000000 1px;
			}

td.border	{
			border-bottom: solid #dcdcdc 1px;
			}

ul.image 	{
    		list-style:url(../Images/cross3.gif) ;
			}
	
	
  
