body	{
	font-family: verdana, sans-serif;
	font-size: .80em;
	font-style: normal;
	color: #800000;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	}
table	{
	background-color: #ffffff;
	}
.nobg	{
	background: none;
	}
h2	{
	font-family: script mt bold, rockwell;
	font-style: normal;
	font-size: 2.2em;
	text-align: center;
	}
h3	{
	font-family: script mt bold, rockwell;
	font-style: normal;
	font-size: 1.5em;
	}
.script	{
	font-family: script mt bold, rockwell;
	font-style: normal;
	font-size: 1.2em;
	}
.header{
	background-color: #000000;
	}
td.main	{
	padding-right: 10px;
	padding-left:10px;
	}
.mission{
	font-style: italic;
	font-size:.80em;
	}
.address{
	font-size: .65em;
	}
p	{
	text-indent: .75em;
	font-size: .80em;
	}
.quote	{
	font-size: 10pt;
	color: white;
	text-align: center;
	
	}
.quote2	{
	background-color: #000000;
	border-bottom:solid 5pt #800080;
	}

a	{
	color: brown;
	font-size: .80em;
	text-decoration: none;
	line-height: 2em;
	}
a:hover	{
	color: blue;
	}
a.here	{
	color: green;
	text-decoration: underline;
	}
a.list	{
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.5em;
	font-weight: 400;
	}
.inline	{
	color: #800000;
	font-size: 1em;
	text-decoration: underline;
	line-height: 1em;
	}
img.left{
	float: left;
	marign: 10px;
	}
img.right{
	float: right;
	margin: 10px;
	}
img.center{
	margin: 10px;
	}
.pic	{
	text-align: center;
	font-size: .80em;
	}
ul      {
	font-size: 0.70em;
	font-weight: 800;
	padding-bottom: 2pt;
	margin-left: 65pt;
	list-style-type: none;
	}
ul.1	{
	font-size: 0.70em;
	font-weight: 800;
	padding-bottom: 2pt;
	margin-left: 5pt;
	list-style-type: none;
	}
ul.wide	{
	padding-bottom: 2pt;
	margin-left: 150pt;
	list-style-type: none;
	}
.sc	{
	vertical-align: top;
	font-size: .85em;
	}