/* CSS Document */

#content {
	background: url('images/bg-content-189.gif') left top repeat-y;
	border-bottom: 1px solid #d60000;
}

#content a, #content a:hover  {
	/*color: #888;*/
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #d60000;
}

h2 {
	color: #fce539;
	background: url('images/h2-189.gif') top left no-repeat;
}

h2.navigationmenu a:hover, #gallerynumbers a:hover, #gallerynumbers a.active {
	color: #fce539;
}

h3, h3 a { border-bottom: 2px solid #d60000; text-decoration: none; font-style: normal; }
#right-block h3 { background: #d3d3d3; }

#h1-menu li a:hover { background: #fcf49a; }

#h1-menu li a { border-bottom: 1px solid #fce539; }

#main-menu ul li ul.level-2 li a:hover { color: #fce539; }

#submenu {
	background: url('images/bg-submenu-189.gif') left top no-repeat;
	border-left: 1px solid #d60000;
	border-bottom: 1px solid #d60000;
}

#submenu ul li a:hover, #submenu ul li.active a {
	background: url('images/a-submenu-3_hover.png') left top no-repeat;
	border-bottom: 1px solid #d60000;
}

.entry-left { /*background: url('images/entry-left-3.png') left top no-repeat;*/ }
