@charset "UTF-8";
/* CSS Document */

body {
	background-color: #9e237a;
	padding: 0px;
	margin: 0px;
}
#container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background_pattern.gif);
	height: 768px;
}
.logoheader {
	background-image: url(images/linklust_logobg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 123px;
	width: 1024px;
	background-color: #FFF;
	text-align: right;
}
.navbar {
	background-color: #9e237a;
	height: 38px;
	width: 1024px;
}
.maincontent {
	height: 607px;
	width: 1024px;
}
.leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 607px;
	width: 540px;
}
.rightcol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	min-height: 487px;
}
#wherebuy .rightcol{
	background-image: url(images/wherebuy_bg.gif);
	background-repeat: no-repeat;
}
#wherebuy .leftcol {
	background-image: url(images/wherebuy_feat.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#about .rightcol {
	background-image: url(images/about_bg.gif);
	background-repeat: no-repeat;
}
#about .leftcol {
	background-image: url(images/about_feat.jpg);
	background-repeat: no-repeat;
}
#aseen .rightcol {
	background-image: url(images/aseen_bg.gif);
	background-repeat: no-repeat;
}
#aseen .leftcol {
	background-image: url(images/aseen_feat.gif);
	background-repeat: no-repeat;
}
#contact .rightcol {
	background-image: url(images/contact_bg.gif);
}
#contact .leftcol {
	background-image: url(images/contact_feat.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#home .rightcol {
	background-image: url(=);
}
#home .leftcol {
	background-image: url(images/home_feat.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cleaning .rightcol {
	background-image: url(images/cleaning_bg.gif);
}
#cleaning .leftcol {
	background-image: url(images/home_feat.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#jcollection #container {
	height: 890px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	margin-left: 50px;
	margin-top: 0px;
}
a:link {
	color: #9e237a;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #9e237a;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: underline;
}
.h1space {
	text-indent: -900%;
}
h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 60px;
}
.purpletext {
	color: #9e237a;
}
#gray {
	color: #666;
}
.modernfooter {
	float: left;
	height: 79px;
	width: 484px;
	clear: none;
	background-image: url(images/modernvintage.gif);
	background-repeat: no-repeat;
}
.rightcol_scroll {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	min-height: 487px;
	overflow: scroll;
	height: 520px;
}
#wherebuy .rightcol {
	overflow: scroll;
	height: 528px;
	width: 484px;
}
#colflashbox {
	height: 650px;
	overflow: hidden;
}
