#jamecoadrotator {
	height: 140px;
	overflow: auto;
	width: 180px;
	border: solid 1px gray;
	position: relative;
}

#rotatorscrollcontrols {
	margin-top: 2px;
	background-color: #dddddd;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	cursor: pointer;
	color: black;
	height: 16px;
	width: 180px;
	border: solid 1px gray;
}

img.preload {
	display: none;
}

#joinlisttext {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
}

#joinlistbutton {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	width: 35px;
}

.vspacer {
	font-size: 1pt;
	height: 5px;
	width: 50px;
}

.vspace4px {
	font-family: Verdana;
	font-size: 1px;
	height: 4px;
	width: 20px;
}

h3 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #734AE7;
	margin-bottom: 4px;
	margin-top: 4px;
}

.parahead {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #734AE7;
	margin-bottom: 4px;
	margin-top: 4px;
}

.bold8pt {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

a {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

a:link {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

a:visited {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

a:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #0000FF;
}

a:active {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

a:link img,a:visited img {
	margin-top: 4px;
	vertical-align: top;
	border: none;
}

a:hover img {
	margin-top: 4px;
	vertical-align: top;
	border: none;
}

.fineprint {
	background-color: #ffffaa;
	font-size: 8pt;
	padding: 4px;
	width: 594px;
	color: black;
}

.newsitemtable {
	font-family: Verdana;
	font-size: 8pt;
	background-color: white;
	border: solid 1px #555555;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	padding: 0px;
	width: 100%;
	color: black;
}

.itemtitlebar {
	background-image: url(../images/barbackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	height: 20px;
	color: white;
}

.newsitemhighlight1 {
	margin-top: 5px;
	padding: 4px;
	width: 180px;
	text-align: center;
	font-size: 8pt;
	font-family: Verdana;
	color: #555599;
	border: dashed 1px blue;
	background-color: #ffff00;
	vertical-align: top;
}

.newslinkimage {
	margin-top: 4px;
	vertical-align: top;
	border: none;
}

.newsimagecell {
	font-family: Verdana;
	font-size: 8pt;
	background-color: white;
	padding: 0px;
	vertical-align: top;
	color: black;
}

.newsitemtitle {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.bannerimage {
	font-family: Verdana;
	font-size: 8pt;
	background-color: white;
	padding: 6px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align: top;
	color: black;
}

.newsitemcell {
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
	padding: 4px;
	vertical-align: top;
	color: black;
}

.bodybackground {
	background-color: #D3D4ED;
	background-image: url(../images/pagebackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana;
	font-size: 8pt;
	margin: 0px;
	background-image: url(../images/pagebackground.gif);
	color: black;
}

.leftcolumn {
	vertical-align: top;
	font-family: Verdana;
	font-size: 8pt;
	padding: 2px;
	width:200px;
	/* width: 20%; */
	color: black;
}

.centercolumn {
	vertical-align: top;
	font-family: Verdana;
	font-size: 8pt;
	padding: 2px;
	width:624px;
	/* width: 60%; */
	color: black;
}

.rightcolumn {
	vertical-align: top;
	font-family: Verdana;
	font-size: 8pt;
	padding: 2px;
	width:200px;
	/* width: 20%; */
	color: black;
}

.centerborderbox {
	border: solid 1px black;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
}

.verticalspacer {
	font-family: Verdana;
	font-size: 1px;
	height: 5px;
	width: 60px;
}

.white8pt {
	color: white;
	font-size: 8pt;
	vertical-align: top;
	font-family: Verdana;
}

.black8pt {
	color: black;
	font-size: 8pt;
	vertical-align: top;
	font-family: Verdana;
}

.leftfade {
	background-image: url(../images/sidebackground.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: #D3D4ED;
}

.songtitle {
	font-weight: bold;
	font-family: Verdana;
	font-size: 9pt;
	color: black;
}

.composer {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
}

.songdesc {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
}

.songlink {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
}