body  {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	text-align: center;
	scrollbar-face-color: ;
	scrollbar-arrow-color: #D3EA8D;
	scrollbar-base-color: #B1ADD2;
	scrollbar-track-color: ;
}

p {
	line-height: 130%;
	font-size: 120%;
}

br {
	line-height: normal;
}

.clear {
	clear: both;
}

.pp {
	margin-top: 48px;
}

.caption {
	font-size: 110%;
}

.small {
	font-size: 110%;
}

.center {
	text-align: center;
}

.seealso {
	margin-top: 36px;
}

h1 {
	text-align: left;
	font-size: 160%;
	font-weight: bold;
	padding-top: 24px;
}

.h1_first {
	text-align: left;
	font-size: 160%;
	font-weight: bold;
}

h2 {
	text-align: left;
	font-size: 140%;
	font-weight: bold;
	padding-top:18px;
}

h3 {
	text-align: left;
	font-size: 140%;
	font-weight: bold;
	padding-top:18px;
	padding-bottom: 8px;
}

a:link {
	color: #B155A7;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #CA64BF;
	font-weight: bold;
}

a:hover {
	background-color: #CFF480;
	color: #02BDB6;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}

img {
	border: none;
}

.img_left {
	float: left;
}

.img_right {
	float: right;
}

.img_left_margin {
	float: left;
	margin-right: 8px;
}

.img_right_margin {
	float: right;
	margin-left: 8px;
}

#container {
	width: 770px;
	margin: 0 auto;
	background-color: #B1ADD2;
}

.left_col {
	float: left;
	width: 250px;
	text-align: left;
}

.right_col {
	background-color: #E5E3F5;
	margin-left: 250px;
	text-align: left;
}

.right_col_content {
	background-color: #F8F8FA;
	padding: 8px;
	border: medium solid #D8D5EF;
	margin: 0px 6px 0px 6px;
}

.menu_bar {
	color: #F8F8FA;
	font-size: 120%;
	font-weight: bold;
	padding-top: 18px;
	text-align: center;
}

.menu_bar p {
	line-height: 25%;
}

.menu_br {
	font-size: 100%;
	margin-top: -6px;
}

.menu_bar a:link {
	color: #F8F8FA;
	text-decoration: none;
}

.menu_bar a:hover {
	background-color: transparent;
	border-bottom: thin solid #F8F8FA;
}

.menu_bar a:visited {
	color: #F8F8FA;
	text-decoration: none;
}

.mail_guest_links {
	color: #F8F8FA;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}

.mail_guest_links a:link, .mail_guest_links a:visited {
	color: #F8F8FA;
	text-decoration: underline;
}

.mail_guest_links a:hover {
	background-color: transparent;
	color: #F8F8FA;
	text-decoration: none;
}

.path {
	font-size: 100%;
	text-align: left;
	padding-left: 3px;
}

#logo {
	margin-top: 50px;
	margin-bottom: 30px;
	text-align: center;
}

#logo_small {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 24px;
}

.poem {
	text-align: left;
	color: #446601;
	font-family: "times new roman", serif;
	font-size: 120%;
	background-image: url(pictures/bg_green_lines.gif);
	margin: 36px 1px 1px 1px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.poem_header {
	font-size: 120%;
	font-weight: bold;
}

.h_poem_month {
	color: #000000;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 36px;
}

.subscribe {
	background-color: #E6F6D2;
	color: #000000;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-left: 18px;
	margin-right: 18px;
	padding: 3px;
	border: medium solid #CFF480;
}

.yellow_bg {
	background-color: #CFF480;
	padding: 4px 12px 4px 12px;
}

.news {
	padding-top: 15px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
}

.purple {
	color: #B155A7;
	font-weight: bold;
}

.about_poet1, .about_poet2 {
	color: #000000;
	text-align: left;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	padding-left: 8px;
	padding-right: 8px;
}

.about_poet1 {
	margin-top: 36px;
}

.order_text {
	text-align: left;
	padding-bottom: 8px;
}

.book_desc {
	margin-bottom: 75px;
}

.gallery {
	margin-top: 48px;
}

span.strong {
	font-weight: bold;
}

span.em {
	font-style: italic;
}

span.underline {
	border-bottom: thin solid;
}

.first_para {
	margin-top: 36px;	
}

.last_para {
	margin-bottom: 36px;	
}

.normal {
	line-height: 130%;
	font-size: 120%;
}

