 A:active, A:link, A:visited, A:active {
 	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
 }
A:hover, A:hover{
	color:000000;
}

#bottomlinks p{
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
#bottomlinks A:link, #bottomlinks A:visited, #bottomlinks  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;

}
#bottomlinks A:hover{
	color:ffffff;
}
p,i,ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #000000;
}
.pic {
	border:1px; 
	border-thickness:1px; 
	border-color: #130461; 
	border-style: solid;}
.main {
	background-image: url(images/riverfront_03.gif);
	background-repeat: no-repeat;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.leftbar {
	background-image: url(images/main-repeat.gif);
	background-position: right bottom;
}
