/* CSS Document */
body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

p {
	font-size: x-small;
	color: #000000;
}
a:link {
	font-size: 12px;
	color: #000000;
}
a:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#bannerBearer {
	position:absolute; 
	left:9px; 
	top:7px; 
	width:774px; 
	height:58px; 
	z-index:1;
	border-bottom:1px solid #000; display:none;
}
#logoHolder {position:absolute; left:10px; top:7px; width:234px; height:47px; z-index:2; display:none;}
#navHolder {position:absolute; left:280px; top:36px; width:504px; height:21px; z-index:3; display:none;}
#content {visibility: visible;padding-top:75px;  background:white url(../i/css/fisheyetree.jpg) no-repeat top left; width:485px;}
#context {}
dt {
	
	font-size: 14px;
	font-weight: bolder;
	padding-top: 5px;
	
}
dd {
	
	font-size: 12px;
	padding-bottom: 5px;
}

#news {background:transparent url(../i/newsborder.gif) repeat-y top left; padding:0px 25px 0 25px;}
#contextpot {background:transparent url(../i/contextlines.gif) repeat-y top left;padding:0px 3px 10px 3px; border-bottom: 1px solid #387ebc;}

/* These following are for the flickr badge - pulled out of their own code. */
.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner { color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#666666; background:inherit !important; text-decoration:none !important;}
