body.index 
{
  color: rgb(75,18,96);
  background-color: rgb(194,178,200);
  background-image: url(LizaynBkg.png);
  font-family: helvetica,arial,sans-serif;
  font-size: 10pt;
}

body.item
{
  color: rgb(75,18,96);
  background-color: rgb(194,178,200);
  font-family: helvetica,arial,sans-serif;
}
	
img.no_border 
{
  border-style: none;
}

img.no_border_item 
{
  border-style: none;
}

img.bamboo_footer
{ 
  position: relative;
  right: -10px;
  left: auto;
}
	
table.nav 
{
  width: 360px;
  text-align: center;
  margin-top: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
  float: right;
}

table.nav_item 
{
  width: 150px;
  text-align: center;
  font-size: 10pt;
  margin-top: 28px;
  margin-right: 10px;
  margin-bottom: 16px;
  float: right;
}

table.item 
{
  table-layout: fixed;
  width: 700px;
  text-align: top;
  margin-top: 1px;
  margin-right: 1px;
  margin-bottom: 1px;  
}

td.hilight
{
  background-color: rgb(216,206,219);
}

td.top 
{
  vertical-align: top;
  font-size: 10pt;
}

td.middle 
{
  vertical-align: middle;
  font-size: 12pt;
}

td.index
{
  vertical-align: top;
  text-align: center;
  width: 170px;
}

td.index_spacer
{
  width: 15px;
}

a.nav:link 
{
  text-decoration: none;
  color: #4b1260;
}

a.nav:visited
{
  text-decoration: none;
  color: #4b1260;
}
	
div.content 
{
  margin-top: 166px;
  margin-left: 95px;
  margin-right: 95px;
  background-color: rgb(241,238,241);
  border-style: double;
  border-width: 4px;
  padding: 4px;
  clear: right;
}

div.webring_border
{
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

div.content_item 
{
  margin-top: 68px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: rgb(241,238,241);
  border-style: double;
  border-width: 4px;
  padding: 2px;
  clear: right;
}

a.content:link
{
  text-decoration: underline;
  color: #000000;
}

a.content:visited
{
  text-decoration: underline;
  color: #5c4764;
}

img.thumb
{ 
  border-style: none;
  float: left;
  margin: 8px;
}

div.thumb_shadow
{ 
  border-style: none;
  background-color: rgb(75,18,96);
  float: left;
  width: 170px;
  height: 150px;
  top: 12px;
  left: -170px;
  position: relative;
}

p.thumb_spacer
{ 
/*  background-color: red;*/
  height: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
}