div.description { margin-left:8.5em;}
div.image { float:right;
	    margin-top: -.5em;
	    margin-left: .25em;
	    min-width: 20%}
div.image img { 
    		margin-top: .75em;
	    border: 2px black solid;
	    margin-bottom: -.5em;
	}
div.image P.pictitle { 
    font-style: italic;
    text-align: center;
    font-size: small;
	}
div.left {  float:left;
	text-align: right;
	    width:8em;
	    font-family: serif;
	    min-height: 30em;
	    margin-right: .25em;
	    padding: .25em;
	    padding-top: .5em;
	    background-color: #99CC99;
	    color: #000000; 
	}
div.left P.top {  
	font-weight: bold;
	border-bottom: ridge 2px #99CC99;
    }
div.left P.top span {
    font-size: .9em;
}
div.left dt { 
    text-align: left;
    font-size: small;
    font-weight: normal;
	    }
div.left dt ul {
    margin-left: 1.5em;
}

div.left dt ul li.current {
    font-weight: bold;
}
dt { 
    font-weight: bold;
    }
dd.comment { 
    margin-top: 0em;
    margin-bottom: 0em;
    font-size: .9em;
    font-weight: normal;
	}
ul { 
    list-style-type: circle;
    margin-top: 0em;
    margin-bottom: 0em;
    padding-left: 0em;
    font-size: .9em;
    }

span.route { font-size: small; 
	     font-weight: normal;}
