body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#page #container {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 700px;
	margin: 10px auto 0px auto;
}

#page #container #header {
	background-color: #ECE9D8;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#slug
{
background-color: #007D3B;
	background-color: #741304;
}

#page #container #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	margin: 0px;
	font-weight: bold;
	width: 700px;
	height: 85px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size:10px;
	background-image: url(images/SmartLizzieSig_Footer.jpg);
}

#page #container #content #MainLeft {
	background-image:url(1x1.jpg);
	height: 170px;
	width: 390px;
	float:left;
}
#page #container #content #MainRight {
	background-color: #DEDEDE;
	background-image: url(images/LBL100_FlashAnim_right_v2.jpg);
	margin: 0px;
	padding: 0px;
	height: 332px;
	background-repeat: no-repeat;
	background-position: right;
}

#page #container #content #MainLeft #FlashQuotes {
	background-color: #DEDEDE;
	position: absolute;
	left: 0px;
	top: 0px;
}

#footer a:link {
	color: #CCCCCC;
    text-decoration: none;
}

#footer a:visited {
	color: #AAAAAA;
	text-decoration: none;
}

#footer a:hover {
	color:#FF9900;
	text-decoration: none;
}

#page #container #content {
	height: 332px;
	background-color: #DEDEDE;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#page #container #content #leftcolumn {
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0p 0px 0px 0px;
}


#page #container #content #rightcolumn {
	float: right;
	width: 520px;
	height: 332px;
	margin: 0px 0px 0px 0px;
	padding: 0p 0px 0px 0px;
	font-size: 12px;
	vertical-align: top;
}

#page #container #content #rightcolumn #playbackground {
	background-image: url(images/LBL100_house.jpg);
}

#page #container #content #rightcolumn #playbackground #playtext {
	text-align: justify;
	margin-right: 22px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:400;
}

.headline
{
	font-size:16px;
	font-weight:bold;
}

.subheadline
{
	font-size:12px;
	font-weight:bold;
}

.wireframemenu{
position: relative;
background-color: #DEDEDE;
border-bottom-width: 0;
padding-left: 15px;
width: 145px;
top: -35px;

}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 145px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px  "Times New Roman", Times, serif;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #666666;
text-decoration: none;
border-bottom: 1px ridge #C0C0C0;
}

.wireframemenu a:visited{
color: #666666;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: 140px;
}

.wireframemenu a:hover{
color: black;
}

.navlink a{
font: bold 13px  "Times New Roman", Times, serif;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #666666;
text-decoration: none;
}

.navlink a:visited{
color: #666666;
}

html>body .navlink a{ /*Non IE rule*/
width: 140px;
}

.navlink a:hover{
color: black;
}


.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

