body {			font: 80% arial, helvetica, sans-serif;			background: #ccc;						bottom-margin: 100px;					}				.accessaid, h1 {			position: absolute;			height: 0;			overflow: hidden;		}				#header {			background: #036 url(http://www.duhanlaw.com/Images/new_header_thirds.gif);			background-position: center;			height: 140px;			border: 1px solid #036;		}				#navigation {			position: absolute;			top: 140px;			left: 0;			width: 134px;			color: white;		}				#navigation ul {			margin: 0 0 1em 0;			padding: 0;			list-style: none;		}				#navigation ul a {			color: white;			text-decoration: none;			display: block;			background: #17a;			padding: 0 0.5em;			margin: 0 1em 3px 1em;			font-family: 		}										#navigation a:visited {			color: #ccc;		}				#navigation a:hover {			background: #28b;		}				#content {			background: white;			background: white;			xpadding: 1px 1em 2em 1em;			padding: 1px 30px 100px 40px;			border-left: 134px solid #069;					}				h2 {			font-size: 1.5em;			color: #036;		}				h3 {			font-size: 1.25em;			color: #036;		}					#content img {			width: 186px;			height: 150px;			padding: 1px;			border: 1px solid #333;			float: right;			margin: 50px 0 1em 1em;			background-color: #17a		}				#container {			position: relative;			width: 750px; /* width + border for IE 5.x */			border: solid #036;			border-width: 0 3px;			text-align: justify;					margin: auto;		}/* CSS Document */