body {
		background: #fff url(../Pics/raket04.gif) no-repeat top center; 
		margin:0px;
		font-family: 'lucida grande', 'lucida sans unicode', verdana, helvetica, arial, sans-serif; 
		font-size:10px;
}

#crib {
	width: 720px;
	margin-top: 112px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	text-align: left;
}

a:link {
	color:#900;
	font-weight : bold;
	text-decoration : none; 
}

a.def:visited {
	color:#d00;
	font-weight : bold; 
	text-decoration : none; 
	
}

a.def:link {
	color:#d00;
	font-weight : bold;
	text-decoration : none; 
}

a.def:hover {
   color : #fff;
   font-weight : bold;
   background-color : #d00;  
}

a.out:visited {
	color:#330;
	font-weight : bold;
	text-decoration : none; 
	
}

a.out:link {
	color:#330;
	font-weight : bold;
	text-decoration : none; 
}

a.out:hover {
   color : #fff;
   font-weight : bold;
   background-color : #666;  
}


a.history:visited {
	color:#330;
	font-weight : bold; 
	text-decoration : none; 
}
a.history:link {
	color:#330;
   font-weight : bold; 
   text-decoration : none; 
}
a.history:hover {
   color : #fff;
   background-color : #df0000;  
   text-decoration : underline; 
}
a.history:active {
   color : #fff;
   font-weight : bold; 
   text-decoration : none; 
} 
a.foto:hover {
   background-color : #ccc;  
}

a.foto:link {
	color: #066;
}

#feature { 
		width:430px; 
		float: left; 
		padding:35px; 
		border:1px #fa3 dotted;
		/* background: #39c; */
		/* background: url(../Backs/whatdoiknow.gif); */
		}
#feature h2 { 
			font-family:Verdana; 
			font-size:11px; 
			padding:0; 
			margin:0.25em 0.5em; 
			color:#c00;
			text-align:left;
			border-bottom: 1px dotted #330;
}
#feature img.ill {
			float: left;
			border: 1px solid #ccc;
			margin-right:8px;
			margin-left:0px;
			margin-bottom:0px;
	}
#feature img.oll {
			float: right;
			border: 1px solid #ccc;
			padding: 2px;
			margin-top:2px;
			margin-left:3px;
			margin-bottom:2px;
	}
#feature p.goog {
			border: 1px solid #063;
			margin-left: -25px;
			margin-right: -25px;
	}
#feature code { padding-left: 5px;
			font-family: georgia;
			font-size: 9px;
			color:#000;
			 }
#feature p { text-align:justify; padding:5px;
			font-size:12px;
			color:#333;
			 }
#feature p.cit { text-align:center; padding:5px; color:#336; font-family:palatino,courrier; font-weight:normal; }
#feature h3 { text-align:right;
			font-family:courrier; 
			font-size:10px;
			font-weight:normal; }

#history { width:170px; 
			margin-top:-49px;
			float: right;
 			padding:10px; 
 			border:1px #333 dotted;
 			background: #eee;
 		   /* background: url(../Backs/greyback.jpg);*/
		}

#history h2 { font-family:Georgia; 
		font-size:14px; 
		color:#b00; 
		text-align:right;
		border-bottom: 1px dotted #330; }
#history ol { padding:0 0 0 2em; border-bottom: none;}
#history p { margin-top:1em; text-align:right; }
#history p.down { margin-top:1em; text-align: center; } 
