
	h1{font-size:24px; font-weight:bold; text-align:center;
	background-color:#800000; color:white}
	
	A:link {text-decoration: none}
    A:visited {text-decoration: none}
    A:active {text-decoration: none}
    
    /*table{border:10px groove; table-display:fixed}*/
    thead{font-weight:bold; background-color:#bedfc4}
    
    /*#navigation {position: absolute; top: 130px; left:5%; width:25%; z-index:6} */
	#navigation {position: absolute; top: 130px; left:50px; z-index:6} 
	#navigation a{display: block; color:#800000; padding-left:10px; padding-right:10px} 
	#navigation a:link.current, #navigation a:visited.current, {color:#ff9;} 

	/*#navigation a:hover{background-color:white; color:#339}
	#navigation a:hover.current{background-color:transparent; color:#ff9;
	cursor:default}*/
	
	#bg {position: absolute; background-color:white;
	top: 0px; left:40px; z-index:1}
	#bg img{width:200px; height:700px}
	
	#content {position: absolute; top: 0px; left: 280px; background-color:white;
	border-left:1px solid black; padding:20px; z-index:5}
	
	#content a{color:#800000;}
	#content a:hover{color:#339;}

	#logo {position:absolute; top:10px; left:0px; z-index:2}
	
	.pick_table { font-weight: bold; font-size: 12pt; line-height: 21pt; background-color: #bedfc4;
	 text-align: center; padding-left:40px; padding-right:40px;}
	 
	 
	#fruit {position: absolute; top: 0px; left: 280px; background-color:white;
	border-left:1px solid black; padding:20px; z-index:6}
	#fruit a{color:#800000;}
	#fruit a:hover{color:#339;}
