#popuporn{
	position:fixed;

	z-index:100;

	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	background-color: black; /*max*/
}
#popuporn_container {
	text-align: center;
	vertical-align: middle;
	position:fixed;
	opacity:1;
	z-index:200;
	width: 870px;
	left:50%;
	margin-left: -443px;
	/*border: 4px solid #ab2ea1;*/ /*max*/
	padding: 0px;
	background-color: #000;
	margin-top: 25px;
	margin-bottom: auto;
/*	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;*/
	display:none;
}
#popuporn_container table{
	margin: auto;
}
.popuporn_header {
	background-image: url(/images/wp_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	vertical-align: top;
	height: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.members {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ab2ea1;
	text-decoration: none;
	margin: 0px;
	display: block;
	width: 110px;
	text-align: left;
	float: right;
	background-image: url(/images/wp_bgmembers.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
a.members:hover {
	font-weight: bold;
	color: #99cc00;
	text-decoration: none;
	background-image: url(/images/wp_bgmembers.gif);
	background-repeat: no-repeat;
	background-position: left -31px;
}
#text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#popuporn_copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f5f7c;
	text-align: center;
	line-height: 18px;
}
#popuporn_copyrights a {
	color: #a383a0;
	text-decoration: underline;
}
#popuporn_copyrights a:hover {
	color: #fff;
	text-decoration: none;
}