body {
	background-color: #222222;
}
table {
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #FFFFFF;
}
h1 {
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
}
h3 {
	font-weight: bold;
}

a {
/*	color: #3300FF; */
	color: #dd3300; 
	text-decoration: none;
	}
 
a:visited {
/*	color: #3300FF; */
	color: #b000ff;
	text-decoration: none;
	}
#container
{
	width: 90%;
	margin: 10px auto;
	background-color: #fff;
	color: #CCCCCC;
	border: 1px solid gray;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

#top
{
padding: .5em; 
background-color: #79bbad;
border-bottom: 1px solid #666666;
}
a {
/*	color: #3300FF; */
	color: #dd3300; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}
a:visited {
/*	color: #3300FF; */
	color: #b000ff;
	text-decoration: none;
	}

#menuback {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #baa16b;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #baa16b;	
}

#sraddress {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #baa16b;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #baa16b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 50px;
margin: 0;
padding: 1em;
}

#rightnav
{
float: right;
width: 50px;
margin: 0;
padding: 1em;
}

.feature {
	background-image: url(images/featureback.jpg);
	width: 300px;
	height: 38px;
	text-align: center;
	padding: 7px;
	background-repeat: no-repeat;
}

#content
{
	padding: 1em;
	background-color: #78241b;
	background-image: url(images/signature72.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #79bbad;
border-top: 1px solid gray;
}

#leftnav p, #rightnav p { 
	margin: 0 0 1em 0; 
}

#content h2 {
	margin: 0 0 .5em 0;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
}

#spacer {
	float: left;
	height: 300px;
	width: 380px;
}
#tdhi {
	color: #CCCCCC;
	background-color: #333333;
}
#fptext {
	height: 100px;
	width: 400px;
	font-style: italic;
	position: absolute;
	top: 115px;
	right: 10em;
}
