.bottomthinline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Pictureframe {
	border: 2px solid #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 3px;
}
.maintext {
	padding: 5px;
}
.sidebars {
	border-right-width: 2px;
	border-right-style: groove;
	border-bottom-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #666666;
	background-color: #000000;
	background-image: url(images/horizontal-gradient.jpg);
}
.leftmargin {
	margin-left: 10px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 3px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6680B1;
	text-decoration: none;
	padding-left: 3px;
}
.boldheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
}
.bottomline {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
