.leftBar {
	background-image: url(line_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightBar {

	background-image: url(line_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.footerLine {
	background-image: url(footer_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.paidFor {
	text-align: center;
	border: 1px solid #666666;
	width: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 3px;
}
.RKContent {
	padding: 5px;
	width: 668px;
	text-align: justify;
}
.cyragon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	padding: 3px;
}
a.cy_link:link, active {
	color: red; 
	text-decoration: none; 
}
a.cy_link:visited {
	color: purple; 
	text-decoration: none; 
}
a.cy_link:hover {
	color: orange; 
	text-decoration: underline; 
}
a:link, active {
	color: #400040;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #800040;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
img.ruthie {
	padding: 3px;
}

img.campaigning {
	padding: 5px;
}

.nobullet {
	list-style: none;
	margin-left: 10;
	padding-left: 4em;
	text-indent: -1em;
	}