* { margin: 0; padding: 0; }
a { text-decoration: underline; } a:hover { text-decoration: none;} 
body { background: #eaeea7; font: 0.8em "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;  margin: 0 auto; color: #FFCCCC; }
#header {background: url(images/line.jpg) repeat-x;}
.a1 {width: 920px;}
.th {border: 5px double #9EBA5A;margin: 4px; width: 200px; height: 150px;}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #339900;
}
.top2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #339900;
}

.gal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.sp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #336633;
}
.sp2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2A6235;
	font-weight: bold;
}
.sp3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #2A6235;
	font-weight: bold;
}

#footer {
background: url(images/lr.gif) repeat-x;
}
#footer_cnt { width: 800px; margin: 0px auto; z-index: 2; position: relative; } 
#footer_text {
	width: 270px;
	position: absolute;
	left: 270px;
	top: 100px;
	height: 100px;
}
