.sidebg {
	background-attachment: fixed;
	background-image: url(images/images/new_12.jpg);
	background-repeat: repeat-y;
}
.orangelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6633;
}
.yellowtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
}
.brownside {
	background-attachment: fixed;
	background-image: url(images/images/new_brown.jpg);
	background-repeat: repeat-y;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.boltitalized {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.eventheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
