/* CSS Document */
	
#popup {
	width:318px;
	height:740px;
	background-color:#C4BA16;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	}
	
	#popup3 {
	width:318px;
	height:850px;
	background-color:#C4BA16;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	}
	
.title {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;	
	text-align:center;
	}
	
span.text {
	font-family:	"Courier New", Courier, monospace;	
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}
	
#popups {
	width:318px;
	height:1450px;
	background-color:#C4BA16;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	}

	
	
#popup2 {
	width:318px;
	height:1200px;
	background-color:#C4BA16;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	}
