@import url(../css/structure.css);
@import url(../css/colours.css);
@import url(../css/elements.css);
@import url(../css/exceptions.css);
@import url(../css/structure_event.css);
@import url(../css/structure_twocolumns_right.css);



.tagCloud {
	background-color: #EBEEF7;
}

.menuBox li a {
	color: #AAABAD;
	background-color: #fff;
}	
	
.menuBox li a:hover {
	color: #AAABAD;
}

.menuBox li.act a {
	background: #fff;
	color: #156EAB;
}

.menuBox li.act a:hover{
	color: #156EAB;
}


.subNavBox li.no a {
	background: #ffffff;
	color: #AAABAD;
}

.subNavBox li.act a {
	background: #ffffff;
	color: #156EAB;
}

.subNavBox li.act a:hover {
	color: #156EAB;
}

.subNavBox li.no a:hover {
	color: #AAABAD;
}

.bulletsBox ul li {
	background-image: url(../bullets/bullet_8x6_blue.gif);
}

.sponsorlogo {
	margin-bottom:10px;
}

