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

img.right { 
	padding: 4px; 
	margin: 0 0 2px 7px; 
	display: inline; }
	
img.left { 
	padding: 4px; 
	margin: 0 7px 2px 0; 
	display: inline; }
	
.right { float: right; }
.left { float: left; }

.clear {
	clear:both;
	}
	
.direita {
	position:fixed; 
	top:0.5em;
	right:2em;
	}

#container {
	margin: 0 auto;
	width: 710px;
	text-align: center;
	}

table {
	margin-left: auto;
	margin-right: auto;
	}
				
.text {  
	font-size: .7em;
	line-height: 1em; 
	color: #373737
	}

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

.copyright {  
	font-size: .65em;
	line-height: 1em; 
	color: #373737
	}

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

#header h1 { font-size:16px }	
	
#left-side {
	float:left;
	top:1em;
	margin-left:2em;
	width:8em;
	text-align:right;
	}
	
#intro {
	position:relative;
	top:0em;
	margin: 0 6em 0 10em;
	}
	
#tree {
	position:relative;
	top:0em;
	margin-left:12em;
	margin-right: 6em;
	}
	
#tree img { border-style:none; }

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover {  text-decoration: underline; }	