/* CSS Document */
html, body {
	min-height:100.1%;
	margin-bottom:1px;
}

html, body, ul, ol, li, p, p2, h1, h2, h3, h4, h5, h6, form, fieldset, table, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.45em;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	background-image:url(images/nlv_topBKG.png);
	background-color:#F0EBE1;
	background-repeat:repeat-x;
}

#wrapper { 
	text-align: left; 
	width: 500px; 
	margin: 150px auto 50px auto; 
	position: relative;
}
