@charset "utf-8";
body {
	background-image: url(img/bg_leaf_logo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}

#news {
	margin: 10px;
	font-size: 0.9em;
}
#bgpattern {
	background-position: right bottom;
}
td {
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footerline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h1 {
	background-image: url(img/news.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 417px;
	text-indent: 50px;
	padding-top: 10px;
	font-size: 1.5em;
}
#imgborder img {
	margin: 3px;
	border: 3px solid #FFFFFF;
}
#bgpattern p {
	padding-left: 40px;
}
#bgpattern h2 {
	padding-left: 40px;
}

