body { background: #fffff0; color: #000000; }

h1   { color: #13a; font-size: 200%; text-align: center; }

a         { color: #0000ff; font-weight: bold; }
a:visited { color: #2d8e37; font-weight: bold; }
a:hover   { color: #5555ff; font-weight: bold; }

a.button       { }
a.button:hover { }
p.ButtonArray  { text-align: center; }

p.nav { text-align: center; color: #761b84 }

div.step    { text-align: left; }
div.caption { width: 50%; text-align: left; }

div.PDFPS       { float: left; background: #eeeee0; }
div.PDFPS table { }
div.PDFPS td    { }

img { border-width: 0px; }
img.midlined { vertical-align: middle; }

.about { font-size: 80%; font-variant: small-caps; text-align: right; }
.wide  { clear: both }

ul { list-style-image: url("http://math.serenevy.net/Images/RedDot.gif"); }

.left     { float: left; }
.right    { float: right; }

#BottomBar { clear: both; }
#Content   { }

@media print {
  body { margin: 0in; background-color: white; color: black; font-family: serif; }
  #SideBar,.PDFPS,.button { display: none; }
  #Content { width: 100%; position: static; margin: 0in; }
  a[href="#Top"] { display: none; }
}
