body 
{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.clear 
{
	clear: both;
}

#wrapper 
{
	width: 729px;
	min-height: 547px;
	margin: 0 auto;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
}

#pgFrame {
	display: inline;
}

#column_left {
	width: 211px;
	float: left;
}

#column_right {
	width: 518px;
	float: left;
}

#coming_soon1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 28px;
}

#coming_soon2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#thankyoumsg {
	font-size: 16px;
}

#reg_form { padding-top: 20px; width: 100%; }

#frmhdr {
	font-weight: bold;
	font-size: 14px;
}

#pgContent { padding-top: 200px; }