@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 985px;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	background-image: url(../newimages/lsn_header.png);
	height: 143px;
	width: 100%;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar {
	background-image: url(../newimages/lsn_navbar.png);
	height: 54px;
	width: 100%;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


#mainContent {
	background-image: url(../newimages/lsn_2-divide.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.red_numbers {
	font-weight: bold;
	color: #F00;
}
.subhead {
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #F00;
}
.quotes {
	font-style: italic;
	font-weight: bold;
	color: #666;
	text-indent: 5px;
	width: 650px;
	padding-left: 30px;
	padding-right: 20px;
	margin-left: 50px;
}
.link_ctr {
	font-size: 16px;
	color: #00C;
	text-align: center;
	font-weight: bold;
}

.tbl_text {
	font-size: 12px;
	vertical-align: top;
}
.tble_links {
	font-size: 12px;
	color: #00F;
	font-weight: bold;
}
.LEFT_PUSH {
	clear: none;
	float: left;
}

.RIGHT_PUSH {
	clear: both;
	float: right;
}
#navtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	vertical-align: text-bottom;
	height: 30px;
	padding-left: 120px;
	padding-top: 15px;
}
#col1 {
	padding-top: 290px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	float: left;
	background-image: url(../newimages/lsn_money.png);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 100px;
	background-position: center top;
}
#col2 {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 240px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../newimages/lsn_wc-login.png);
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

#footer {
	background-image: url(../newimages/lsn-footer-sm.png);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 71px;
	text-align: center;
	background-repeat: no-repeat;
	padding: 0px;
}
#footer_txt {
	padding-top: 22px;
	text-align: center;
	font-size: 10px;
}



h1 {
	font-weight: bold;
	color: #F00;
	font-size: 24px;
	font-variant: small-caps;
}

