body
{
	text-align: center;
}

h1
{
	font-size: 120%;
	margin: 2px;
}

table
{
	border-collapse: collapse;
}

th
{
	padding: 0px;
	border: 0px;
	margin: 0px;
}

td
{
	vertical-align: top;
}

.pagelink, .pagelink:visited
{
	color: Red;
	font-weight: Bold;	
}

.main
{
	text-align: justify;
	width: 770px;
	height: 480px;
}

.content
{
	padding: 5px;
	height: 330px;
}


.maintable
{
	width: 100%;
	height: 100%;
}

.thinblackborder
{
	border: solid 1px Black;
}

.topadsense
{
}

.bottomadsense
{
	text-align: center;
}


.verticalborder
{
	width: 20px;
	padding: 0px;
	background-image: url('verticall-letter-edge.gif');
}

.horizontalborder
{
	height: 20px;
	background-image: url('/horizonal-letter-edge.gif');
}

.pricestamp
{
	float: right;
	width: 170px;
	height: 125px;
	background-image: url('/stamp.jpg');
	font-size: 90px;
	padding-top: 15px;
	padding-left: 20px;
	margin-left: 5px;
	color: White;
}