/* CSS Document */

body, a, #content .mjseventpro-listView-title, #content .mjseventpro-listView-teaser {
	color:#001a3b;
}
#container {
	background:url(../images/taboki/container_repeat.gif) top left repeat-y;
}
#wrapper {
	background:url(../images/taboki/container-top.gif) top left no-repeat;
}
#wrapper2 {
	background:url(../images/taboki/container-bottom.gif) left bottom no-repeat;
}
#menu {
	border:1px solid #e9f1f9;
}
#menu ul li {
	background:url(../images/taboki/menu_divider.gif) bottom right no-repeat;
}
#menu ul li a {
	background:url(../images/taboki/menu_out.gif) left center no-repeat;
}
#menu ul li a:hover, #menu ul li a.active, #menu ul li a:focus {
	color:#2891dd;
	background:url(../images/taboki/menu_over.gif) left center no-repeat;
}
#container-middle {
	background:url(../images/taboki/container-middle_top.gif) top left no-repeat;
}
#content hr {
	background:none;
	border:none;
	height:1px;
	border-bottom:1px solid #c7e2f9;
}
#breadcrumb {
	border-bottom:1px solid #e9f1f9;
}

#credits, #credits a, #content b, #content strong, #content h1, #content h2, #content h3, #content a, .box .news-latest-morelink a {
	color:#2891dd;
}
.box {
	background:#c7e2f9;
	border:1px solid #c6def2;
}
#logos {
	padding-bottom:70px;
}
#bug1 {
	position:absolute;
	top:80px;
	right:280px;
}
#bug2 {
	position:absolute;
	top:-40px;
	left:-20px;
	z-index:50;
}
