hr {
	height: 1px;
	color: #CCCCCC;
}

#wrapper {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height: 900px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
background-color: #beeef5;


}

#banner {

	width:900px;
	height:420px;

	background-image: url(../images/llwfront.jpg);

}

body {
	margin-left: 0px;
	margin-top: 0px;
background-attachment: fixed;
	background-color: #4a5d6e;
}

#menuwrapper {
	position:absolute;
	left:5px;
	top:450px;
	width:900px;
	color: #073289;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 36px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	z-index:2;

}

#lcontent {
	position:absolute;
	top:290px;
	left:60px;
	height:30px;
	width:200px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #062e2d;
	font-weight: 300;
	padding: 10px;
}



.style2 {
	font-size: 20px;
	color: #0b99af;
	font-style: italic;
		z-index:4;
}
