html
{
	background-color: #fc6;
	background-image: url('../img/struct/lovepigs/background.png');
}
div.language_rules {
	color: #000;
	right: 300px;
}
div.language_rules img {
	border-width: 0;
}
#content
{
	background-color: #fec;
	color: #000;
}
#content div.img img
{
	background: #fed;
}
#content div.p
{
	background: #fed;
}
#content h1, #content h2
{
	background: #f63;
	border-color: #000;
}
#footer
{
	background-color: #f63;
}
#header
{
	background-color: #fc9;
	border-top-color: #f63;
}
#headerMenu
{
	background-color: #f63;
}
#wrapper
{
	background-image: url('../img/struct/lovepigs/wrapper.bg.gif');
}
div.menuLeft
{
	background-image: url('../img/struct/lovepigs/sidebar.menu.left.background.png');
}
div.menuRight
{
	background-image: url('../img/struct/lovepigs/sidebar.menu.right.background.png');
}
div.menuLeft a, div.menuRight a
{
	color: #900;
}
div.menuLeft a:hover, div.menuRight a:hover
{
	color: #f60;
}
div.menuLeft li, div.menuRight li
{
	border-bottom: 2px solid #f63;
}
div.menuLeft ul
{
	background-image: url('../img/struct/lovepigs/sidebar.menu.left.bottom.png');
}
div.menuRight ul
{
	background-image: url('../img/struct/lovepigs/sidebar.menu.right.bottom.png');
}
table.data tr.even td, table.data tr.even th
{
	background: #efdecd;
}
table.data tr.odd td, table.data tr.odd th
{
	background: #fed;
}
table.data tr:hover td, table.data tr:hover th
{
	background: #fc9;
}
