* { font-family: verdana, trebuchet ms, tahoma, sans-serif; font-size: 11px; }
BODY {
	margin: 0px; background-color: #fff;
	scrollbar-base-color: #999;
	scrollbar-face-color: #999;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fc3;
	scrollbar-shadow-color: #999;
	scrollbar-darkshadow-color: #999;
	scrollbar-3dlight-color: #999;
	scrollbar-highlight-color: #999;
	
	background: #fff url(/ECBG.gif) repeat-y 50% 0;
}

A, A:link, A:visited { color: #069; text-decoration: none; }
A:active, A:hover { color: #069; text-decoration: none; background-color: #fc3; }

H1 { font-size: 16px; }

A.currentPage, A.currentPage:link, A.currentPage:visited { color: #fff; padding: 2px; background-color: #999; text-decoration: none; }
A.currentPage:active, A.currentPage:hover { color: #069; padding: 2px; text-decoration: none; background-color: #fc3; }

.strip { color: #000; }
.strip A, .strip A:link, .strip A:visited { color: #fff; text-decoration: none; }
.strip A:active, .strip A:hover { color: #069; text-decoration: none; background-color: #fc3; }

.currentLink { color: #333; text-decoration: none; background-color: #999; }

.photoTitle { font-style : italic; }
.required { color: #fc3; }
.date { color: #666; }
.notes { color: #666; }
.notesTitle { color: #000; font-size: 14px; font-weight: bold; }
.copyright { color: #666; }
.error { color: #f00; }

/* for wander-lust feed */
.wbtn1 { text-decoration: none; background-color: #ccc; font-size: 9px; font-family: verdana, trebuchet ms, tahoma, sans-serif; border: 1px dotted #999; color:#999; padding: 1px; }

.ads { line-height: 16px; }
