/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0;
           	COLOR: #0F3461; 
	background: #EDEDED;
	border: 0px;
	margin: 0 0 0 0;	
	font-family: 'Comic Sans MS', 'comic sans', cursive;
	font-size:12px;
	line-height: 21px;
}


#PageContainer {
	background-color: white;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	margin-bottom:0px;
	border-top: 0px dotted;
	border-bottom: 0px;
	padding: 0px;
	width:960px;
	min-height:100%;
    height:auto;	
}

* html #PageContainer{height:100%;}

img 
{
    border:0px;
}
