body, table tr td { 
	margin: 0px;
	padding: 0px;}
	
body { 
	background-color: #fff; 
	color: #7B2E00; }
p, td, h3 { 
	font-family: verdana; 
	font-size: 11px;}

#loser1 { 
	width: 274px; 
	position: absolute;
	top: 0px; left:0px; }
#loser1 p { 
	margin: 0px; 
	padding: 0px; }


#loser2 { 
	width: 76px; 
	position: absolute;
	top: 462px; left:0px;}
#loser2 p { 
	margin: 0px; 
	padding: 0px; }

#loser3 { 
	width: 198px; 
	background-image: url(/inc/20050228_lifeline-crossing.jpg);
	position: absolute;
	top: 462px; left:76px;
	height: 156px; 
	}
#loser3 p { 
	margin: 0px; 
	padding: 0px; }


#content { 
	position: absolute;
	top: 0px; 
	left: 274px; 
	width: 340px; }
#content.about { 
	padding-top: 20px; }
#content.about p { 
	text-align: justify; }

/* todo */

#photologupload, #photologinsert {
	margin: 20px;  
}

#photologlist { 
	border-collapse: collapse;}
#photologlist tr td { 
	border-top: 1px solid #999; 
	vertical-align: top; 
	padding: 10px;}
#photologlist tr td table tr td {
	border-top: 0px solid #fff;
	vertical-align: middle;
	padding: 0px; }
#photologlist tr.pending td { 
	background-color: #ff0; 
	 }
#photologlist tr td p.photothumb { 
	margin: 0px; padding: 0px; }
#photologlist tr td p.photothumb a img { 
	border: 1px solid #000; padding: 0px; margin: 0px; vertical-align: top;}

#collection {
	background-image: url(/pat_from_christel.gif);
}
#collection .letter  { 

			width: 40em; 
			margin: 0px;
			padding: 10px;
			
			color: #666;
			font-size: x-small;
			font-family: verdana, arial, serif;

			background-color: #fff; 
			border: 1px solid #999; 
			padding: 20px;
			margin-left: 20px; 
			margin-bottom: 20px;  
}

#collection .letter .na { 
	margin-top: 0.5em; 
}

#collection .letter .record,
#therest #latest .content .record { 
	display: block; 
	}

#collection .letter .record .artist { color: #000; }
#collection .letter .record .title { font-weight: bold; }
#collection .letter .record .type { font-style: italic; color: #999; }

#therest #latest .content { width: 30em; }
#therest #latest .content .record .artist { color: #666; }



