@charset "utf-8";
/* CSS Document */

.bg_pic 
{
	height:150%;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
}

.bg_pic150 
{
	height:220%;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
}

div.transbox
{
	width:872px;
	height:auto;
	font-size: 18px;
	background-color:#aeaeae;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 50px;
	color:#000000;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

IMG.noborder {
	BORDER:6px double #545565;
}
