#container
{
	position: absolute; 
	top:50%; 
	left: 50%; 
	margin-top: -343px; 
	margin-left: -312px;  
	width:625px;
	height:686px;
	background-image: url('home3.jpg')
}
#container2
{
	position: absolute; 
	top:50%; 
	left: 50%; 
	margin-top: -343px; 
	margin-left: -312px;  
	width:625px;
	height:686px;
	background-image: url('registerx.jpg')
}
#container3
{
	position: absolute; 
	top:50%; 
	left: 50%; 
	margin-top: -343px; 
	margin-left: -312px;  
	width:625px;
	height:686px;
	background-image: url('register4.jpg');
}
body
{
	background:#000;
	margin: 0px;
}
#menu1	{ position:absolute;left:95px;top:585px;width:141px;height:33px;}
#menu2	{ position:absolute;left:260px;top:585px;width:141px;height:33px;}
#menu3	{ position:absolute;left:430px;top:585px;width:141px;height:33px;}
#ContactFormContents 	{ position:absolute;left:275px;top:197px;width:229px;height:70px;z-index:100;}
.subbut		{background: url(sub_but.jpg) no-repeat top left;height: 20px;width: 95px;border:0px;margin-top:10px}

