#main
{
	width:950px;
	background-image:url(../images/bgmain.gif);
	background-repeat: repeat-y;
	min-height:100px;
}
* html #main
{
	width:950px;
	background-image:url(../images/bgmain.gif);
	background-repeat: repeat-y;
	height:auto;
}
/*phcFlashintroText*/