.crumbs,.crumbs a {
	color:#94b421;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
}
.crumbs a:hover {
	text-decoration:underline;
}
.crumbs {
	padding-bottom:20px;
}
#contentpage {
	width:420px;
	float:left;
}
#sidebar {
	float:left;
/*	width:225px;
	margin-left:90px; */

	width:275px;
	margin-left:40px;
}
#right h1 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:20px;
	text-transform:uppercase;
}
#right h2 {
	font-weight:bold;
	font-size:11px;
	margin:10px 0 5px 0;
	color:#396800;
	text-transform:uppercase;
}

