
html, body{ 
	height:100%;
	margin:0px; 
	padding-top:0px; 
	border: 0px; 
	vertical-align: baseline; 
}

body { 
	width: 100%;
	overflow:auto;
	text-align:center;
	background:#eeeedd; 
}

object:focus { outline:none; }

#hdr { 
	margin:0 auto; 
	padding-top:0px; 
	border: 0px; 
	height: 114;
	background:#ccb6cc; 
	display: block;
	text-align: center; 
}

#flashcontent {
	display:none;
	height: 100%;
}

h1 {
	text-align: center;
	padding-top:0px;
}

img {
	margin:0px; 
	border: 0px; 
	padding-top:0px; 
}




		
		

		
		