html
{
	background-color: #000;
	background-image: url('../img/struct/caligula/background.jpg');
	background-position: center top;
}
body
{
	background-image: url('../img/struct/caligula/shadow.background.png')
}
#content
{
	background-color: transparent;
	color: #000;
}
#content div.img
{
  color: #fff;
}
#content div.img img
{
	background: #fff;
}
#content div.p
{
  background-color: #fff;
	background-image: url('/img/struct/caligula/background.jpg');
	color: #000;
}
#content div.p a
{
	color: #c00;
	text-decoration: underline;
}
#content div.p a:hover
{
	color: #6f3e29;
}
#content div.p table.wallpapers td a
{
	font-size: 85%;
}
#content h1, #content h2
{
	background: #f2f2f2;
	/*background-image: url('/img/struct/caligula/header.menu.bg.jpg');*/
	border-color: #000;
	border-top: none;
  color: #000;
}
#footer
{
	background-color: #4d1c07;
	background-image: url('../img/struct/caligula/footer.bg.jpg');
	background-repeat: no-repeat;
}
#footer div
{
	padding-top: 8px;
}
#header
{
	background-color: #fff;
	background-image: url('../img/struct/caligula/header.bottom.shadow.png');
	border-top: none;
	height: 123px;
}
#headerMenu
{
	background-color: #4d1c07;
	background-image: url('../img/struct/caligula/header.menu.bg.jpg');
}
#wrapper
{
	background-image: url('../img/struct/caligula/wrapper.bg.jpg');
}
div.language_rules {
  color: #000;
}
div.menuLeft
{
	background-color: transparent;/*#000;*/
	background-image: url('../img/struct/caligula/sidebar.menu.left.background.png');
  height: 246px;
}
div.menuRight
{
	background-color: transparent;/*#000;*/
	background-image: url('../img/struct/caligula/sidebar.menu.right.background.png');
  height: 246px;
}
div.menuLeft a, div.menuRight a
{
	color: #000;
}
div.menuLeft a
{
  font-size: 100%;
}
div.menuLeft a:hover, div.menuRight a:hover
{
	color: #900;
}
div.menuLeft li, div.menuRight li
{
	border-bottom: 2px solid #000;
}
div.menuLeft ul
{
	background-image: none;
	padding-top: 12px;
}
div.menuRight ul
{
	background-image: none;
	padding-top: 12px;
}
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;
}
