body {
	background:#FFF url(images/bkgrnd_sky-grad.gif) repeat-x;
	z-index: -2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

.sidebar-nav {
	float: right;
	vertical-align: top;
}


#grass {
	background: url(images/bkgrnd_grass.gif) repeat-x;
	position: absolute;
	bottom: -150px;
	left: 0px;
	height: 237px;
	z-index: -1;
	visibility: visible;
}

#sidebar-left-logo {
	background-color: #99CC99;
}

#sidebar-left {
	background: #FFF url(images/bkgrnd/bkgrnd_main-fade.gif) repeat-x;
	vertical-align: top;
}

#link-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#main-header {
	background-color: #99CC99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#main {
	background: #FFF url(images/bkgrnd/bkgrnd_main-fade.gif) repeat-x;
	vertical-align:top;
	font-size:14px;
}

.bokeh {
	font-family: "Minion Pro", arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	clear: both;
 	padding-top: 175px;
}
.bokeh:link {
	font-family: "Minion Pro", arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.bokeh:hover {
	font-family: "Minion Pro", arial;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
.bokeh:visited {
	font-family: "Minion Pro", arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
