body {
   background: white;
   font-size: 12pt;
   }
#menu, #search, canvas, .sidebox, #slideshow {
   display: none;
   }

#container {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   /* margin-left: 10%; */
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#main {
   margin-bottom: -8px;
   }
div#main img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
a[href^="/"]:after {
   content: " (http://www.universityoffengshui.org" attr(href) ") ";
   }

img {
	border: 0;
}
	.logo, .logo a {
		display: block;
		height: 66px;
		left: 10px;
		top: 10px;
		width: 250px;
}
	#head .logo a {
		background: transparent url('/common/logo_print.jpg') left bottom no-repeat;
		right: 0;
		text-indent: -9999px;
		top: 0;
		outline: none;
	}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
