body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #663300;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.tanheading {
	color: #CC9900;
	font-weight: bold;
}
a {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.bannertable {
	border-bottom-width: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
.imagefloatright {
	margin-left: 10px;
	float: right;
}
.imagefloatleft {
	float: left;
	margin-right: 10px;
}
.cellpadding {
	padding-right: 7px;
	padding-left: 7px;
}
.maintable {
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.blogtitletext {
	color: #CC9900;
	font-size: medium;
}
#navbar

{

height:0px;

visibility:hidden;

display:none

}