
body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
}

/* To create the main image near the top of the page. */

#header {
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;
position:relative;
top: 0;
left: 100;
width: 750px;
background-color: #ffffff;
background-image: url('/images/lbn-header-750x80-new-aug-08.jpg');
background-repeat: no-repeat;
background-position: left top;
height: 78px;
border: 1px solid #775500;

}

#header750 {
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;
position:relative;
top: 0;
left: 100;
width: 750px;
padding: 0 0 0 0;
text-color: #ffffff;
background-color: #ffffff;
background-image: url('/images/header-750x80.jpg');
background-repeat: no-repeat;
background-position: left bottom;
height: 80px;
border: 1px solid #555555

}

#main {
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;
position:relative;
left: 100;
width: 750px;
margin-left: 0; margin-top: 0; margin-bottom: 0px; margin-right: 0px;
font-size: 12px;
text-align: left;
padding-left: 50px; padding-right: 50px; padding-bottom: 0px; padding-top: 0px;
background-repeat: repeat;
background-position: left top;
background-color: #ffffff;
height: 800px;
border: 1px solid #333333;

}

#singlebox {
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;
position:relative;
left: 100;
width: 750px;
margin-left: 0; margin-top: 0; margin-bottom: 0px; margin-right: 0px;
font-size: 12px;
text-align: left;
padding-left: 40px; padding-right: 40px; padding-bottom: 30px; padding-top: 30px;
font-weight: normal;
background-color: #ffffff;
background-position: left top;
border: 1px solid #555555;
}

.floatleftpic
{
float: left;
width: 100px;
height: 75px;
background-color: #FFF;
border: 0px solid #FFF;
}

.floatlefttext
{
float: left;
width: 465px;
height: 75px;
background-color: #FFF;
border: 0px solid #FFF;
margin-top: 0;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

h1 {
margin-left: 0px;
margin-right: 0px;
font-size: 2.5em;
text-align: left;
padding-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0;
color: #000000;
letter-spacing: -1px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0px;
}


h2 {
padding-bottom: 0px;
padding-right: 0px;
padding-bottom: 12px;
color: #000000;
font-weight: bold;
letter-spacing: -1px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5;
margin-top: 10;
font-size: 2.1em;
padding-top: 0px;
}

h3 {
padding-bottom: 0px;
padding-right: 0px;
color: #000000;
font-weight: strong;
letter-spacing: -1px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5;
margin-top: 0;
font-size: 1.4em;
padding-top: 0px;
font-weight: bold;
}

h4 {
padding-bottom: 0px;
padding-right: 0px;
color: #000000;
font-weight: normal;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5;
margin-top: 0;
font-size: 1em;
padding-top: 0px;
font-weight: bold;
}

h5 {
padding-bottom: 0px;
padding-right: 0px;
color: #000000;
font-weight: normal;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5;
margin-top: 0;
font-size: 1em;
padding-top: 0px;
font-weight: bold;
}

p, ul, ol, table {
font-size: 1em;
line-height: 1.3em; 
margin-top: 5px;
margin-bottom: 15;
}

ol, ul {
margin-left: 50px;
margin-right: 25px;
}

a:link, a:visited {
text-decoration: underline;
font-weight: bold;
color: #CC0000;
}

a:hover {
text-decoration: underline;
color: #FF3300;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: 10px;
margin-top: 20px;
padding-right: 50px;
padding-left: 50px;
background-color: #333333;
color: #ffffff;
font-weight: bold;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}
