#container
{
	width: 90%;
	background: #FFFFFF;
	margin: 2em;
	text-align: left;
} 
#header  {
	padding: 0 10px;
	background-image: url(../img/images/banner_03.jpg);
	height: 1px;
	background-repeat: no-repeat;
	visibility: hidden;
} 
#header  h1  {
	margin: 0; 
	padding: 10px 0; 
}
#sidebar1 {
	visibility: hidden;
	height: 1px;
}
#sidebar1  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	line-height: 16px;
	color: #336633;
	font-weight: bold;
	border-bottom: thin #999 dashed;
	letter-spacing: -0.025px;
	padding-bottom: 0.3em;
	padding-left: 1em;
}
#links {
	float: left;
	visibility: hidden;
	height: 1px;
}
#links a {
	color: #336633;
	font-family: "ITC Avant Garde Gothic LT", Verdana, Arial, Helvetica, sans-serif;
}
#links a:hover {
	color: #990000;
	width: 12em;
	font-size: 108%;
	border-bottom: thick
# solid;
	border-bottom: thick #FC0 solid;
}
#mainContent
  {
} 
#mainContent a {
	font-size: 88%;
	text-decoration: underline;
}

body  {
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: -0.35px;
	line-height: 17px;
}
h1  {
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -0.035em;
	font-size: 22px;
	padding: 1em 0 0 0;
}
h2  {
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -0.035em;
	font-size: 17px;
	padding: 0.7em 0 0 0;
}
h3  {
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -0.035em;
	font-size: 13px;
	line-height: 18px;
}
h4  {
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
	letter-spacing: -0.025em;
	font-size: 13px;
	line-height: 1.3;
}
h5 {
	letter-spacing: -0.025em;
	font-size: 110%;
	font-weight: bold;
}
.h3yellow {
	color: #000;
}
#nav {
	visibility: hidden;
	height: 1px;
}
#feedback {
	visibility: hidden;
}
#sponsor {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 8px 0;
}
#sponsor   p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 79%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 5px 0 5px 0;
	margin: 0 0 0 10em;
}

a:link {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#ftrtop {
	visibility: hidden;
}
#footer  {
	visibility: hidden;
} 
.menuitems{
	background-color: #990000;
	width: 10ems;
	font-weight: bold;
	visibility: hidden;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.img  {
	display: none;
	visibility: hidden;
}
.category-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0 1em 0 4em;
	padding: 0 0 8px 0;
}
#subscribe {
	visibility: hidden;
}
#bcrumbs {
	visibility: hidden;
}
