a:link {
	color: #007bc1;
	text-decoration: none;
}
a:visited {
	color: #007bc1;
	text-decoration: none;
}
a:hover {
	color: #7C579C;
	text-decoration: underline;
}
a:active {
	color: #7C579C;
	text-decoration: underline;
}

a.nav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #007bc1;
	text-decoration: none;
	font-style: italic;
}
a.nav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #007bc1;
	text-decoration: none;
	font-style: italic;
}
a.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #7C579C;
	text-decoration: underline;
}
a.nav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;color: #7C579C;
	text-decoration: underline;
}
.navBlurb {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #007bc1;
	font-style: italic;
}
body {
	background-image: url(../images/ltblu200903.jpg);
}
.hmPara {
	margin-left: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #6e0a78;
}
h2 {
	color: #6e0a78;
}
h3 {
	color: #264890;
}
h4 {
	color: #264890;
}
h5 {
	color: #264890;
}
h6 {
	color: #264890;
}
.blu {
	font-weight: bold;
	color: #264890;
}


.siteBrdr {
	border-top-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3A5AAD;
	border-left-color: #735FA6;
}
.pixMrgnTopRBttm {
	border: thin solid #000000;
	margin-right: 15px;
	margin-bottom: 15px;
}
