
#contentblock
{
	position: relative;
	width: 30%;
	height: 270px;
	margin-left: 35%;
	margin-top: -40%;
	padding-top: 1px;
	padding-left: 1px;
	background-color: #fff;
	z-index:20;
	
}

#reg_text
{
	font-weight: bold;

}

a:link, a:visited {
    background: transparent;
    text-decoration: none;
    color:#002bb8
    
}

ul.alist
{
	list-style-type: square;
	color:#3366bb;
}

#background_layer
{
	position: relative;
	width: 100%;
	height: 270px;
	background-color: #fff;
	z-index:10;
	opacity: .75
		
}
#image_layer
}
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
	opacity: .4;

{
