		body {			background: white;			font-family: georgia;			color: #444;			margin-left: 0px;			font-size: 13px;			line-height: 18px;			position: absolute;			width: 98%;			top: 0px;			left: 0px;		}				#cover {			position: absolute;			z-index: 22;			top: -10px;			width: 440px;			left: 245px;		}				img#screen {		  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */		  position: absolute; left: 0px; top: 0px;			z-index: 10;			display: none;			top: 0px;			left: 0px;			width: 100%;			height: 190px;		}		body > img#screen {		  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */		  	position: fixed;			z-index: 10;			top: 0px;			display: inline;			left: 0px;			width: 100%;			height: 190px;		}				#wrap {			position: absolute;			top: 240px;			left: 18px;			z-index: 1;			max-width: 1330px;			min-width: 940px;		}				#top {		  	position: absolute;			max-width: 1230px;			min-width: 940px;			height: 170px;			z-index: 22;			color: black;			top: 6px;			left: 18px;		}				body > #top {		  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */			position: fixed;			max-width: 1230px;			min-width: 940px;			height: 170px;			z-index: 22;			color: black;			top: 6px;			left: 18px;		}						.yel_label {			font-size: 13px;			line-height: 16px;			color: black;			font-weight: bold;		}								#top .block span {			background: #6f80a8;			font-size: 22px;			line-height: 25px;		}				#wrap .block {			margin-bottom: 12px;		}				em {			font-style: italic;		}				#wrap span, h2 {			background: #6f80a8;			font-size: 13px;			line-height: 16px;			color: black;			font-weight: bold;		}				#wrap .block a.author:link {			color: brown;			background: none;			text-decoration: none;			font-weight: normal;		}				#wrap .block a.author:hover {			color: brown;			background: #6f80a8;			font-weight: normal;		}				a {			color: brown;		}				a:hover  {			background: #6f80a8;		}		a:visited:hover {			background: #6f80a8;			color: brown;		}		a:visited {			color: #d39797;		}				a#nav {			font-size: 11px;			font-family: verdana;			line-height: 24px;			text-decoration: none;			width: 100%;			text-indent: 3px;		}				a#nav_select {			font-size: 11px;			font-family: verdana;			line-height: 24px;			text-decoration: none;			width: 100%;			text-indent: 3px;			color: black;		}				a#nav div, a#nav_select div {			border-bottom: 1px dotted brown;		}				a#nav div:hover, a#nav_select div {			background: #6f80a8;		}				hr {			border: none 0; 			border-top: 1px dotted brown;/*the border*/			width: 100%;			text-align: left;/*this will align it for IE*/			margin: 0 auto 0 0;			height: 1px;/*whatever the total width of the border-top and border-bottom equal*/		}		#top .block a {			/* text-transform: uppercase; 			font-family: courier; */			text-decoration: none;		} 		.block {			width: 210px;			margin-right: 18px;			float: left;			/*outline-style: dotted;			outline-width: 1px;			*/		}				.caption {			font-size: 11px; 			font-weight: normal;		}		 #b_delicious			{				width: 234px;			}						.delicious-post { 		}				.delicious-posts ul, .delicious-posts li, .delicious-banner { 				font-family: georgia;				line-height: 120%;				color: #555;				position: relative;				left: -19px;				background: white;				top: -6px;				padding-bottom: 1px;				padding-bottom: 2px;			}					li {			list-style: none;			position: relative;			left: -34px;			top: -12px;		}					li:before {			content: "";		}						p {			margin-top: 0px;		}						#upback {			position: absolute;			top: 182px;			left: 702px;			z-index: 2;			width: 210px;		}				#upback a {			text-indent: 3px;		}		.footer {			position: relative;			top: 70px;			left: 684px;			z-index: 1;			width: 210px;		}		
