#b-navbar {
  height:0px;
  visibility:hidden;
  display:none
}

#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}

body {
	margin: 0 0 0px 0;
	padding: 0;
	background-image: url(quiltpatch.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt /* Resets 1em to 10px */;
	color: #774724;
	}
	
TABLE, TD, P {font-size: 9pt; font-family: Verdana, Arial, Sans-Serif; color:#774724;}

.alt {
	border-top: 1px solid #f2adbf;
	border-bottom: 1px solid #f2adbf;
	}

.redheader {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:10pt /* Resets 1em to 10px */;
	color: #e44c66; 
	font-weight: bold;
	border-bottom: #774724 1px dotted;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
	.brownheader {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:14pt /* Resets 1em to 10px */;
	color: #774724; 
	font-weight: bold;
	border-bottom: #e44c66 1px dotted;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
.blogprofile {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt /* Resets 1em to 10px */;
	color: #774724; 
	text-align: justify;
	}
	
.date {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt /* Resets 1em to 10px */;
	color: #F9AB3C; }

a, h2 a:hover, h3 a:hover {
	color: #774724;
	text-decoration: none;
	}

A:link {text-decoration: none; color:#e44c66;}
A:visited {text-decoration: none; color:#e44c66;}
A:active {text-decoration: none; color:#e44c66;}
a:hover {
	color: #e44c66;
	text-decoration: none;
    border-bottom: #e44c66 1px dashed;
	}
	
.small {
	FONT-SIZE: 8pt; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Sans-Serif;}


/* End Structure */

