body
{
	background: #bcbcbc;
	background-image: url("/site_jpalmer/images/jp_bg2.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 12px;
	color: #444444;
}

A.toplink:link{color: #ffffff; text-decoration: none;}
A.toplink:visited{color: #ffffff; text-decoration: none;}
A.toplink:hover{color: #fffe00; text-decoration: none;}

A.footlink:link{color: #ffffff; text-decoration: none;}
A.footlink:visited{color: #ffffff; text-decoration: none;}
A.footlink:hover{color: #fffe00; text-decoration: none;}

A.prooflink:link{color: #898989; text-decoration: none; font-size: 10px;}
A.prooflink:visited{color: #898989; text-decoration: none; font-size: 10px;}
A.prooflink:hover{color: #aa0000; text-decoration: none; font-size: 10px;}

.topmenu
{
	display: block;
	float: left;
	width: 746px;
	border: 2px solid #ffffff;
	background: #1c79a5;
	padding: 10px;
}

.menuleft
{
	display: block;
	float: left;
}
.menuright
{
	display: block;
	float: right;
}
