body {	font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	color:black;
	background: white url(yin-yang.jpg) no-repeat 0px 0px;
	margin: 0; padding: 0;}
body {	font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, 
sans-serif;
	color:black;
	background: #bbbbff;
	margin: 0; padding: 0;
           z-index:100;}
table {
    font-size: 100%;
}
img {
    border: none;
    z-index:2;
    border:1px;
}
img.equation { vertical-align: middle }
p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}
.latexwiki { 
  font-family: 'Nimbus Roman No9 L' 'Nimbus Roman No9 l' 'Nimbus Roman No9' 'Luxi Serif' 'Times New Roman' 'Bitstream Charter' 'serif';
  font-size: 17px;
}
a {
    text-decoration: none;
    color: #436976;
    background-color: transparent;
    border-bottom: 1px dashed ;
}
a:hover {
    color: #a73927;
    background-color: transparent;
}
a:active {
    color: Red;
    background-color: transparent;
}
td a {border:none;}
p img {
    border: 0;
    margin: 1px;
}
hr {
    height: 1px;
    color: #8cacbb;
    background-color: transparent;
}
h1, h2, h3, h4, h5, h6 {
    color: Black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #8cacbb;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important; 
}
ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding:0;
    list-style-image: url(http://plone.org/bullet.gif);
}
ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 2em;
    padding:0;
}
li {
    margin-bottom: 1em;
}
	#leftcontent h5, #rightcontent h5 { 
		background: #dee7ec;
		background: #ccccff;
		border: 1px solid #8cacbb;
		border-style: solid solid none solid;
		padding: 0em 1em 0em 1em;
		text-transform: lowercase;
		display: inline;
		font-size: 1em;
		font-size:120%;
		height: 1em;
		font-weight: normal;
		white-space: nowrap;
		margin-left:1em; margin-top:1em;
		}
	#leftcontent a, #rightcontent a , #centercontent a, #centered-widecentercontent a, #widecentercontent a, .footer a{
		text-decoration: none;
	    	border-bottom: none ;
	}
	#leftcontent ul, #leftcontent li ,
	#rightcontent ul, #rightcontent li {
		margin: 0;
		padding: .2em;
		list-style: none;
		list-style-image: none;
		line-height: 1em;
		}
	.tabBody {
		font:50%;
		background: transparent;
		border-collapse: collapse;
		border: 1px solid #8cacbb;
		margin: 0px 10px 10px 10px; 
		padding: 1ex 0 1em 1em;
		}
	.tabBody:hover {
		background: transparent;
		border-collapse: collapse;
		border: 1px solid #daac7a;
		margin: 0px 10px 10px 10px; 
		padding: 1ex 0 1em 1em;
		}
	.footer { float: bottom; 
		margin-left: 221px;
   		margin-right:221px;
		margin-left: 33ex;
		margin-right:33ex; 
		font: 100% Verdana, sans-serif; padding: 10px; 
   		border: 1px double #444;
		}
       .caption { background:#daac7a; background:#ffcf9f; 
               margin: 3ex 2ex 0 0;
               border: 1px solid black; padding:.5ex;
               text-weight:italics;}
