/* CSS Document */

body {
	background-image:url(/images/cal-bg.jpg);
}

#footerstart, #footerend, #menu {
	background-color:#008000;
}
#maincontent {
	background-image:url(/images/CAL-faded.png);
	background-position:bottom right;
	background-repeat:no-repeat
}
h1, h2, h3, h4, h5, h6 {
	color: #008000;
}
.bigbullets {
	list-style-image: url(/images/cal-bullet.png);
	color: #008000;
}
.picleft, .picright {
	border:solid 3px #008000;
	margin:0;
}
