body {
	background-color:#336699;
	font-family:Arial, sans-serif;
	font-size:12px;
}
img{
	padding:0;
	margin:0;
	border:0;
}
a, a:visited{
	color:#000000;
	text-decoration:none;
	border:1px solid #ffffff;
}
a:hover{
	border:1px solid #336699;
}
h1{
	color:#336699;
}
h2{
	text-align:right;
	border-bottom:solid 1px #000000;
	width:200px;
}
h2.right{
	float:right;
	clear:right;	
}
h1.right{
	float:right;
	clear:right;
}
#pgwrap{
	position:absolute;
	top:10px;
	left:0;
	right:0;
	margin-left:1%;
	margin-right:1%;
	padding:1%;
	background-color:#ffffff;
}
#spearsimg{
	border:1px solid #000000;
	padding:2px;
}
.rightlink{
	clear:right;	
	float:right;
}
