@import url(thelemista-standard.css);
@import url(popup.css);
@import url(yi_king.css);
@import url(mla-style.css);
@media screen {
 	#navContainer {
		background: transparent url(../Images/Hexagram/trigram_bgd.jpg) 0 0 fixed repeat;
 	}
	#mla-nav a {
		color: brown;
	}
}
a:link,
a:visited { color: blue; }
a:hover,
a:active  { color: red; }
a#click_me { border: 1px solid #ccc; padding: 2px; background: white; }
a#click_me:hover { background: #9c9; }
p#now-is {
	color: blue;
	background: transparent url(../Images/shadow-11-pct) 0 0 repeat;
}

