#header
{
	background: url('menu.jpg') repeat-x;
}

#text p
{
	margin:0;
}

#floatmenu1
{
	background: url('menu.jpg') repeat-x;
}

#floatmenu2
{
	background: url('menu.jpg') repeat-x;
}

#main_1274x900
{
	width:100%;
	height:expression(eval(document.body.parentElement.clientHeight==0?document.body.clientHeight:document.body.parentElement.clientHeight) - 141 + "px");
}