html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	text-rendering: optimizeLegibility;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

body {	
	font-family: Verdana, Helvetica, Calibri, Arial, sans-serif;
	font-size: .7em;
	line-height: 1.4em;
	color: #ccc;
	background: url(../img/ldh_home_tile.gif) repeat-x;
	background-color: #d93600;
	}

#wrapper-outside {
	width: 100%;
	margin: 0 auto;
	}

#wrapper-inside {
	width: 1071px;
	margin: 0 auto 0 auto;
	}

#main {	
	float: center;
	width: 1071px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
#onecolcontent {	
	float: left;
	width: 1071px;
	margin: 0 40px 0 40px;
	}
	
#onecolcontent p {	
	margin: 0 0 0 0;
	}

span.amp {
	font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
	font-style:italic;
	font-weight:normal;
	opacity:.6;
	}

div.container {
	height: 1%;
	}

div.container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}