  	body {  	  		margin: 9px 24px;			font-family: helvetica, arial;			font-size: 18px;			font-weight: bold;			line-height: 25px;			color: #777;  	  	}	.right a:link, .right a:visited {			color: #777;			text-decoration: none;			border-bottom: 1px solid #777;			padding-bottom: 1px;	}		.right a:hover, .right:visited:hover {			color: black;			border-bottom: 1px solid black;	}		.left a:link, .left a:visited {			color: #777;			text-decoration: none;			border-bottom: 1px solid #777;			padding-bottom: 1px;	}	.left a:hover, .left a:visited:hover {			color: black;			text-decoration: none;			border-bottom: 1px solid black;	}	a:hover, a:visited:hover {			color: black;			text-decoration: none;	}		.mainpic {			position: relative;			top: 0px;			z-index: 10;	}		#nav {			color: #777;	}	.am  {			color: black;	}	.left {			position: absolute;			z-index: 10;			top: 0px;			left: 0px;			padding-left: 24px;			width: 500px;			background: #eee;	}			.right {			position: absolute;			z-index: 12;			left: 550px;			width: 500px;			top: 0px;	}		#subNav {			position: relative;	}		.right ul {			margin-top: -16px;			list-style: square;			line-height: 22px;			margin-left: 14px;			font-size: 14px;	}		.right ul li {			padding-bottom: 7px;	}		.entry p {			padding-bottom: 2px;	}		.left ul {			margin-left: -20px;			list-style: none;			text-indent: -20px;		}		blockquote strong, .more-link {			margin-left: 14px;			font-size: 14px;	}			strong {			color: black;			font-weight: bold;	}		.small {			font-size: 10px;			letter-spacing: 0px;			line-height: 16px;			font-weight: normal;			color: #777;	}		.alignright {			float: right;	}		.navigation {			display: block;			width: 480px;	}	    em {    		letter-spacing: .2px;    		word-spacing: -1px;    }