body {
	margin:0; 
	padding:0;
	}
	
h2 {
	margin-top:0;
	}
	
form {
	margin:0;
	}
	
.banner {
	padding-top:2px;
	padding-bottom:2px;
	background-color:#330000;
	}
	
.caption {
	margin-top:0;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	}

.suggestion {
	background-color:#FFFFFF;
	}
		
.disclaimer {
	padding-top:8px;
	}
	
.filler {
	background-color:#fff6db;
	}
	
.footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff6db;
	background-color:#330000;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.footer a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff6db;
	}
	
.footer a:visited {
	color: #fff6db;
	text-decoration: none;
	}
	
.footer a:link {
	text-decoration: none;
	}

.footer a:hover {
	text-decoration: underline;
	color: #e8c047;
	}

.footer a:active {
	text-decoration: none;
	color: #9a6835;
	}
	
.divider {
	background-color:#e8c047;
	margin:0;
	padding:0;
	}
	
.greenband {
	background-color:#47833d;
	}
	
.guts {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#47833d;
	background-color:#fff6db;
	}
	
.guts span {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	padding-left:10;
	padding-top:5;
	}
	
.guts a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#47833d;
	}
	
.guts a:visited {
	color: #47833d;
	text-decoration: none;
	}
	
.guts a:link {
	text-decoration: none;
	}

.guts a:hover {
	text-decoration: underline;
	color: #e8c047;
	}

.guts a:active {
	text-decoration: none;
	color: #9a6835;
	}
	
.guts span {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	padding-left:10;
	padding-top:5;
	}
	

.amyavatar img {
	border:3px solid #fff6db;
	}
	
.amyavatar:hover img {
	border: 3px solid #e8c047;
	}

.amyavatar:hover {
	color: #e8c047; /* irrelevant definition to overcome IE bug */
	}
	
.amyavatar:active img {
	border: 3px solid #47833d;
	}

.brianavatar img {
	border:3px solid #fff6db;
	}
	
.brianavatar:hover img {
	border: 3px solid #e8c047;
	}

.brianavatar:hover {
	color: #e8c047; /* irrelevant definition to overcome IE bug */
	}

.brianavatar:active img {
	border: 3px solid #47833d;
	}
		
.craigavatar img {
	border:3px solid #fff6db;
	}
	
.craigavatar:hover img {
	border: 3px solid #e8c047;
	}

.craigavatar:hover {
	color: #e8c047; /* irrelevant definition to overcome IE bug */
	}
	
.craigavatar:active img {
	border: 3px solid #47833d;
	}
	
.steveavatar img {
	border:3px solid #fff6db;
	}
	
.steveavatar:hover img {
	border: 3px solid #e8c047;
	}

.steveavatar:hover {
	color: #e8c047; /* irrelevant definition to overcome IE bug */
	}	

.steveavatar:active img {
	border: 3px solid #47833d;
	}
	
.germanavatar img {
	border:3px solid #fff6db;
	}
	
.germanavatar:hover img {
	border: 3px solid #e8c047;
	}

.germanavatar:hover {
	color: #e8c047; /* irrelevant definition to overcome IE bug */
	}

.germanavatar:active img {
	border: 3px solid #47833d;
	}
	
.laurieavatar img {
	border:3px solid #fff6db;
	}
	
.laurieavatar:hover img {
	border: 3px solid #e8c047;
	}

.laurieavatar:hover {
	color: #e8c047; /* irrelevant definition to overcome IE bug */
	}

.laurieavatar:active img {
	border: 3px solid #47833d;
	}
	
.maryavatar img {
	border:3px solid #fff6db;
	}
	
.maryavatar:hover img {
	border: 3px solid #e8c047;
	}

.maryavatar:hover {
	color: #e8c047; /* irrelevant definition to overcome IE bug */
	}

.maryavatar:active img {
	border: 3px solid #47833d;
	}
	
.header {
	background-color:#fff6db;
	}
	
.daydate {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#47833d;
	}
	
.headerquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#47833d;
	}
	
.leftnav {
	background-color:#330000;
	}
	
.style1 {
	color: #fff6db;
	}

