/*---- Layout ----*/
div
{
	padding: 0;
	margin: 0;
}
#oldbrowser
{
	text-align: center;
}
#leftcolumn
{
	margin-right: -170px;	/* IE 4 bug fix */
}
#leftColumn
{
	float: left;
	width: 170px;
	/*/*/ /*/margin: 0 0 0 2px; /* Netscape hack lines up borders */
}
#rightColumn
{
	float: right;
	width: 170px;
}
#contentColumn
{
	width: auto;
	margin-left: 169px;
}
#innerLeftColumn, #innerContentColumn, #innerRightColumn
{
	padding: 5px;
}
#footer
{
	clear: both;
	border-right: 2px solid #000D8B;
	border-left: 2px solid #000D8B;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right: 170px;
	/*/*/ /*/margin: 0 0 0 2px; /* Netscape lines up borders */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/* fixes Opera 5 which breaks with the above IE fix */
}
#innercontentcolumn
{
	height: 100%;
	width: 85%;
}
#masthead
{
	z-index: 10;
}


#frame
{
	background: #FFF;
	width: 900px;
	margin-right: 5%;
	margin-left: 5%;
}


#innerLeftColumn, #innerContentColumn
{
	border-right-width: 1px;
}
#contentColumn
{
	border-left: 1px;
}

body
{
	background: #FFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.adblock {
	background: #E1E0E2;
	padding-bottom: 10px;
	border-right: 1px solid #7D7D7D;
	border-bottom: 9px solid #046C60;
	border-left: 1px solid #7D7D7D;
}
.adblock p {
	color: #000000;
	font: small Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5%;
	margin-left: 5%;	
}
	
.adblockInner {
	color: #E1E0E2;
	width: 76%;
	background: #046C60;
	visibility: visible;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	text-align: center;
	border: 11px solid;
	letter-spacing: .05em;
	margin-right: auto;
	margin-left: auto;
}

.adblock h3
{
	color: #CCC;
	border: solid 1px #000;
	background: #046C60;
	font: bold 90% Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 8px 3px 6px;
}
.quote {
	font-style: oblique;
}
ul {
}
	
ul li {
	list-style-type: none;
}
li {
	display: none;
}

#masthead3 {
	background: url(lbo_banner_900.jpg) no-repeat 0px 10px;
	height: 124px;
	border-left: 2px solid #000D8B;
	z-index: 10;
}
#container {
	border-right: 2px solid #000D8B;
	border-bottom: 2px solid #000D8B;
	border-left: 2px solid #000D8B;
}
.subscribe {
	height: 107px;
	margin-bottom: 9px;
}
.yellow {
	font-weight: bold;
	color: #000;
	background: #FFCC00;
	padding: 2px;
}
.adblock2 {
	background: #E1E0E2;
	border: 0px solid #7D7D7D;
}
