/* LookBack.css*/

body
 {
    background-color: #E7D9AA;    /* light beigh */
    padding: 5px;
    color: black;
}

/* links css code */

.link1
 {
    text-align: left;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: blue;
}

.link2
 {
    text-align: left;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    color: blue;
}

/* centering or left format css code */
.ctr1
 {
    text-align: center;
}

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

.ctr3
 {
    font-weight: bold;
    font-size: 12pt;
    font-family: Verdana;
    color:#000000;
    background-color: #FFFFCC;
}

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

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

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

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

/* heading format css code */

.tophead1
 {
    font-family: Verdana;
    text-align: center;
}
.head1
 {
    font-family: Verdana;
    color: #800000;
    text-decoration: underline;
}

/* text format codes */

.under1
 {
    text-decoration: underline;
}

/* <img> css codes */

.bd1
 {
    border:   medium double #000000;
}

.bd2
 {
    border: thin solid  #000000;
    width:300;
    height:300;
}

.bd3
 {
    font-weight: bold;
}

/* <p> css codes */

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

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

.pctr3
 {
    text-align: center;
}

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

/* text formatting css code */

.txtdec1
 {
    text-decoration: underline;
    font-weight: bold;
}

.txtdec2
 {
    text-decoration: normal;
    font-weight: bold;
    color:#CC0000;
}

.txtdec3
{
    font-weight: bold;
}

.txtdec4
 {
    color: blue;
    font-weight: bold;
}

.txtdec5
 {
    text-decoration: none;
    font-weight: bold;
    color:red;
    font-style: italic;
}

.txtdec6
 {
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}

.txtdec7
 {
    text-decoration: underline;
    font-weight: bold;
    color:#CC0000;
}

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

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

/* table css codes */

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

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

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

.table4
 {
    text-align: center;
    border: transparent;
    background-color:#FFFFCC;
    padding:4px;
}


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

.td-one
 {
    width: 50%;
    vertical-align: top;
    padding: 5px;
}

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

.td-3
 {
    vertical-align: top;
}

.td4
 {
    text-align: left;
}

/* lists code */

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

.blk2
 {
    text-align: center;
}

/* div blank space code */

.bottom2
 {
    margin-bottom: 2cm;
}

.bottom1
 {
    margin-bottom: 1cm;
}

.bottom-small
 {
    margin-bottom: .5cm;
}

/* History css code [outside programs use this -- follows */

#TodaysHistory
 {
    width:100%;
    border:1px #000000 solid;
    background-color:#FFFFCC;
}

#TodaysHistory H3
 {
    margin-top:0px;
    font-weight:bold;
    font-size: medium;
    font-family: Verdana;
    color:#000000;
}

#TodaysHistory TD
 {
    font-weight:normal;
    font-size: medium;
    font-family:Verdana;
    color:#000000;
}

#TodaysHistory A
 {
    color:#0000FF
}

#TodaysBirthday
 {
    width: 100%;
    border:1px #000000 solid;
    background-color:#FFFFCC
}

#TodaysBirthday H3
 {
    margin-top:0px;
    font-weight:bold;
    font-size: medium;
    font-family:Verdana;
    color:#000000;
}

#TodaysBirthday TD
 {
    font-weight:normal;
    font-size: medium;
    font-family: Verdana;
    color:#000000;
}

#TodaysBirthday A
 {
    color:#0000FF
}

#QuoteOfTheDay
 {
    width:100%;
    border:1px #000000 solid;
    background-color:#FFFFCC
 }

#QuoteOfTheDay TD
 {
    font-weight:normal;
    font-size: medium;
    font-family: Verdana;
    color:#000000
}

#QuoteOfTheDay A
 {
    color:#0000FF;
}

div#histoy
 {
    font-weight: normal;
    font-size: 8pt;
    font-family: Verdana;
    color:#000000;
}

div#dictionary1
 {
    width:350px;
    position:relative;
    background-color:#FEF6A5;
    padding:4px;
}

div#dictioary2
 {
    font-weight: bold 12pt;
    font-family: Verdana;
    color:#000000;
}

div#birthday1
 {
    width:98%;
    position:relative;
    background-color:#FFFFCC;
    padding:4px;
}

div#birthday2
 {
    width:98%;
    position:relative;
    background-color:#FFFFCC;
    padding:4px;
    font-family: Verdana;
    font-size: medium;
    font-weight: bold;
}

div#birdhday3
 {
    font-weight:normal;
    font-family: Verdana;
    color:#000000"
    font-size: medium;
}

div#quote1
 {
    width:98%;
    position:relative;
    background-color:#FFFFCC;
    padding:4px;
}