body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	min-height:100%;
	background-color: #000000;
	font-size: 11px; 
	font-family:Arial, Helvetica, sans-serif; 
	color: #88B7D0; 
	background-color:#000000;
}

a:link {color: #6699FF;}
a:visited {color: #6699FF;}
a:hover {color: #9999FF;}
a:active {color: #6699FF;}


html, body, div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%
	}
	
.frame_contents {
	width:200px; 
	min-height: 480px; 
	height:100%;	
	}
	
.frame_main {
	width:720px; 
	min-height: 480px; 
	height: 100%;
	
	}