body, p { color: black; font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
body { background: #cff url(assets/bg.gif); }
	
p {font-size: .85em; }
	
.text {  
	font-size: .7em;
	line-height: 1em; 
	color: #373737
	}

.picturetitle {  
	font-size: .85em;
	line-height: 1em; 
	color:black; 
	font-weight: bold;
	}
		
.picturedetails {  
	font-size: .7em;
	line-height: 1em; 
	color: #373737
	}

.caption {
	clear: both;
	font-size: .7em;
	border-top: 1px #9c9c9c solid;
	margin-top: 2em;
	padding-top: 0.5em;
	}
	
#header { width:100%; }

#left-side {
	float:left;
	top:1em;
	margin-left:2em;
	width:8em;
	text-align:right;
	}
	
#tree {	position:relative; top:0em; margin-left:12em;}
	
