.picborder {
	border: 1px solid #000000;
}
body {
	font-family: Verdana, "Arial Black";
	font-size: 14px;
	line-height: 21px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	left: 20px;
	background-color: #FFFFCC;
	background-image: url(images/sandback1.gif);

}
.navigation a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
}
.navigation a:hover {
	color: #00FFFF;
}
a {
	font-weight: bold;
	color: #0066CC;
}
.copyright {
	font-size: 10px;
}
a:hover {
	text-decoration: none;
}
h3 {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.address {
	font-size: 10px;
	padding: 10px 0px;
}
h1 {
	font-family: Verdana, "Arial Black";
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
	line-height: 24px;
	padding-left: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	padding-left: 20px;
}
}
.footer {
	font-size: 11px;
	font-family: Verdana, "Arial Black";
	font-weight: bold;
	line-height: 16px;
	color: #006699;
}
.footer a {
	font-weight: bold;
}
.navigation {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 20px;
	border: none;
	padding-bottom: 0px;
	top: 20px;
	clip: rect(10px,auto,auto,auto);
	padding-left: 10px;
	color: #FFFFFF;
}
.rightcolum {
	font-size: 12px;
	margin-left: 3px;
}
p {
	padding-left: 20px;
	padding-right: 20px;
}
.footer a:hover {
	font-weight: bold;
	text-decoration: none;
}
