<style type="text/css">
	@import "http://www.geocities.com/filipinoevents/all.css"; /* just some basic formatting, no layout stuff */
	
	body {
		float:center
		margin:0px 0px 0px 0px;
		padding:0px;
		position: absolute;
		left:1px;
		top:200px;
		width:50px;
		background:#fff;
		border:0px solid #000;
		}
	
	#leftcontent {
		position: absolute;
		top:160px;		
		left:2px;
		width:155px;
		background:#514FA3;
		border:1px solid #000;
		margin-left: 110px;
		margin-right:300px;
   		
		}

	#centercontent {
		background:#fff;
   		margin-left: 300px;
   		margin-right:100px;
		position: absolute;
		left:9px;
		top:160px;		
		width:300px;
		border:1px solid #5B3287;
		
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}

	#rightcontent {
		position: absolute;
		top:160px;		
		left:18px;
		width:125px;
		background:#514FA3;
		border:1px solid #000;
		margin-left: 715px;
		margin-right:201px;
   		
		}
	

	html>body #banner {
		height:30px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:10px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:20px
		}
	
</style>