body,ul,td,tr,p,h1,h2,h3,h4,h5 { font-family: Futura,'Trebuchet MS',Verdana,sans-serif; }

h1,h2 { text-align: center; }

#top {
	margin: 20px 450px 0px 20px;
	padding: 10px;
	border: 5px solid #ccc;
	/* background: #999; */
	height: 70px; /* ie5win fudge begins */
}


#main {
	margin: 20px 450px 20px 20px;
	padding: 10px;
	border: 5px solid #ccc;
	/* background: #999; */
}

#right {
	position: absolute;
	top: 0px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	/* background: #999; */
	width: 390px; /* ie5win fudge ends */
}

