/* whatsup.css*/

body
 {
    background-color: #E7D9AA;    /* light beigh */
    padding: 5px;
    color: #000000;      /* black */
    font-family: Verdana;
    font-size: medium;
}

.body2
 {
    background-color: #FCEC82;
}

/* LINKS */

.link1
 {
    text-align: left;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #0000FF;        /* blue */
    text-decoration: none;
}

.link2
 {
    text-align: left;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    color: #0000FF;      /* blue */
    text-decoration: none;
}

.link3
 {
    text-decoration: none;
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #0000FF;           /* blue */
}


.link4
 {
    text-decoration: none;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;           /* white */
}

.link5
 {
    text-decoration: none;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;           /* black */
}

/* <div> format css codes */

.ctr1
 {
    text-align: center;
}

.ctr2
 {
    font-weight: bold;
    font-size: 12pt;
    font-family: Verdana;
    color:#000000;                 /* black */
}

.ctr3
 {
    font-weight: bold;
    font-size: 12pt;
    font-family: Verdana;
    background-color: #FFFFCC;    /* almost white yellow */
    color:#000000;              /* black */

}

.ctr4
 {
    text-align: center;
    font-weight: normal;
    font-size: 10pt;
    font-family: Verdana;
    color:#000000;          /* black */
}

.ctr5
 {
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
    font-family: Verdana;
    color:#000000;            /* black */
}

.ctr6
 {
    text-align: center;
    font-weight: bold;
    font-size: medium;
    font-family: Verdana;
    color:#000000;            /* black */
}

.ctr7   /* scrapbook namepages */
 {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 4px;
    border-bottom: black solid 1px;
    border-top: black solid 1px;
}

.left1
 {
    text-align: left;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    border: transparent;
}

.left2
 {
    text-align: left;
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
}

.left3
 {
    text-decoration: underline;
    text-align: left;
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
}

.left4
 {
    text-align: left;
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    border: transparent;
}

.left5
 {
    text-align: left;
    font-family: Cursive;
    font-size: medium;
    font-weight: normal;
    border: transparent;
}

.left6
 {
    text-align: left;
    font-family: Verdana;
    font-size: medium;
    font-weight: normal;
    border: transparent;
}

/* heading css codes */

.tophead1
 {
    font-family: Verdana;
    text-align: center;           /* no color */
}

.head1
 {
    font-family: Verdana;
    color: #800000;               /* dark red */
    text-decoration: underline;
    text-align: center;
}

/* img css code */

.bd1
 {
    border: medium double #000000;   /* black */
}

.bd2
 {
    border: thin solid  #000000;     /* black */
    width:300px;
    height:300px;
}

.bd2b
 {
    border: thin solid  #000000;     /* black */
    width:300px;
    height:300px;
    text-align: center;
}

.bd3
 {
    font-weight: bold;
}

.bd4
 {
    border: thin solid #000000;        /* black */
}

.bd5
 {
    border: thin solid #000000;        /* black */
    vertical-align: middle;

}

/*  <p> css codes */

.pctr1
 {
    text-align: center;
    font-size: 14px;          /* no color */
    font-family: Verdana;
}

.pctr2
 {
    text-align: center;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;              /* no color */
    font-style: italic;
    text-decoration: underline
}

.pctr3
 {
    text-align: center;
}

.pctr4
 {
    text-align: center;
    font-size: 16px;              /* no color */
    font-family: Verdana;
    font-weight: bold;
}

/* text decoration format */

.txtdec1
 {
    text-decoration: underline;    /* no color */
    font-weight: bold;
    font-family: Verdana;
    font-size: small;
}

.txtdec2
 {
    text-decoration: none;
    font-weight: bold;
    color:#CC0000;           /* ruby red */
    font-family: Verdana;
}

.txtdec3
{
    font-weight: bold;        /* no color */
    font-family: Verdana;
}

.txtdec4
 {
    color: #0000FF;     /* blue */
    font-weight: bold;
    font-family: Verdana;
}

.txtdec5
 {
    text-decoration: none;
    font-weight: bold;
    color:#FF0000;         /* red */
    font-style: italic;
    font-family: Verdana;
}

.txtdec6
 {
    text-decoration: none;
    font-weight: bold;         /* no color */
    font-style: italic;
    font-family: Verdana;
}

.txtdec7
 {
    text-decoration: underline;
    font-weight: bold;                /* red */
    color:#CC0000;
    font-family: Verdana;
}

.txtdec8
 {
    text-decoration: none;
    font-weight: normal;
    font-style: italic;          /* no color */
    font-size: medium;
    font-family: Verdana;
    text-align: left;
}

.txtdec9
 {
    text-decoration: underline;    /* no color */
    font-weight: normal;
    font-family: Verdana;
    font-size: medium;
}

.txtdec10
 {
    text-decoration: underline;    /* no color */
    font-weight: bold;
    font-family: Verdana;
    font-size: medium;
}

.txtdec11
 {
    text-decoration: underline;    /* no color */
    font-weight: bold;
    font-family: Verdana;
    font-size: medium;
    color: #008000;      /* green */
}

.txtdec12
 {
    text-decoration: underline;    /* no color */
    font-weight: bold;
    font-family: Verdana;
    font-size: medium;
    color: #800000;      /* maroon */
}

.txtdec13  /* used on scrapbook content page */
 {
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    color: #888888;              /*  dark gray   */
}

.txtdec14
 {
    text-decoration: none;
    font-weight: bold;                /* red */
    color:#CC0000;
    font-family: Verdana;
    font-size: 16pt;
}


.txtdec15  /* used on schools scrapbook menu page */
 {
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11pt;
    color: #7A7A7A;              /*  dark gray   */
}

.txtdec16  /* used on schools scrapbook menu page Admin links */
 {
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11pt;
    color: #547ED4;              /*  medium blue  */
}

.txtdec17 /* used on Alumni Profile Form Link -- Tab Box News */

 {
    color: red;
    font-weight: bold;
    font-size: small;
}

.txtdec19 /* used on Contact Form Link -- Tab Box News */

 {
    color: #636363;        /* dark gray */
    font-weight: bold;
    font-size: small;
}

.dectxt1
 {
    text-decoration: none;
    font-size: 12pt;           /* no color */
    font-family:Verdana;
}

.dectxt2
 {
    text-decoration: none;
    font-size: medium;
    font-family:Verdana;
    color: #228B22;        /* green */
    font-weight: bold;
}

.dectxt3
 {
    text-decoration: none;
    font-size: medium;
    font-family:Verdana;
    color: #8B0000;        /* dark red */
    font-weight: bold;
}

.dectxt4
 {
    text-decoration: none;
    font-size: medium;           /* no color */
    font-family:Verdana;
    font-weight: none;
}

.dectxt5
 {
    text-decoration: none;
    font-size: medium;
    font-family:Verdana;
    color: #993399;        /* purple */
    font-weight: bold;
}

.dectxt6
 {
    font-size: 16pt;
    font-family:Verdana;
    color: #800080;        /* dark purple */
    font-weight: bold;
    font-style: italic
}

.dectxt7
 {
    text-decoration: none;
    font-size: medium;
    font-family:Verdana;
    color: #D17300;        /* medium orange */
    font-weight: bold;
}

.dectxt8     /* used in FAQ answer */
 {
    text-decoration: none;
    font-size: medium;           /* dark blue */
    font-family:Verdana;
    font-weight: none;
    color: #031C52;
    font-size: 11pt;
}

.dectxt9      /* used in FAQ question */
 {
    text-decoration: none;
    font-size: 11pt;
    font-family:Verdana;
    color: #3366FF;        /* medium blue */
    font-weight: bold;
}

.dectxt10  /* used on highlighted clips page */
 {
    text-decoration: none;
    font-size: small;
    font-family: Verdana;
    font-weight: normal;
}

.dectxt11  /* used on yearbook-images only/flippage menu page */
 {
    text-decoration: none;
    font-size: 12pt;
    font-family: Verdana;
    font-weight: bold;
    color: white;
}

.dectxt12  /* used on yearbook-images only/flippage menu page */
 {
    text-decoration: none;
    font-size: 12pt;
    font-family: Verdana;
    font-weight: bold;
    color: #000000;    /* black */
}

/* table format css codes */

.table-one
 {
    width: 100%;
    text-align: center;
    padding: 10px;
}

.table1
 {
    text-align: center;
    padding: 10px;
    border: 2px solid black;
}

.table-two
 {
    text-align: center;
    border: transparent;
    background-color:#FEF6A5;     /* light yellow */
    padding:4px;
}

.table3
 {
    text-align: left;
    width: 99%;
    border: 1px solid #000000;       /* black */
    background-color: #FFFFCC;       /* almost white yellow */
    padding: 5px;
    font-size: medium;
    font-family: Verdana;
}

.table4
 {
    text-align: center;
    border: transparent;
    background-color:#FFFFCC;    /* almost white yellow */
    padding:4px;
}

.table5
 {
    margin:0 auto;
    width: 200 px;
    border: transparent;
    padding:4px;
}

.table6
 {
    margin:0 auto;
    border: transparent;
    padding:4px;
}

.table7
 {
    width: 700px;
    border: transparent;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 2;
    padding:2px;
}

.table8
 {
    width: 550px;
    margin: 0 auto;
    border: 1px black solid;
}

.table9
 {
    text-align: center;
    border: 1px black double;
    margin: 0 auto;
    padding: 10px;
    background-color: #FFFFFF;
    font-size: medium;
    font-family: Verdana;
}

.table10
 {
    width: 700px;
    border: transparent;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 2;
    padding:2px;
}

.table11
 {
    border: 1px black solid;
    background-color: #FFFFFF;
    font-size: medium;
    font-family: Verdana;
    margin: -10px auto;
}

.table12
 {
    padding: 5px;
    text-align: center;
}

.Lookcol2
 {
    text-align: center;
    width: 100%;
    height: 270px;
    border: 0;
    vertical-align: top;
}

/* alma mater css code */

.alma1
 {
    text-align: center;
}

/* table td css codes */

.td-one
 {
    width: 50%;
    vertical-align: top;
    padding: 5px;
    border: thin solid #000000;        /* black */
}

.td-two
 {
    text-align: center;
}

.td-left
 {
    text-align: left;
    font-family: Verdana;
    font-size: medium;
    font-weight: normal;
    border: transparent;
}

.td-justify
 {
    text-align: justify;
    font-family: Verdana;
    font-size: medium;
    font-weight: bold;
    border: transparent;
    font-style: italic;
    color: #990000;        /* dark red */
}

.maroon  /* used in yearbooks - images only */
 {
   background-color: maroon;
   padding: 3px;
   font-family: arial;
   font-weight: normal;
   color: black;
   font-size: 10pt;
}

.white    /* used in yearbooks - images only */
 {
   background-color: FFFFFF;     /* white */
   padding: 6px;
   font-family: arial;
   font-weight: bold;
   color: black;
   font-size: 12pt;
}

.blue  /* used in yearbooks - images only */
 {
  background-color: #3366FF;  /* blue */
   padding: 6px;
   font-family: arial;
   text-decoration: none;
   font-weight: bold;
   color: black;
   font-size: 12pt;
}

.bluelink /* used in scrapbooks menu page*/

 {
   color: white;
   text-decoration: none;
}

.brown  /* used in yearbooks - images only */
 {
  background-color: #C9945E;  /* brown */
   padding: 3px;
   font-family: arial;
   font-weight: bold;
   color: black;
   font-size: 12pt;
}

.gray  /* used in yearbooks - images only */
 {
  background-color: #DDDDDD;  /* gray */
  padding: 8px;
  color: #000000;    /* black */
}

.green    /* used in yearbooks - images only */
 {
  background-color: #006600;  /* dark green */
  padding: 6px;
  font-family: arial;
  font-weight: bold;
  color: white;
  font-size: 12pt;
}

.yellow   /* used in yearbooks - images only */
 {
  background-color: #FFFF66;  /* bright yellow */
  padding: 8px;
  color: #000000;    /* black */
}

.td3
 {
    height:27;
}

.td4
 {
    height:15;
}

/* lists css code */

.ulctr1
 {
    text-align: left;
    text-decoration: none;
    font-size: 12pt;
    font-family: Verdana;
}

/*---------- blank spacing ------------ */

.bottom1
 {
    margin-bottom: 1cm;  /* equals 3 br in html */
}

.bottom2
 {
    margin-bottom: 2cm;    /* equals 4 br in html */
}

.bottom3
 {
    margin-bottom: 1.5cm;    /* equals 3 3/4 br in html */
}

.bottom4
 {
    margin-bottom: 2.7cm;    /* equals 4 1/2 br in html */
}

.bottom5
 {
    margin-bottom: 2.25cm; /* equals 4 1/4 br in html */
}

.bottom6
 {
    margin-bottom: 3.25cm; /* equals 6 br in html */
}

.bottom7 /* equals about 3 1/2 br in html */
 {
    margin-bottom: 1.2cm;
}

.bottom8
 {
    margin-bottom: 3cm;  /* equals 5br in html */
}

.bottom-small /* equals about 2 br in html */
 {
    margin-bottom: .5cm;
}

.bottom-tiny
 {
    margin-bottom: .2cm;
}

.dd-one   /* dd in Sizing info, faq, order info anwser to question */
    {
      background-color: #EEE4C3;
      border: 1px dashed #339900;
      padding: 15px 15px 15px 15px;
      width: 675px;
    }

.dd-two     /* dd in Sizing info, used for scrapbooks article pages */
    {
      background-color: #EEE4C3;
      border: 1px dashed #339900;
      padding:10px 10px 5px 10px;
      width: 550px;
    }

.h4faq  /* used for FAQ page */
 {
   font-family: Georgia, serif;
   font-style: normal;
   font-weight: normal;
   font-size: 14pt;
 }

 .h4scrapbk      /* used for scrapbooks article pages */
   font-family: Georgia, serif;
   font-style: normal;
   font-weight: normal;
   font-size: 10pt;
 }

.frame5        /* used for front page tab box */
{
    width:746px;
    height:447px;
    overflow: scroll;
    vertical-align: middle;
    border: transparent;
}

.frame6
 {
    width:780px;
    height:302px;
    overflow: scroll;
    border: transparent;
    margin: 4px auto;
}

.frame7
 {
    width:780px;
    height: 540px;
    overflow: scroll;
    border: transparent;
}

.frame8        /* used for empty iframe on right side of page - takes whole side so another iframe can be in it */
{
    width:800px;
    height:785px;
    overflow: scroll;
    border: transparent;
}

.frame11 {
                            /* Reunion Search frame */
    width: 434px;
    height: 234px;          /* length of menu and content area*/
    overflow-y: scroll;
    overflow-x: hidden;
    border: 2px black solid;
}

/* hr formatting */

.hr1
 {
     border-bottom-style: dashed
 }

.hr2
 {
     border-bottom-style: double
 }