.zbl { background: url(images/phbl.png) 0 100% no-repeat }
.zbr { background: url(images/phbr.png) 100% 100% no-repeat }
.ztl { background: url(images/phtl.png) 0 0 no-repeat }
.ztr { background: url(images/phtr.png) 100% 0 no-repeat; }

.zt  { background: url('images/pht.png')  0 0 repeat-x; }
.zb  { background: url('images/pht.png')  0 100% repeat-x }
.zl  { background: url('images/phl.png')  0 0 repeat-y }
.zr  { background: url('images/phl.png')  100% 0 repeat-y }

/* the start and ending blocks to enforce formatting */
.z1 { text-align: center }
.z2 { padding-left: 8px; padding-right: 8px; padding-top: 5px; padding-bottom: 5px }
.y2 { padding: 8px; margin-bottom: 0px }

/* blue caption block */
.ybl { background: url('images/phbluebl.png') 0 100% no-repeat }
.ybr { background: url('images/phbluebr.png') 100% 100% no-repeat }
.yt  { background: url('images/phblueb.png')  0 0 repeat-x }
.yb  { background: url('images/phblueb.png')  0 100% repeat-x }
.yl  { background: url('images/phbluel.png')  0 0 repeat-y }
.yr  { background: url('images/phbluel.png')  100% 0 repeat-y }

body
{
  font-family: sans-serif;
  font-size: 12px;
  visibility: visible;
}

img
{
  vertical-align: text-top;
}

.minithumb
{
  width: 80px;
  height: 60px;
  margin: 4px;
}

.photo
{
  margin: 2px;
  border: 2px solid black;
}

.navbar
{
  background-image: url('images/navbar.png');
  height: 21px;
  padding: 0px;
  padding-top: 5px;
  text-align: center;
  vertical-align: middle;
  margin: 0px;
  font-weight: bold;
}

.checkers
{
  background-image: url('images/chk-grey-bkg.png');
}

.bricks
{
  background-image: url('images/castle-bricks.png');
}

.green
{
  background-color : #F0FFF0;
  border-color : #00BB00;
  color: #00BB00;
}

.white
{
  background-color: #FFFFFF;
}

.middlediv
{
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

.container
{
  margin-bottom: 16px;
  padding: 8px;
  margin-left: auto;
  margin-right: auto;
}

.calign
{
  text-align: center;
}

.border
{
  border-style: solid;
  border-width: 1px
}

.w800
{
  width: 800px;
}

.w640
{
  width: 640px;
}

.wIMAGE
{
  width: 660px;
}

h1
{
  font-weight: bold;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 8px;
  margin: 0;
}

h2
{
  font-weight: normal;
  font-size: 12px;
  font-style: italic;
  padding-top: 0;
  padding-bottom: 8px;
  margin: 0;
}

.bluebottom
{
  height: 6px;
  width: 640px;
  background-image: url('images/bluebottom.png');
  margin-bottom: 8px;
}

.blueedge
{
  background-image: url('images/blueedge.png');
}

.greenstrip
{
  width: 608px;
  height: 32px;
  background-image: url('images/chk-green-bkg.png');
}

.entrytop
{
  background-image: url('images/entrytop.png');
  height: 5px;
}

.thumbleft
{
  background-image: url('images/thumbleft.png');
  height: 133px;
  width: 138px;
}

.entrythumb
{
  margin-top: 0px;
  margin-left: 10px;
}

.entrybody
{
  background-image: url('images/edgeentry.png');
  width: 442px;
  overflow: auto;
}

.entrybase
{
  background-image: url('images/entrybase.png');
  height: 5px;
  width: 502px;
  margin-bottom: 8px;
}

.entryhr
{
  background-image: url('images/entryhr.png');
  height: 5px;
  width: 502px;
}

.text
{
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: sans-serif;
  font-size: 12px;
}

.phrame
{
  margin-left: auto;
  margin-right: auto;
}

.phrame-top
{
  background-image: url('images/phrame-top.png');
  width: 220px;
  height: 5px;
}

.phrame-mid
{
  background-image: url('images/phrame-mid.png');
  width: 220px;
  height: 150px;
  text-align: center;
}

.phrame-base
{
  background-image: url('images/phrame-base.png');
  width: 220px;
  height: 5px;
  margin-bottom: 8px;
}

a
{
  color: #0044BB;
  text-decoration: none;
}

a:hover
{
  color: #EECC00;
}

.bgreen {
  border-color: #00B000;
}

.bw {
  border-width: 16px;
}

table, tr, td {
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  font-weight: bold;
}

tr { margin: -2px; }
