body
{
	font-family: "Verdana" "Arial" "Helvetica" "sans-serif";
	background-color: black;
	color: #808080;
	margin: 0;
}

.heading
{
	font-size: 120%;
	text-align: center;
	padding-bottom: 6pt;
}

.headtext
{
	text-align: center;
}

.caption
{
	font-size: 150%;
}

table.pframe
{
	background-color: #303030;
	background-image: url(brushed.jpg);
	border-color: #404040;
	border-style: solid;
	border-width: 2px;
	margin: 0;
	padding: 0;
}

table.thumbs
{
}

table.thumbs img
{
	margin: 0;
	padding: 0;
}

.framesides
{
	width: 40px;
}

.frametop
{
	height: 40px;
}

.framebottom
{
	height: 40px;
	text-align: center;
	vertical-align: bottom;
}

.pimage
{
	border-color: black;
	border-style: solid;
	border-width: 2px;
}

.links
{
	border-color: black;
	border-style: none;
	border-width: 0;
	text-align: center;
}

.pframe a
{
	color: #647ec8;
}

.pframe a:visited
{
	color: #bd84d8;
}

.pframe a:hover
{
	color: white;
}

.pframe a img
{
	border-color: #404080;
	border-style: solid;
	border-width: 2px;
}

.pframe a:visited img
{
	border-color: #551a8b;
}

.pframe a:hover img
{ 
	border-color: white;
}
