.copylink {  color:#004785; text-decoration:none}
.copylink:visited {  color:#808080; text-decoration:none}
.copylink:active {  color:#FF8000; border-bottom-style:dotted; border-bottom-width:1px;}
.copylink:hover {  color:#FF8000; border-bottom-style:solid; border-bottom-width:1px;}

.footerlink {  color:#FF8000; text-decoration:none}
.footerlink:visited {  color:#FF8000; text-decoration:none}
.footerlink:active {  color:#FFFF00; border-bottom-style:dotted; border-bottom-width:1px;}
.footerlink:hover {  color:#FFFF00; border-bottom-style:solid; border-bottom-width:1px;}

body {
	margin: 10px;
	padding: 0px;
	background-color: #808080;
	text-align: center;
	}

#frame {
	width: 750px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #D8A539;
	background-image: url("images/bkgPage.gif");
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	}

#nav {
	height: 38px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	}

#copy {
	width: 500px;
	margin: 0px;
	padding: 0px;
	background-color: #D8A539;
	background-image: url("images/bkgCopy.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	}

#image {
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	float: left;
	}

#footer {
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	}




h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	color: #3A2D7B;
	padding: 20px 10px 0px 10px;
	}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	color: #C43937;
	padding: 20px 10px 0px 10px;
	}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #ECAD22;
	padding: 20px 10px 0px 10px;
	}

h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C43937;
	padding: 20px 10px 0px 10px;
	}

ul, ol {
	margin: 0px 10px 0px 20px;
	padding: 0px 10px 0px 10px;
	}

li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	}




#copy p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #fff;
	padding: 5px 10px 5px 10px;
	}

#image p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	letter-spacing: -1px;
	padding: 0px 10px 0px 10px;
	}
