html
{
	background-color: #5796d0;
}
#content
{
	background-color: transparent;
	color: #000;
}
#content div.img img
{
	background: #5796d0;
}
#content div.p
{
	background-color: #fafccd;
	background-image: none;
	color: #000;
}
#content div.p a
{
	color: #00f;
}
#content div.p a:hover
{
	color: #fc623e;
}
#content div.p table.wallpapers td a
{
	font-size: 85%;
}
#content h1, #content h2
{
	background: #5796d0;
	border-color: #000;
}
#footer
{
	background-color: #5796d0;
	background-image: url('../img/struct/islachupita/footer.bg.jpg');
	background-repeat: no-repeat;
}
#footer div
{
	padding-top: 8px;
}
#header
{
	background-color: #5796d0;
	background-image: url('../img/struct/islachupita/header.bottom.shadow.png');
	border-top: none;
	height: 123px;
}
#headerMenu
{
	background-color: #3b1e10;
	background-image: url('../img/struct/islachupita/header.menu.bg.jpg');
}
#wrapper
{
	background-image: url('../img/struct/islachupita/wrapper.bg.jpg');
}
div.menuLeft
{
	background-color: #000;
	background-image: url('../img/struct/islachupita/sidebar.menu.left.background.png');
}
div.menuRight
{
	background-color: transparent;/*#000;*/
	background-image: url('../img/struct/islachupita/sidebar.menu.right.background.png');
}
div.menuLeft a, div.menuRight a
{
	color: #000;
}
div.menuLeft a:hover, div.menuRight a:hover
{
	color: #fc623e;
}
div.menuLeft li, div.menuRight li
{
	border-bottom: none;
}
div.menuLeft ul
{
	background-image: url('../img/struct/islachupita/sidebar.menu.left.bottom.png');
	padding-bottom: 20px;
	padding-top: 20px;
}
div.menuRight ul
{
	background-image: url('../img/struct/islachupita/sidebar.menu.right.bottom.png');
	padding-bottom: 20px;
	padding-top: 20px;
}
table.data tr.even td, table.data tr.even th
{
	background: #cdefde;
}
table.data tr.odd td, table.data tr.odd th
{
	background: #ebd;
}
table.data tr:hover td, table.data tr:hover th
{
	background: #9fc;
}