@charset "ISO-8859-1";
.lionbackground {
	background-color:#FFE7C6;
	font-size: 13px;
	font-weight:bold;
}

.menuitem {
	width: 35%;
}
.menuitemleft {
	background-color:#FC6;
	float: left;
}
.menuitemright {
	background-color:#CF6;
	float: right;
}
.shadow {
	background-color:#000;
}
.floatquoteright {
	float: right;
}
.container {
	background-color:#CF6;
	width: 75%;
}

td.lion {
	background-color:#FFE7C6;
}
.floatright {
	float: right;
}
.floatleft {
	float: right;
}
