body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		}
		
#frame {
	width:615px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
		}

#quotes {
	font-size: 12px;
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
	padding: 2px;
	text-align: left;
		}

#scroll {
	magin: 0 auto 0 auto;
	height: 300px;
	width: 580px;
	overflow: auto;
	background-color: #FFF;
	color: #000000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#galleryscroll {
	margin: 0 auto 0 auto;
	height: 300px;
	width: 580px;
	overflow: auto;
	background-color: #FFF;
	color: #000000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}		

a:link {
	text-decoration: none;
	color: #000066;
	font-size: 14px;
	font-weight: normal;
}
a:visited {
    text-decoration: none;
	color: #000066;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-size: 14px;
	font-weight: normal;
}
a:active {
    text-decoration: none;
}

#lefttext {
	text-align: left;
	
}

.heading1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;

}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;

}

#copyright {
	font-size: 10px;
	text-align: right;
	clear: both;

}

copyright a {
	text-decoration: none;
	color: #000066;
	font-size: 10px;
	font-weight: normal;
}

.endnote {
	font-size: 10px;

}
