body {
  background: #f7f7f7;
  color: #000000;
  font-family: georgia, serif;
  font-size: 12px;
  font-weight: normal;
  }

* {
	padding: 0;
	margin: 0;
  }

#box {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: center;
  }

/* Header box */

#header_box {
  width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  text-align: left;
  }

h1, h1 a:link, h1 a:visited  {
  color: #000000;
  font-family: georgia, serif;
  font-size: 33px;
  font-weight: normal;
  margin: 0;
  display: inline;
  clear: none;	
  text-decoration: none;
  }

	h1 a:link:hover, h1 a:visited:hover {
	color: #000000;
	text-decoration: underline;
	}

#herb {
  position: relative;  
  top: 8px;
  margin-left: 10px;
  border: 0px;
}

p.blurb_small {
  color: #333333;
  font-family: georgia, serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  font-style: italic;
  margin: 15px auto 0px auto;
  width: 375px;
  text-align: left;
}

	p.blurb_small a:link, p.blurb_small a:visited {
	color: #000790;
	text-decoration: none;
	}

	p.blurb_small a:link:hover, p.blurb_small a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}
	
p.blurb {
  color: #333333;
  font-family: georgia, serif;
  font-size: 26px;
  line-height: 29px;
  font-weight: normal;
  font-style: italic;
  margin: 15px auto 0px auto;
  width: 375px;
  text-align: left;
}

		p.blurb a:link, p.blurb a:visited {
		color: #000790;
		text-decoration: none;
		}

		p.blurb a:link:hover, p.blurb a:visited:hover {
		color: #0000cc;
		text-decoration: underline;
		}
	
p.blurb_thanks {
  color: #333333;
  font-family: georgia, serif;
  font-size: 60px;
  line-height: 60px;
  font-weight: normal;
  font-style: italic;
  margin: 20px 0 0 0;
  text-align: left;
}

		p.blurb_thanks a:link, p.blurb_thanks a:visited {
		color: #000790;
		text-decoration: none;
		}

		p.blurb_thanks a:link:hover, p.blurb_thanks a:visited:hover {
		color: #0000cc;
		text-decoration: underline;
		}
		
p.refer, p.refer a:link, p.refer a:visited {
	color: #000790;
	font-family: georgia, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
 	clear: both;	
	text-decoration: none;
	margin-top: 20px;
	}

	p.refer a:link:hover, p.refer a:visited:hover {
	color: #0000cc;
	text-decoration: underline;
	}
	
	hr.clear {
		visibility: hidden;
		height: 0px;
		width: 300px;
		padding: 0;
		margin: 0;
		}
	
/* Content boxes */

.ruled_box {
	border: solid #cccccc;
	border-width: 1px 0 0 0;
	width: 380px;
	margin: 20px auto;
	text-align: left;
	padding: 20px 0 0 0;
	clear: both;
  	color: #000000;
  	font-family: georgia, serif;
  	font-size: 12px;
  	font-weight: normal;
	}
	
.clear_box {
	width: 380px;
	margin: 20px auto 0 auto;
	text-align: left;
	padding: 0;
	clear: both;
  	color: #000000;
	font-family: arial, helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: normal;
	}
	
.labeled_box {
	border: solid #cccccc;
	border-width: 1px 0 0 0;
 	width: 380px;
	margin: 15px auto 20px auto;
	text-align: left;
	clear: both;
  	color: #000000;
	font-family: arial, helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: normal;
	}

h3 {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	text-align: left;
	}

	p.entry_title {
		color: #000000;	
		font-family: georgia, serif;
		font-size: 1.4em;
		line-height: 1.18em;
		font-weight: normal;	
		text-decoration: none;
		margin: 10px;
		padding: 0;
		}

		p.entry_title a:link, p.entry_title a:visited  {
		color: #000790;	
		text-decoration: none;
		}

		p.entry_title a:link:hover, p.entry_title a:visited:hover {
		color: #0000cc;
		text-decoration: underline;
		}
	
#fb_form {	
    background: #f7f7f7;
	border: solid 1px #e9e9e9;
    font-family: arial, helvetica, sans-serif;
  	font-size: 11px;
	color: #000;
  	font-weight: normal;
	max-width: 378px;
	margin: 20px 0 20px 0;
	padding: 10px;
	overflow: hidden;
        text-align: center;
}

#fb_form h3 {
	margin: 0px;
}

#fb_form form {
	margin: 10px 0 0 0;
	max-width: 358px;
	text-align: left;
}

.fb_right {
	position: relative;
	float: right;
	clear: none;
	margin-bottom: 10px;
	text-align: left;
	display: block;
}
.fb_left {
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 10px;
	text-align: left;
	display: block;
}

#fb_form input {
	max-width: 160px;
	margin: 3px 0 0 0;	
}
	
#fb_form input.file {
	width: 200px;
	margin: 5px 0 0 0;
	}

#fb_form textarea {
	clear: both;
	width: 354px;
	margin: 3px 0;
	height: 120px;
}

#fb_form input.fb_submit {
	font-size: 15px;
	padding: 5px;
	margin: 0;
	}

.note {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	font-style: italic;
	margin-left: 4px;
	color: #666;
}

/* Footer */

#footer_box {
  	width: 380px;
  	margin: 25px auto;
  	text-align: left;
  	border: solid #cccccc;
  	border-width: 1px 0 0 0;
  	padding-top: 10px;
  	clear: both;
  	}

#rss {
  	position: relative;
  	float: right;
  	clear: none;
  	border: 0px;
	}

p.footer_title, p.footer_title a:link, p.footer_title a:visited {
	color: #000000;
	font-family: georgia, serif;
	font-size: 12px;
	text-align: left;
	padding: 0 0 3px 0;
	margin: 0px;
	text-decoration: none;
	}

p.footer_text, p.footer_text a:link, p.footer_text a:visited  {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}

	p.footer_title a:link:hover, p.footer_title a:visited:hover, p.footer_text a:link:hover, p.footer_text a:visited:hover {
	color: #000000;
	text-decoration: underline;
	}