a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #0066FF;
}
body {
	background: url(../images/graphic1.jpg);
	font-family: "Times New Roman", Times, serif;
}
/*.content {
	position: relative
}
img {
	position: relative;
}
*/
a img {
	text-decoration: none;
	border-width: 0;
}
.style7 {font-size: 9px}
.underline {
	text-decoration: underline;
}

img.puzzle1 {
	left: 612px;
	top: 148px;
    float: right; 
    margin: 8px; 
}

img.puzzle2 {
	right: 80px;
	top: 148px;
    float: right; 
    margin: 8px; 
    margin-right: 70px;
}



.table1 {
	background-color: #F0F0F0;
	padding: 10px;
	border: 8px ridge #0099FF;
	margin: 10px;
	left: auto;
	right: auto;
}
