body  {
	background: #faf2e5;
	margin: 0px;
	xbackground-image: url(images/eckpaper.jpg);
}
.body	{
	margin: 1% 5% 0% 5%;
	xborder: 1px solid red;
	padding-top: 10px;
	background-image: url(images/eckpaper.jpg);
}
p, th, td, blockquote, ol, div, a {
	font-family: garamond, "times new roman", times, serif;
	color: #00008B;
	font-size: 13pt;
}
h1, h2, h3, h4, h5, h6	{
	font-family: "trebuchet ms", arial, helvetica, "sans serif";
}
h1	{
	font-size: 20pt; 
}
h2	{
	font-size: 16pt;
}
h3, h3 a:link	{
	font-size: 14pt; 
}
h4, h4 a:link		{
	font-size: 10pt; 
}
h5	{
	font-size: 8pt; 
}
h6	{
	font-size: 6pt; 
}
.fontheading1	{
	font-size: 2.2em;
	font-weight: bold;
}
.fontheading2 a	{
	font-size: 1.8em;
	font-weight: bold;
}
.font09	{
	font-size: 0.9em;
	font-weight: bold;
}
.fontsponsor 	{
	font-size: 0.6em;
	background: #faf2e5;
	border-color: #00008B; 
	border-width: 1px 0px 0px 0px; 
	border-style: solid;
	font-family: arial, "sans-serif";
}
a:link  {
	text-decoration: none;
}
a:visited  {
	text-decoration: none;
}
a:hover,  a:hover .fontheading2	{
	color: #a60003;
	text-decoration: underline;
}
a:active  {
	color: #333333;
	text-decoration: none;
}

.links a:link  {<!-- Underlined Links Format -->
   	text-decoration: underline;
}
.links a:visited  {
   	text-decoration: underline;
}
.links a:active  {
   	text-decoration: underline;
}
.menu a	{
	font-size: 0.9em;
	xcolor: red;
}
.menu td	{
	border-color: #00008B; 
	border-width: 2px 0px 2px 0px; 
	border-style: solid; 
}
hr	{
    background: #00008B;
    color: #00008B;
}
.member p	{ 
	margin-top: 0em;
    margin-right: 5em;
    margin-bottom: 0em;
    margin-left: 5em;
	font-size: 1.1em;
}
.member a	{ 
	font-size: 1em 
}