@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	height: auto;;
	width: 700px;
	margin: auto;
	background-color: #FFFFFF;
}
#container #header {
	width: 700px;
	height: auto;
}
#container #featured {
	height: 200px;
	width: 700px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#container #ad1 {
	height: 200px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#container #ad2 {
	height: 200px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#container #ad1 #ad1_left {
	margin: 10px;
	float: left;
	height: 180px;
	width: 275px;
	background-image: url(images/size_bg_4.jpg);
	background-repeat: no-repeat;
}
#container #ad1 #ad1_right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 375px;
	background-image: url(images/when_bg.jpg);
	background-repeat: no-repeat;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#container #ad2 #ad2_left {
	margin: 10px;
	float: left;
	height: 180px;
	width: 275px;
	background-image: url(images/size_bg_4.jpg);
	background-repeat: no-repeat;
}
#container #ad2 #ad2_right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 375px;
	background-image: url(images/when_bg.jpg);
	background-repeat: no-repeat;
}
#container #featured #featured_body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	width: 675px;
	height:250px;

}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#beta {
	width: 700px;
	margin-left: 10px;
}


#container #intro {
	height: 150px;
}

#container #featured #featured_1 {
	margin: 10px;
	float: left;
	height: 180px;
	width: 275px;
}
#container #featured #featured_2 {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 375px;
}
#container #notsee {
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 700px;
}
#container #intro #intro_copy {
	float: left;
	height: auto;
	width: 400px;
	margin-top: 10px;
	margin-left: 12px;
}

#container #intro #info {
	width: 650px;
	margin-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#container #line hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

#container #intro #lhkwlogo {
	background-image: url(lxhomeskw.jpg);
	background-repeat: no-repeat;
	margin-left: 12px;
	float: left;
	width: 250px;
	height:195px;
}
#container #header {
	background-image: url(wsjbetablack.jpg);
	background-repeat: no-repeat;
	height: 37px;
	background-color: #FFFFFF;
}
#container #header #topbutton {
	float: right;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 0px;
	height: 15px;
}
