.rightColumn {
	border-left: 1px solid #CCCC99;
}

.copy h2 {
	font-size: 12px;
	padding-bottom: 2px;
}

#pageTitle {
	color: #CCCC33;
	border-left-color: #CCCC33;
}

#content th {
	color: #FFFFCC;
	background-color: #CCCC33;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}

#content td {
	vertical-align: top;
	text-align: left;
	padding: 10px;
}
#content h1 {
	padding-bottom: 7px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #CCCC33;
}

#rightBar {
	width: 175px;
	padding: 10px 10px;
	line-height: 14px;
}
#rightBar h1 {
	color: #666633;
	background-color: #CCCC99;
	padding: 10px 0px 5px 0px;
}
