
#mainTable
{	
	width: 780px;
	margin: 0px;
	padding: 0px;
	margin-left: 160px;


}
#header
{
	width: 780px;
	border: 0px solid red;
	background: url("images/new/1a.gif") no-repeat;
	height: 210px;
}

#content
{
	border: 0px solid blue;
	width: 730px;
}

#menubar
{
	padding-left: 14px;
	
}
div#menuSpacer
{
	padding-top: 140px;
}
#footer
{
	background: url(images/new/2a.gif) no-repeat;
	border: 0px solid blue;
	width: 780px;
	height: 39px;
	
}

#splash
{
	border: 0px solid blue;
	background: url(images/new/splash.gif) no-repeat;
	width:672px;
	height: 596px;

}

#btnEnter
{
	width: 71px;
	height: 18px;
	position: relative;
	top: 570px;
	left: 590px;

}