
#recommended {
	position:absolute;
  	top: 0px;
	right: 0px;
	background: #EEEECC;
	border: 1px solid #F0E68C;
      font: 8.5pt Verdana;
      padding-left: 2px;
      padding-right: 2px;
	margin-bottom: 5px;
	width: 131px;
      }
#recommended img {
	border-width: 0;
      margin-bottom: 2px;
	}
#recommended h3 {
	font: italic normal 11pt Verdana; 
      margin-top: 0px;
	padding: 0px;
	color: #555753;
	}
#recommended p {
      font: 8pt/10pt Verdana;
      text-align: justify;
	}
#recommended p a:link { 
	font-weight: bold;
	background: #EEEECC;
	color: #555753;
	}
#recommended p a:visited {
	font-weight:bold;
	background: #EEEECC;
	color: #555753;
	}
#recommended p a:hover, a:active { 
	font-weight:bold;
	background: #EEEECC;
	color: #555753;
	text-decoration: underline; 
	}

#articles {
	border: 1px solid #999;
	background: transparent url(stone.jpg) top left repeat;
	color: #555753;
      text-align: right;
	margin-top: 325px; 
	margin-right: 0px;
	width: 135px; 
	float:right;
	}
#articles h3 {

	font: bold 12pt Verdana; 
	margin-top: 0px;
	border-bottom: 1px solid gray;
	padding: 2px 5px 2px 5px;
	background-color: #999;
	color: #fff;
	}
#articles ul {
      font: 8.5pt Verdana;
	margin: 0px 0px 5px 0px;
	padding: 0px 2px 0px 2px;
	}
#articles ul li {
	line-height: 2.5ex; 
	list-style-type: none;
	display: block; 
	margin-bottom: 10px;
	}
#articles ul li a:link { 
	font-weight: normal;
	color: #555753;
	}
#articles ul li a:visited {
	font-weight: normal;
	color: #555753;
	}
#articles ul li a:hover, a:active { 
	background-color: #999;
	color: #fff;
	font-weight: normal;
	text-decoration: underline; 
	}

#graphic {
	background: transparent url(laptop.gif) top center no-repeat;
	height: 100px;
	}
#graphic span {
	display:none;
	}

#extra {
	position: absolute;
	background: transparent url(mpoppy.gif) top center no-repeat;
	top: 235px;
        right: 10px;
	height: 100px;
	width: 135px;
	}
#extra span {
	display:none;
	}