body 
{
  background-color : #222;
  color : white;
  font-family : verdana, arial, helvetica, helve, sans-serif;
}
h1
{
  font-weight : normal;
  font-size : large;
}
a 
{
  border : none;
	color : #8cf;
	text-decoration : none;
}
a:visited
{
  color : #6ad;
}
a:hover
{
  color : red;
}
.ps-breadcrumbs
{
  font-size : 11px;
}
.ps-header
{
  text-align : right;
  font-style : italic;
}
.ps-size
{
  font-size : smaller;
}
.ps-navlinks 
{
  font-family : 'times new roman', times, serif;
  font-size : 22px;
  color : #444;
}
td.ps-imgdata
{
  width : 300px; 
}
.ps-slide
{
  text-align : center;
}
.ps-sliderow
{
  vertical-align : bottom;
}
img
{
  border-top : 2px solid #000;
  border-left : 2px solid #111;
  border-right : 2px solid #444;
  border-bottom : 2px solid #666;  
}
/**
 * INDEX PAGE
 **/
.ps-imagecell
{
  padding : 10px;
  vertical-align : middle;
  text-align : center;
}
.ps-description
{
  width : 400px;
}
/**
 * MAIN INDEX
 **/
.ps-blurb
{
  width : 120px;
}
.g-copyright
{
  font-size : 10px;
  text-align : center;
}