#header-out {

	border-top: none;
}
#header-bg {
	background: url(red/bg_header.jpg) repeat-x 0 0;
}
a {
	color: #1F1F1F;
}
h2 a {
	color: #AF0000;
}
h2 a:hover {
	color: #8F0000;
	text-decoration: none !important;
	border-bottom: 1px dotted;
}

#main-menu li.current-cat, #main-menu li.current-cat-parent {
	background: url(red/bg_button_arrow.gif) no-repeat center 0;
}

#main-menu li.current-cat a, #main-menu li.current-cat-parent a {
	background: url(red/bg_menu_button.gif) no-repeat left top;
}

#main-menu li.current-cat a span, #main-menu li.current-cat-parent span {
	background: url(red/bg_menu_button.gif) no-repeat right top;
}



