p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
#info {
	margin: 3px 20px 0px 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9933;
	float: right;
	text-align: right;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.news {
	font-size: 10px;
}
.faq05 {
	font-weight: bold;
	color: #660000;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	font-size: 10pt;
	color: #333333;
	list-style-image: url(images/bassclef.gif);
	line-height: 21pt;



}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #660000;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	list-style-type: square;
}

/* 2011 */

#leftcol {
	float: left;
	width: 240px;
}
#rightcol {
	margin: 0 0 0 245px;
	width: 500px;
}
#contentleft {
	float: left;
	width: 300px;
}
#contentright {
	float: right;
	width: 200px;
	margin: 0 0 0 301px;
}

.clearBoth {
	clear: both;
}
.clearLeft {
	clear: left;
	display: block;
}
.clearRight {
	clear: right;
	display: block;
}
#formlinks {
	margin: 5px;
	padding: 10px;
	border: solid 1px #5b0802;
}
