﻿<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>

html, body {
 margin: 0px;
 padding: 0px;
 border: 0px;
 }
body { font: 14pt/1.25 Verdana;
 }
 also define a size for your SMALL and BIG tags so that you're not surprised when you use them:-->

small {
 font-size:10pt;
 }
 big {
 font-size:16pt;
 }
a, a:link, a:visited, a:active, a:hover {
 text-decoration: underline;
 }
img {
 border: 0;
 }
table {
 margin: 0;
 padding: 0;
 border: none;
 }
form {
 margin: 0;
 padding: 0;
 display: inline;
 }
label {
 cursor: pointer;
 }

.clear { clear: both; }
 .floatLeft { float: left; }
 .floatRight { float: right; }
 .textLeft { text-align: left; }
 .textRight { text-align: right; }
 .textCenter { text-align: center; }
 .textJustify { text-align: justify; }
 .blockCenter { display: block; margin-left: auto; margin-right: auto; } 
<!-- remember to set width -->
 .bold { font-weight: bold; }
 .italic { font-style: italic; }
 .underline { text-decoration: underline; }
 .noindent { margin-left: 0; padding-left: 0; }
 .nomargin { margin: 0; }
 .nopadding { padding: 0; }
 .nobullet { list-style: none; list-style-image: none; }


</head>

<body>

<p>/*Version 1.1 -- My Adaptation of the 1.0 */<br>
<br>
/* ------ Section 1 - Global Body, Font and Link Settings ------ */<br>
<br>
<br>
body {<br>
/* when switching between html editors that may use different descriptors, remember to include all of them --as in body and normal here */

body, normal, paragraph   {<br>
font-family: Verdana;<br>
font-size: 14pt;<br>
line-height: 1.25;<br>
color: black;<br>
font-weight: normal;<br>
font-style: normal;<br>
}<br><br>

h1, h2, h3, h4, h5, h6 {<br>
font-family: Verdana;<br>
}

h1, h2, h4, #header {<br>
line-height: normal;<br>
}

h3, h5, h6 {<br>
line-height: 1.25pt;<br>
}

h1, #header{<br>
font-style: normal;
font-weight: normal;<br>
}

h2, h3, h5, h6{<br>
font-style: italic;<br>
}

h2, h3, h5, h6, #header{<br>
font-weight: bold;<br>
}

h4 {<br>
font-weight: normal;<br>
}<br>

h1, h2, h3, h4, h6, #header{<br>
color: #800000;<br>
}

h1, h2, h3, h4m h5{<br> 
text-transform: capitalize;<br>
}<br>

h1, #header {<br>
text-align: center;<br>
font-size: 24pt;<br>
}<br>

h3 {<br>
font-size: 12pt;<br>
}<br>

h5 {<br>
font-size: 10pt;<br>
color: #800000;<br>
}<br>

h2 {<br>
text-align: center;<br>
font-size:18pt;<br>
}<br>


h4 {<br>
font-size: 60px;<br>
}<br>


h6 {<br>
font-size: 8pt;<br>
}<br>
<br>

blockquote {<br>
margin: 12px 56px;<br>
color: #006;<br>
font-size: 11pt;<br>
line-height: 1.5;<br>
font-family: 'verdana';<br>
}<br>

<br>
code {<br>
color: navy;<br>
}<br>
<br>

img {<br>
border: 0px solid #ddd;<br>
}<br>
<br>

a:link img {<br>
border: 0px none;<br>
}<br>
<br>
<br>

/* -- General Link Styling -- */<br>
<br>
a:link {<br>
color: ="#0000FFf"; <br>
text-decoration: underline;<br>
}<br>
<br>
a:visited {<br>
color: "#339966";<br>
text-decoration: underline;<br>
}<br>
<br>
a:hover {<br>
color: "#BC3FBC";<br>
text-decoration: underline;<br>
}<br>
<br>
<br>
<br>
blockquote {<br>
margin: 12px 56px;<br>
color: #006;<br>
font-size: 11pt%;<br>
line-height: 1.5;<br>
font-family: 'verdana';<br>
}<br>
<br>
code {<br>
color: navy;<br>
}<br>
<br>
img {<br>
border: 0px solid #ddd;<br>
}<br>
<br>
a:link img {<br>
border: 0px none;<br>
}<br>
<br>
<br>
/* -- General Link Styling -- */<br>
<br>
a:link {<br>
color: blue; <br>
text-decoration: underline;<br>
}<br>
<br>
a:visited {<br>
color: purple;<br>
text-decoration: underline;<br>
}<br>
<br>
a:hover {<br>
color: red;<br>
text-decoration: underline;<br>
}<br>
<br>
<br>
<br>
/* ------ Section 2 - Global Page Structure 1024 ------- */<br>
<br>
#PageWrapper {<br>
width: 1000px;<br>
}<br>
<br>
#Header {<br>
position: relative;<br>
height: 160px;<br>
}<br>
<br>
#ContentWrapper {<br>
float: left;<br>
width: 100%;<br>
		}<br>
		<br>
		#ContentColumn 
margin-left; auto;
margin-right; auto
width; 660px
}
		/* STEP 1: set to &quot;0 ExtraColumnWidth 0 NavColumnWidth&quot; 
		*/<br>
		}<br>
		<br>
		/*#NavColumn {<br>
		float: left;<br>
		width: 179px; /* STEP 2: to set left column at 180, set 1 less than 180 here */<br>
		margin-left: -1024px; /* STEP 3: set to the same width specified in #PageWrapper 
		above (but with minus sign) */<br>
		}<br>
		<br>
		#ExtraColumn {<br>
		float: left;<br>
		width: 179px; /* STEP 4: to set right columns at 180, set 1 less than 180 here 
		*/<br>
		margin-left: -180px; /* STEP 5: set to -(ExtraColumnWidth) */<br>
		}<br>*/
<br>
#Footer {<br>
clear: both;<br>
width: 1000;<br>
padding: 8px 0;<br>
border-top: 1px solid #f0f5fb;<br>
}<br>
<br>
.Liner {<br>
padding: 10px;<br>
}<br>
<br>
#Header .Liner {<br>
padding: 0;<br>
}<br>
<br>
#Footer .Liner {<br>
margin: 0;<br>
padding: 0;<br>
}<br>
<br>
&lt;body style=&quot;color: #000000; background-color: transparent; background-image: 
url('image-files/back-image.jpg'); height: 741px&quot; <br>
alink=&quot;#FF0000&quot; link=&quot;#0000FF&quot; vlink=&quot;#FF00FF&quot;&gt;<br>
<br>
/* ------ Section 3 - Page Structure Details ------ */<br>
<br>
#PageWrapper 
{<br>
margin: 24px auto;60px
}

<br>
&lt;body style=&quot;color #000000&quot;; background-color:transparent; background-image:url('image-files/back-image.jpg'); 
height:741px alink#FF0000 link#0000FF vlink#FF00FF&gt; background-repeat repeat-y<br>
}<br>
<br>
#Header {<br>
background-image: url('../image-files/lbh-banner_960-1.jpg');<br>
background-repeat: no-repeat;<br>
background-color: transparent;<br>
background-position: left top;<br>
}<br>
<br>
#ContentWrapper {<br>
background-image: url('../image-files/back-image.jpg');<br>
background-repeat: repeat-y;<br>
background-color: transparent<br>
.centered
{
margin-left; auto;
margin-right; auto
width; 960px
}

}<br>
<br>
#NavColumn {<br>
background-image: url(none);<br>
background-repeat: repeat-y;<br>
background-color: transparent</p>

h4 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	border-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
}
          <p align="center"><img style="border: 0px solid ;" src="image-files/FOOTER.gif" alt="copyright footer" width="253" height="54"/></p>
          <h5 align="left" style="text-align: left">

</body>

</html>

