.header-logo-bg {
	background-attachment: scroll;
	background-image: url(images/eric-jm-leslie-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 179px;
	width: 816px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/main-page-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.nav-link {
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}

.left-border {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0F0E3B;
	background-color: #FFFFFF;
}


P {
	font-family: Arial, Helvetica, sans-serif;
}
UL {
	font-family: Arial, Helvetica, sans-serif;
}
LI {
	font-family: Arial, Helvetica, sans-serif;
}
.img-border {
	border: 2px solid #000000;
}
.footer-top-border {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0F0E3B;
}
.main-bg {
	background-attachment: scroll;
	background-image: url(images/table-bg-main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 813px;
}
.nav-bg {
	background-image: url(images/nav-bg.gif);
	height: 39px;
	width: 167px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right-border {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #0F0E3B;
}
.top-border {
	background-color: #FFFFFF;
	background-image: url(images/table-top-shim.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.table-main-bg-top {
	background-attachment: scroll;
	background-image: url(images/table-bg-main-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 813px;
}

.bottom-border {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0F0E3B;
	height: 12px;
}
.bottom-left-corner {
	background-attachment: scroll;
	background-image: url(images/left-bottom-corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 12px;
}
.bottom-right-corner {
	background-attachment: scroll;
	background-image: url(images/right-bottom-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
	width: 12px;
}
.top-left-corner {

	background-attachment: scroll;
	background-image: url(images/left-top-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 12px;
}
.top-right-corner {


	background-attachment: scroll;
	background-image: url(images/right-top-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	width: 12px;
}
.right-column {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/table-right-column.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 450px;
	width: 14px;
}
.table-right-column-shim {
	background-image: url(images/table-right-column-shim.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 14px;
}
.table-bottom-shim {

	background-image: url(images/table-bottom-shim.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 14px;
}
.table-main-bg-bottom {
	background-attachment: scroll;
	background-image: url(images/table-bg-main-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 813px;
}
.main-bg-shim {

	background-attachment: scroll;
	background-image: url(images/table-bg-main-shim.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: #FFFFFF;
	width: 813px;
}
.nav-link:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}
.header-link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.header-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}
