body	{
	background-image: url(../images/hoplogobk.jpg);
	background-repeat: no-repeat;
	font-family: Arial, sans serif;
	font-size: 12pt;
	width: 1000px;
}

a:link	{
	color: #6600FF;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

a:visited	{
	color: #FF3333;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

a:hover	{
	color: #FFFF00;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

#navbar	{
	position: absolute;
	left: 137px;
}

#info	{
	position: absolute;
	top: 235px;
	left: 475px;
	width: 475px;
	font-weight: bold;
}

#thumbnails	{
	position: absolute;
	top: 155px; left: 500px;
	width: 450px;
}

#wpf	{
	position: absolute;
	top: 650px; left: 350px;
}

#rws	{
	position: absolute;
	top: 650px; left: 20px;
	width: 300px;
}
