@import url(thelemista-standard.css);
@import url(elemental_tides_basic.css);
@import url(popup-calendar.css);
@import url(mla-style.css);
@media screen {
 div#main-menu-bar {
	background: transparent url(../Images/Backgrounds/hex-star.gif) top right no-repeat;
 }
 #navContainer {
	background: transparent url(../Images/babalon-hex) fixed top left repeat;
 }
}
@media print {
 #navContainer,
 div#main-menu-bar {
	display: none;
 }
}

