@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration:none;
}
h1{
margin:0px;
}
#top_menu{
	background-image:url(images/top_menu_bg.gif);
	background-repeat:no-repeat;
	width:996px;
	height:48px;
	color:#666666;
	padding-top:15px;
	font-size:14px;
}
#top_menu a{
	color:#666666;
	text-decoration:none;
}
#top_menu a:hover{
	color:#666666;
	text-decoration:underline;
}
#left_panel{
	background-image:url(images/panel_dp.gif);
	background-repeat:no-repeat;
	width:153px;
	height:409px;
}
#friends_panel{
	background-image:url(images/friends_panel.gif);
	background-repeat:no-repeat;
	width:296px;
	height:420px;
}
#communities_panel{
	background-image:url(images/communities_panel.gif);
	background-repeat:no-repeat;
	width:296px;
	height:333px;
}
#top_banner{
	background-image:url(images/top_banner.gif);
	background-repeat:no-repeat;
	width:511px;
	height:116px;
}
#footer{
	color:#666666;
}

#footer a{
	color:#666666;
	text-decoration:none;
}
#footer a:hover{
	color:#666666;
	text-decoration:underline;
}