.maincolor {
	background-color: #ccf;
	color: #000;
	}
.seccolor {
	background-color: #9c9;
	color: #000;
	}
.thirdcolor { color: #000; background-color: #f9c; }
.fourcolor { color: #000; background-color: #fff; }
.table { font-size: 12px; line-height: 12px; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding: 4px; border-color: #339; border-width: 1px; }
p,h1,h2,h3,h4,ul,ol,li,div,blockquote,body,table,td { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
p {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	}
h1, h2, h3, h4 {
	
	}
h1 { color: #906; font-size: 24px; }
h2 { color: #906; font-size: 16px; }
h3 { color: #906; font-size: 14px; }
h4 { color: #906; font-size: 12px; }
h5 { color: #393; font-size: 14px; font-weight: bold; line-height: 20px; margin: 1.67em 0; }
h6 { font-size: 10px; font-weight: bold; font-style: italic; line-height: 10px; text-align: center; }
a:link {
	color: #339;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a:visited { background-color: transparent; color: #339; font-weight: bold; text-decoration: underline; }
a:hover {
	background-color: transparent;
	color: #c39;
	text-decoration: underline;
	}
body {
	topmargin: 0;
	leftmargin: 0;
	}
#left {
	padding: 10px 10px 10px 20px;
	font-size: 12px;
	line-height: 18px;
	}
#right {
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	}
#main { margin: 10px 10px 10px 20px; }
#main2 { margin: 10px 10px 10px 20px; }
#main3 { margin: 10px 10px 10px 20px; }
#main4 { margin: 10px 10px 10px 20px; }
#main5 { margin: 10px 10px 10px 20px; }
#form { font-size: 10px; line-height: 18px; margin: 10px 10px 10px 20px; }

.inspiration { padding: 0px 40px 10px 120px;}
.poem { padding: 0 10px 10px; }

.fltright
{
	float: right;
}

.fltright-img
{
	margin: 15px;
	float: right;
}

.img-center
{
	text-align: center;
}
