body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	vertical-align: top;
	background-image: url(images/bkg-stripe.gif);
	font-size: 0.85em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#background {
	background-image: url(images/bkg-shadow.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1 {
	color: #993333;
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: .75em;
	padding-top: 0;
}
h2 {
	color: #003366;
	font-size: 1.35em;
	margin-top: 10px;
	margin-bottom: 0.25em;
}
h2.memberlist {
	margin-top: 15px;
	margin-bottom: 6px;
	padding: 2px 5px;
	border-top: thin solid #333;
	border-bottom: thin dotted #ccc;
	background-color: #EDE6D7;
	width: 400px;
}
h3 {
	font-size: 1em;
	margin-bottom: 0px;
	font-style: normal;
	color: #000000;
}
h4 {
	font-size: 1em;
	color: #000000;
	font-style: italic;
	margin-left: 25px;
	margin-bottom: 0px;
}
p {
	line-height: 1.4em;
	font-size: 0.95em;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #FFCC33;
}
ul {}
li {
	line-height: 1.3em;
	margin-bottom: 0.5em;
	margin-right: 1em;
	font-size: 0.95em;
}
#banner {
	text-align: left;
	padding-bottom: 0px;
	height: 80px;
	vertical-align: top;
}
#navMenu {
	vertical-align: top;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#leftColumn {
	width: 150px;
	background-color: #336699;
	background-image: url(images/cacc_logo1.gif);
	background-repeat: no-repeat;
	color: #fff;
	margin-bottom: 2px;
	padding-bottom: 20px;
	vertical-align: top;
	font-size: 0.95em;
	text-align: left;
}
#leftColumn p {
	padding-left: 8px;
	padding-right: 8px;
	color: #ECE6D6;
}
#leftColumn a:link, #leftColumn a:visited {
	color: #66CCFF;
	text-decoration: none;
}
#leftColumn a:hover {
	color: #FFCC00;
}
#mainContent {
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	background-color: #fff;
	vertical-align: top;
	text-align: left;
}
#rightCallout {
	float: right;
	width: 150px;
	margin: 0px -10px 0px 10px;
	padding: 10px;
	background-color: #ECE6D6;
	border-top: solid #993300 9px;
	border-left: solid #333333 1px;
	border-bottom: solid #333333 1px;
	line-height: normal;
	font-size: .90em;
}
.sidebarHeading {
	font-weight: bold;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}
.sidebarContent {
	line-height: normal;
	margin: 10px 0px 12px;
}
#footer {
	color: #fff;
	text-align: center;
	background-image: url(images/bkg-footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
}
#footer p {
	padding-top: 0px;
	font-size: 12px;
	margin-top: 0px;
}
#footer a:link, #footer a:visited {
	color: #66CCFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#mainContainer {
	text-align: center;
	width: 850px;
}
.note {
	font-size: 80%;
	font-style: italic;
	text-align: center;
}
.boardMember {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.boardMemberName {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
}
.footnote {
	font-style: italic;
	line-height: normal;
}
