body 
{ 
background: url(Possible_background_1.jpg) repeat fixed ;
}

#quotepub 
{ 
border: none;
padding: 1.2em 1.2em 1.2em 1.2em;
float: right;
margin-left: 0.5em;
margin-top: 2em;
margin-right: 2em;
width: 228px;
background-color: #C0EA3B;
z-index: 1;
}

.main 
{ 
font-family: "Gill Sans","Trebuchet MS",sans-serif;
font-weight: normal;
font-size: 100%;
margin-bottom: 0px;
color: white;
}

.mainblack
{
font-family: "Gill Sans","Trebuchet MS",sans-serif;
font-weight: normal;
font-size: 100%;
font-size-adjust: 0.46;
margin-bottom: 0px;
color: black;
}

.programheading 
{ 
font-family: "Gill Sans","Trebuchet MS",sans-serif;
font-weight: normal;
font-size: 150%;
font-size-adjust: 0.46;
margin-bottom: -5px;
color: white;
}


.programheadingsmaller
{ 
font-family: "Gill Sans","Trebuchet MS",sans-serif;
font-weight: normal;
font-size: 125%;
font-size-adjust: 0.46;
margin-bottom: -15px;
color: white;
}

.programheadingcal
{ 
font-family: "Lucida Handwriting","Trebuchet MS",sans-serif;
font-weight: normal;
font-size: 90%;
font-size-adjust: 0.46;
margin-bottom: -15px;
color: white;
}


#heading
{
background: none;
position: relative;
margin-left: 150px;
top: 0px;
z-index: 2;
width: 640px;
height: 290px;
}

#printlogo
{
display: none;
background: url(LFnewlogbwsmall.png) no-repeat fixed;
width: 253pt;
height: 108pt;
}

/* Box enclosing whole page: */
#outerbox
{
margin: 0;
padding: 0;
position: absolute;
left: 0px;
top: 0px;
width: 880px;
/* IE forced this to be at least 880px... */
}

/* Left column for navigation */
#navcolumn
{
float: left;
width: 100px;
padding-left: 1em;
padding-top: 0em;
padding-right: 1em;
}

/* Right column for main text */
#maincolumn
{
width: 630px;
margin-left: 152px;
padding-top: 0em;
}


a:link { color: white;
    text-decoration: underline;
    }

a:visited { color: #C0EA3B;
    text-decoration: underline;
    }

a:hover { color: rgb(227,122,45);
    text-decoration: underline;
    }
a:active { color: rgb(227,122,45);
    text-decoration: underline;
    }

.head1 { font-family: "Gill Sans","Trebuchet MS",sans-serif;
    font-size: 200%;
    font-weight: 600;
    color: white;
    margin-top: 0.2em;
    margin-bottom: 0px;
    }
    
  .head1red
{
font-family: "Gill Sans","Trebuchet MS",sans-serif;
    font-size: 240%;
    font-weight: 600;
    color: red;
    margin-top: 0.2em;
    margin-bottom: 0px;
}

.linkletters { font-family: "Gill Sans","Trebuchet MS",sans-serif;
    font-weight: normal;
    font-size: medium;
    color: rgb(250, 100, 6);
    margin-bottom: 0px;
    }

	
#navbarbottom { width: 630px;
    height: 10px;
    font-size: small;
    position: relative;
    bottom: 18px;
    z-index: 1;
    }
	
.footer { font-family: "Gill Sans","Trebuchet MS",sans-serif;
    font-style: italic;
    font-size: smaller;
    color: white;
    padding-bottom: 16px;
	padding-top: 12px;
    }
	
h1 { font-family: "Gill Sans","Trebuchet MS",sans-serif;
    font-size: x-large;
    color: #C0EA3B;
    margin-bottom: -8px;
    }	
    
.bolded { font-family: inherit;
    font-weight: 700;
    }

.linksmall { font-family: "Gill Sans","Trebuchet MS",sans-serif;
    font-weight: normal;
    font-size: smaller;
    color: white;
    margin-top: 2px;
    margin-left: -18px;
    }
    
#biophoto { float: left;
    padding-top: 1.2em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    z-index: 1;
    }

.small { font-family: "Gill Sans", "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-size: smaller;
    font-size-adjust: 0.46;
    letter-spacing: 0.06em;
    word-spacing: 0.06em;
    color: black;
    margin-bottom: 0px;
    margin-top: 4px;
    }
    
.htsmall { font-family: "High Tower Text", Georgia, serif;
    font-weight: normal;
    font-size: 100%;
    font-size-adjust: 0.46;
    letter-spacing: 0.06em;
    word-spacing: 0.06em;
    color: black;
    margin-bottom: 0px;
    margin-top: 4px;
    }
    
.medlarge { font-family: "Gill Sans", "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-size: 125%;
    font-size-adjust: 0.46;
    color: white;
    margin-bottom: 0px;
    margin-top: 6px;
    }
    
.italic { font-family: "Gill Sans", "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-size: medium;
	font-size-adjust: 0.46;
    color: inherit;
    margin-bottom: 0px;
    font-style: italic;
    }
	
#spacebottom { position: relative;
    height: 24px;
    }
    
/* Old settings below, eventually to be deleted */


  em { font-family: "Rage Italic","Mistral",cursive;
    font-weight: bold;
    font-size: xx-large;
    color: rgb(255, 128, 0);
    }

  .program { font-family: "High Tower Text","Georgia",serif;
    font-size: larger;
    font-weight: 800;
    color: rgb(0, 102, 0);
    }

  .programhead { font-family: "High Tower Text","Georgia",serif;
    font-size: larger;
    font-weight: 800;
    color: rgb(255, 128, 0);
    }

  #logo { width: 684px;
    height: 191px;
    position: absolute;
    left: 124px;
    top: 6px;
    z-index: 0;
    }



  #rightcolumn { position: absolute;
    left: 846px;
    top: 92px;
    width: 180px;
    padding-right: 12px;
    color: rgb(64, 0, 128);
    }




  #navbartop { width: 390px;
    height: 10px;
    font-size: xx-small;
    position: relative;
    top: 4px;
    margin-bottom: 24px;
    z-index: 1;
    }

  #rightpic { position: absolute;
    top: 26px;
    left: 530px;
    width: 210px;
    }

  #horstrip { border: 2px ridge red;
    margin: 10px 88px 12px 42px;
    padding: 4px 2px 2px 3px;
    position: relative;
    }