

#logo {
	font-size : 2em;	
	font-family : monospace;
	border-bottom : 2px solid ; 
	margin-top : 0px ;
	padding-left : 10px ;	
	font-weight : bold;	
}

#logo a {
	text-decoration : none ; 
}


#cr {

	border-bottom : 1px solid  ;

}


#lf {
	position : relative;

	left : 24px ; 

}

.text {
	font-size : 0.6em ;
	font-weight : normal;
}

#logo #links {

	position : absolute ;
	right : 10px ; 
	top : 10px ; 
	font-size : 0.6em ; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal ; 
}
#logo #links ul {
	padding : 0 ;
	margin : 0 ; 
}

