div#popup
{
	position: absolute;
	height: 308px;
	width: 423px;
	background: url(vvcs_academy_banner.png) no-repeat;
	top:45%;left:35%;
	display: block;
	z-index: 2000;
}
div#close {
	postion:relative; 
	margin-top:	15px; 
	margin-right: 	18px; 
	text-align: 	right; 
	font-size: 	24px;
	text-decoration: none;
	font-weight: none;
}
div#website {
	postion:relative; 
	margin-top:	133px; 
	margin-right: 	60px; 
	text-align: 	right; 
	font-size: 	36px;
	text-decoration: none;
}
