body {
	padding:0;
	margin:0 auto;
	font-family:'Trebuchet MS', Arial, san-serif;
	font-size:10px;
	color:#000;
}
#viewport {
	padding:0;
	margin:0;
}
#north {
	height:441px;
	text-align:center;
}
#west {
	padding:0;
	text-align:center;
}
#links {
	padding:5px;
	font-family:'Lucida Sans', 'Trebuchet MS', Arial, san-serif;
	font-size:10px;
	color:#999;
	text-align:center;
}
#links a, #links a:visited {
	color:#999;
	font-family:'Lucida Sans', 'Trebuchet MS', Arial, san-serif;

	font-weight:bold;
	text-transform: lowercase;
}