body {
	font-family: "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image: url(../images/lakemap.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	color: #990000;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

 

.rightvertbar {
	background-image: url(../images/slices/layoutinternalsite_09.gif);
	height: 141px;
	width: 4px;
	position: relative;
	top: -6px;
	right: -4px;



}
.leftvertbar {
	background-image: url(../images/slices/layoutinternalsite_10.gif);
	height: 500px;
	width: 4px;
	position: relative;
	top: -7px;
	left: -1px;


}

