#wrap	{
	position:absolute;
	top:50%;
	left:50%;
	margin:-131px 0 0 -325px;
	width:650px;
}

#link,
#news	{
	float:left;
	width:310px;
	height:200px;
	padding:5px;
	border:1px solid #333;
	overflow:hidden;
}
#wrap div h3	{ display:none; }


#link a	{
	display:block;
	text-align:center;
	line-height:200px;
	font-weight:bold;
}


#news	{ border-left:none; }
#news #news-menu	{ font-family:arial,helvetica; }
#news #news-menu li	{ display:inline; line-height:1.5em; margin-left:10px; }
#news #news-menu li.selected	{ font-size:1.5em; font-weight:bold; }
#news #news-data	{ clear:both; }
#news li	{ margin-left:25px; white-space:nowrap; }


#weather	{ clear:both; text-align:center; padding-top:5px; }
#weather dt	{ display:inline; font-weight:bold; }
#weather dd	{ display:inline; margin-right:10px; }


div#footer	{
	clear:both;
	width:625px;
	height:35px;
	text-align:center;
	border:none;
	padding:5px 0 0;
}