#IDcontent {	background-image:url(graphics/bkgnd.gif);}
dir.guest {	font-size:14px; 
		margin:32px;
		color:brown;
		line-height:120%;
	}
.badges {	position:relative;vertical-align:center;text-align:center;margin:12px;}
img.anote {	position:absolute;
		z-index:1;
		cursor:pointer;cursor:hand;
		text-decoration:none;
/*		border:4px dotted white;*/
		background-color:transparent;
		filter:chroma(color=#ffffff);	}
.but {	font-size:10px;
	display:block;
	color:navy;
	font-weight:bold;
	text-decoration:none;
	background-color:#cdf;
	width:15px;
	height:15px;
	border:1px solid #cdf;
	text-align:center;
	cursor:hand;
	}
.but:hover {background-color:navy;
	color:white;
	border:1px solid navy;
	}
.friend {font-weight:800;
	cursor:help;	
	line-height:150%;
	text-decoration:none;
	border-bottom:3px #cdf double;
	color:navy;	}
#IDframe {	position:absolute;
		left:-10px;
		width:500px;
		z-index:5;}
#pictitle {	position:absolute;
		top:5px;
		left:50px;
		width:200px;
		z-index:2;
		background-color:#ffffe0;
		color:black;
		font-family:sans-serif;
		padding-left:5px;
		padding-right:5px;
		font-size:11px;
		border:1px solid black;
		display:none;}
.pouce {	position:relative;
		margin-left:1px;
		cursor:pointer;cursor:hand;
		height:125px;
		width:166px;}
img.ro {width:125px;height:94px;margin-top:5px;}
a.to {border:5px solid white; }
a.to:hover {border:5px solid navy; }

