html, body{height:100%;} 
/* end hack */ 
html,body {
	margin: 0;
	padding: 0;
	background-color:black;
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(../images/bluebg.gif);
}
body {		
		text-align: center;
		background-color: #e0e0e0;
}
#container {
	
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width: 730px;
	min-height:100%;
	text-align: left;
	background: #CEE0E1 url(images/toddbg.gif) repeat-y right top;
	position:relative;
	background-color: #000000;
	background-image: url(../images/layout_bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	}

* html #container {height:100%;}		
* html #container {width:739px;w\idth:737px;}
* html body{font-size:xx-small;f\ont-size:x-small}
/* end hack */ 
