@charset "utf-8";
/* CSS Document */

#content a, #rightcol a {
	color: #5e7600;
	font-weight: bold;
}
#content .intro {
	font-weight: bold;
}
#content .note {
	font-size: 90%;
	margin-top: 10px;
}

#slideshow {
	width: 300px; height: 250px;
	overflow: hidden;
	margin-bottom: 30px;
}

#content {
	color: #666;
}
#content h1 {
	color: #5e7600;
	font-size: 140%;
	margin: 0 0 1em 0; padding: 0;
}
#content h2 {
	font-size: 120%;
	margin: 1em 0 1em 0; padding: 0;
}
