/* Stylesheet #1 */



BODY            {background:white;
                font-family: arial,sans-serif,Times, serif
                }


/*table cell color*/
#TABLECOLOR     {background:aqua}



/*create whitespace feature */
DIV.WHITESPACE  {background-color:white;
              border:1px solid white
              }

/*present image in same place with same format on all pages and
allocate space  the logo*/
IMG.LOGO        {WIDTH:260px;
                HEIGHT:31px;
                background-attachment:fixed;
                border-width:0px;
                top:20px;
                left:260px;
                position: absolute
                }
 
/*present image in same place with same format on all pages and
allocate space  the logo*/
IMG.pit        {WIDTH:155px;
                HEIGHT:116px;
                background-attachment:fixed;
                border-width:0px;
                top:230px;
                left:25px;
                position: absolute
                }


/*present image in same place with same format on all pages and
allocate space the shops*/
IMG.valid        {WIDTH:88px;
                HEIGHT:31px;
                background-attachment:fixed;
                border-width:0px;
                top:400px;
                left:40px;
                position: absolute
                }


IMG.LOGO1        {WIDTH:155px;
                HEIGHT:116px;
                background-attachment:fixed;
                border-width:0px;
                top:230px;
                left:25px;
                position: absolute
                }




/*present image in same place with same format on all pages and
allocate space the shops*/
IMG.SWIN        {WIDTH:155px;
                HEIGHT:116px;
                background-attachment:fixed;
                border-width:0px;
                top:230px;
                left:25px;
                position: absolute
                }

/*present image in same place with same format on all pages and
allocate space the shops*/
IMG.LIBRARY        {WIDTH:155px;
                HEIGHT:116px;
                background-attachment:fixed;
                border-width:0px;
                top:230px;
                left:25px;
                position: absolute
                }




/*present image in same place with same format on all pages and
allocate space  the logo*/
IMG.church        {WIDTH:130px;
                HEIGHT:174px;
                background-attachment:fixed;
                border-width:0px;
                top:210px;
                left:31px;
                position: absolute
                }

/*present image in same place with same format on all pages and
allocate space  the logo*/
IMG.emailadd        {WIDTH:247px;
                HEIGHT:33px;
                background-attachment:fixed;
                border-width:0px;
                top:260px;
                left:325px;
                position: absolute
                }






/*create format for logo text*/
DIV.LOGOTEXT    {COLOR:BLUE;
                font-family: arial, sans-serif,Times, serif;
                font-size: 14pt;
                TEXT-ALIGN:Center; 
                font-weight: bold 
                }


/*change font size for second part of  text*/
DIV.TEXT1   {COLOR:BLUE;
                font-family: arial, sans-serif,Times, serif;
                font-size: 12pt;
                TEXT-ALIGN:right;
                font-style: italic;  
                font-weight: bold 
                   }



/*Emphasis Wedding Present*/
DIV.TEXT2 {Color:black;
               font-family: Verdana, sans-serif, Times, serif;
               font-size: 10pt;
               font-weight: bold; 
                    }
/*Emphasis Wedding Present*/
DIV.TEXT3 {Color:blue;
               font-family: Verdana, sans-serif, Times, serif;
               font-size: 10pt;
               font-weight: bold;
               TEXT-ALIGN:right;
                    }




/*create centering tool*/
DIV.CENTERING  {Color:black;
               font-family: Verdana, sans-serif,Times, serif ;
               font-size: 7pt;
              
               }



/*create format for main social history image*/
IMG.IMGBORDERCOL  {border:8px solid pink;
                   width:160px;
                   height:232px;
                  }


/*create range of highlighting options*/
DIV.HIGHLIGHT1 {Color:black;
               font-family: arial,sans-serif,Times, serif ;
               font-size: 11pt;
               font-weight: bold; 
                        
               }

DIV.HIGHLIGHT2 {Color:black;
               font-family: arial,sans-serif,Times, serif ;
               font-size: 12pt; 
               TEXT-ALIGN:Center;  
               font-weight: bold;     
               }

DIV.HIGHLIGHT3 {Color:black;
               font-family: Verdana,sans-serif,Times, serif ;
               font-size: 16pt;
               TEXT-ALIGN:Center           
               }

DIV.HIGHLIGHT4 {Color:black;
               font-family: verdana,sans-serif,Times, serif ;
               font-size: 11pt
	       }

DIV.HIGHLIGHT5 {Color:black;
               font-family: verdana,Times, serif ;
               font-size: 12pt;
               TEXT-ALIGN:right 
	       }           
                
DIV.HIGHLIGHT6 {Color:blue;
               font-family: arial, sans-serif,Times, serif ;
               font-size: 8pt
               }


/*create format for menu 1*/
DIV.MENU1 UL
                {
                margin: 0;
                padding: 0;
                list-style-type: none;
                text-align: center;
                font-size: 7pt;
                }

DIV.MENU1 UL LI { display: inline; }

DIV.MENU1 UL LI A{padding: .2em 1em;}



/*create format for menu 2*/
DIV.MENU2 UL
               {
               margin: 0;
               padding: 0;
               list-style-type: none;
               font-size: 12pt;
               }

DIV.MENU2 A
              {
              display: block;
              color: white;
              background-color: blue;
              width: 9em;
              padding: .2em .8em;
              text-decoration: none;
              }

DIV.MENU2 A:hover
              {
              background-color:aqua;
              color: black;
              }






/*adhoc formating*/
h1           { font-family: Verdana,sans-serif,Times, serif ; font-size: 18pt; font-weight: bold ;}
h1           {color:red;}


BODY,H2      {font-family: verdana,sans-serif,Times, serif ; font-size: 14pt ;}

h2           {TEXT-ALIGN:Center}
h2           { font-family: arial,sans-serif,Times, serif ; font-size: 12pt ;}

H3           { font-family: Arial,sans-serif,Times, serif ; font-size: 10pt ; TEXT-ALIGN:Center; Color:blue}
h4           { font-family: Arial,sans-serif,Times, serif ; font-size: 9pt; }
h5           { font-family: Arial,sans-serif,Times, serif ; font-size: 8pt ;}
h6           { font-family: Arial,sans-serif,Times, serif ; font-size: 7pt; color: Black }
-->
</style>
