﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;color:#222222;
	line-height:120%;
	background-image:url('SITE-Images/bg2.jpg');
	background-repeat:repeat-x;
	margin:0px;
}
.blackout {
	z-index:1000;
	position:absolute;
	background-color:white;
	top:0px;
	left:0px;
	width:100%;
	height:800px;
	display:none;
}
.picView {
	z-index:1002;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-50px;
	width:649px;
	height:462px;
	display:none;
	text-decoration:none;
	font-size:10px;
	color:#996633;
	line-height:130%;
}
.WPimagePOP {
	z-index:6010;
	position:absolute;
	top:60px;
	left:60px;
	min-width:100px;
	min-height:100px;
	display:none;
}
