body 	{ background: #FFFFFF url(images/back.jpg); }

.content {/* style grouping for content divs */
  float: left;
  margin-left: 0%;
  margin-right: 100%;
  margin-top: 20%; 
  margin-bottom: 0%;
  font: 1.5em Georgia, Palatino, Serif; 
  padding: 1.5em;
  border: 2px groove  #c0c0c0;
  width: 100%;
}

.content2 {/* style grouping for content divs */
  position:absolute; 
  margin-left: 0%;
  margin-right: 100%;
  margin-top: 20%; 
  margin-bottom: 0%;
  font: 1.5em Georgia, Palatino, Serif; 
  padding: 1.5em;
  border: 0px groove  #c0c0c0;
  background: transparent;
  width: 100%;
}

.content3 {/* style grouping for content divs */
  position:absolute; 
  margin-left: 0%;
  margin-right: 100%;
  margin-top: 12%; 
  margin-bottom: 10%;
  font-size:10.0pt;
  font-family:"Times New Roman";
  padding: 1.5em;
  border: 1px groove  #c0c0c0;
  background: #BBCCFF url(images/lblue125_plain.gif);
  width: 100%;
}

a { font-family: Arial, Helvetica, sans-serif;
   font-style: italic; 
   font-weight: bold;
   font-size: 1.1em;
   color: red;
   background: transparent;
}

a.heading {   /* use for Headings */
        margin-top:15px;
	font-size:14.0pt;
	font-weight:bold;
	font-family:"Times New Roman";
	text-decoration: underline;
}

a:link {color: #000000;
        background: transparent;
}     /* unvisited link */

a:visited {color: #550000;
           background: transparent;
}  /* visited link */

a:hover {color: #FF00FF;
         background: #00FF00;
         text-decoration: none;
}   /* mouse over link */

a:active {color: #0000FF;
}   /* selected link */

a.heading {   /* use for Headings */
        margin-top:15px;
	font-size:14.0pt;
	font-weight:bold;
	font-family:"Times New Roman";
	text-decoration: underline;
	}

div.heading {   /* use for Headings */
        margin-top:15px;
	font-size:14.0pt;
	font-weight:bold;
	font-family:"Times New Roman";
	text-decoration: underline;
}

div.body {
	font-size:10.0pt;
	font-family:"Times New Roman";
}

div.signature {
        float: right;
        margin-top:30px;
        margin-right:100px;
	font-size:14.0pt;
	font-family:"Script MT Bold","Times New Roman";	
}

div.navigation{
        clear: both;
        margin-top:15px;
	font-size:10.0pt;
	font-weight:bold;
	font-family:"Times New Roman";
	text-align: center;
}

span.font1{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:8.0pt;
}

span.font2{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:9.0pt;
}

span.font3{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:10.0pt;
}

span.font4{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:11.0pt;
}

span.font5{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:12.0pt;
}

span.font6{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:14.0pt;
}

span.font7{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:16.0pt;
}

span.font8{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:18.0pt;
}

span.font9{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:20.0pt;
}

span.font10{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:22.0pt;
}

span.font11{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:24.0pt;
}

span.font12{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:26.0pt;
}

span.font13{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:28.0pt;
}

span.font14{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:36.0pt;
}

span.font15{
	font-family:"Comic Sans MS","Times New Roman";
	font-size:48.0pt;
}

#flyover {/* style grouping flyover content navigation */
  display: none;
}

#footer {
  position:absolute;
  width:100%;
  text-align:center;
  margin-top: 90%;
  padding: 0.5em;
  color:#009;
  background:transparent;
}

h1 {
  color: #306;
  background: transparent;
  padding-top: 0.5em;
  padding-bottom: 0.2em;
  margin: 0;
  margin-top: -10px;
  text-align:center;
  /*border:1px solid #c0c0c0;*/
}

h2 {
  color: red;
  background: transparent;
  padding-top: 0.2em;
  padding-bottom: 0.1em;
  /*border-bottom: 2px solid red;*/
  /*border:1px solid #c0c0c0;*/
  margin-top: -5px;
  text-align:center;
}

h2.left {
  color: red;
  font-size:11.0pt;
  background: transparent;
  text-align:left;
}


h3 {   
  color: #306;
  font-size:9.0pt;
  font-family:"Times New Roman";
  margin: 0;
  margin-top: -10px;
  text-align:center;
}


h4, h5, h6 { color: yellow; }

heading
	{font-size:14.0pt;
	font-family:"Times New Roman";
	text-decoration: underline;
}

#navleft {
  position:absolute;
  /* float: left; */
  /* clear: both; */
  margin-left: 0;
  margin-top: 15%; 
  width: 18%;
  background: transparent;
  color: #f5f5f5;
  border:0px solid #c0c0c0;
  text-align: right;
  display: none;
}

#navleft2 {
  position:absolute;
  /* float: left; */
  /* clear: both; */
  margin-left: 0;
  margin-top: 10%; 
  width: 18%;
  height: 90%;
  background: transparent;
  color: #f5f5f5;
  border:0px solid #c0c0c0;
  text-align: right;
  display: none;
}

#navright {
  position:absolute;
  /* float: left; */
  /* clear: both; */
  margin-left: 85%;
  margin-top: 10%; 
  margin-right: 100%;
  width: 10%;
  background: transparent;
  color: #f5f5f5;
  border:0px solid #c0c0c0;
  text-align: right;
}

p { text-indent: 3em; }

#topleft {
  position:absolute;
  /* float: left; */
  /* clear: both; */
  margin-left: 10%;
  margin-top: 10%; 
  width: 18%;
  background: transparent;
}

#topright {
  position: absolute;
  margin-left: 0%;
  margin-right: 0%;
}

