#screen {
	background: url(layout/background_home.jpg) no-repeat; 
}
#area_news {
	background: url(layout/heading_news.gif) no-repeat;
	padding-top: 17px; 
	width: 190px; 
	position: relative; 
	text-align: justify; 
	display: block; 
}
#area_navigation {
	margin-top: 20px; 
	float: right; 
	display: block; 
}
#area_talk {
	background: url(layout/heading_talk.gif) no-repeat;
	position: relative; 
	padding-top: 22px; 
	width: 190px; 
	text-align: justify; 
	float: right; 
}
#area_talk_cell {
	padding-left: 30px; 
}
#area_quoter {
	margin-top: 14px; 
	float: right; 
	text-align: right; 
	font-family: serif; 
	font-size: 7pt; 
}
#area_navigation img {
	cursor: pointer; 
}

#area_date img {
	display: inline; 
}

table, tr, td {
	vertical-align: top; 
}
#area_pill {
	background: url(layout/heading_pill.gif) no-repeat;
	position: relative; 
	margin-top: 38px; 
	padding-top: 22px; 
	width: 190px; 
	text-align: justify; 
	float: right; 
}
#area_boozed {
	background: url(layout/heading_boozed.gif) no-repeat;
	position: relative; 
/*
	margin-top: 38px; 
*/
	margin-top: 19px; 
	padding-top: 22px; 
	width: 190px; 
	text-align: justify; 
	float: right; 
}
#area_quoter a {
	color: black; 
}
