body {
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
h2 {
	margin:10px 0;
	font-size:1.5em;
}
p {
	margin:10px 0;
}
h1 {
	font-size:24px;
	color:#594943;
	margin:28px 10px;
}
#homeLeft h2,#homeRight h2 {
	float:left;
	background:url('../_i/tab-left.gif') no-repeat left;
}
#homeLeft h2 span,#homeRight h2 span {
	float:left;
	background:url("../_i/tab-right.gif") no-repeat right;
	padding:4px 10px;
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
}
#homeLeft a, #homeRight a,#right a {
	text-decoration:underline;
}
