/* CSS Document *//* The CSS that's required to position the footer */* html #container{	height: 100%;}#footer{	position: relative;	margin: -8.25em 0 0 0;	background-image:url(../images/footerrepeatinglinebg.gif);	background-repeat:repeat-x;	background-position:left bottom;	clear:both;}#footerimage{	background-image:url(../images/footeroval.gif);	background-repeat:no-repeat;	background-position:left bottom;}