table.index_frame{

	width:100%;
	height:100%;

}

td.index_frame{

	width:750px;
	vertical-align:top;
	padding:0px;
	height:100%;
	border:0px solid blue;


}

body.index{

	margin:auto;

}

img.logo{

	

}

body{



}




div.page_bg{

	position:absolute;
	z-index:0;
	width:750;
	height:100%;
	

}

img.page_pg{
	width:100%;
	height:100%;

}

pagecontent{

	position:absolute; 
	z-index:10;
	top:0;

}






div.subscribe{

	position:absolute;
	margin-left:50%;
	left:320px;
	width:175px;
	top:0px;
	margin-top:10px;
	color:white;

}

a.subscribe{

	color:white;
	font-size:15px;
	font-family:arial;
	font-weight:bold;

}

div.subscribe_form{
	
	position:absolute;
	margin-left:50%;
	left:-220px;
	width:400px;
	top:0px;
	margin-top:215px;
	border:1px solid red;
	z-index:200000;
	padding:20px;
	text-align:center;
}

table.subscribe{

	margin:20px;

}

td.subscribe_label{


}

td.subscribe_input{

}

td.subscribe{
	text-align:center;
}

h1.subscribe_message{

	font-size:15px;
	font-family:arial;
	color:white;

}

h1.subscribe{

	font-size:12px;
	font-family:arial;
	color:white;
	margin-right:30px;
	
}

input.subscribe{

	width:200px;

}

input.subscribe_button{

	width:290px;

}

div.close{

	position:absolute;
	right:0px;
	border:1px solid red;
	width:20px;
	height:20px;
	text-align:center;
	top:0px;

}

a.close{

	color:red;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;

}
