#main_area{
	width:800px;
	height:700px
}

#main_area .title{
	font-weight:bold;
	color:purple;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:16px;
	text-align:left;
	width:800px
}

#title_area .title{
	font-weight:bold;
	color:purple;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:16px;
	text-align:left;
	width:800px
}

#title_area .subtitle{
	font-weight:bold;
	color:white;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px;
	text-align:left;
}

#title_area a:hover{
	text-decoration:underline
}

#primary_photo{
	width:150px;
	height:150px;
	border:1px;
	border-style:solid;
	border-color:purple;
	margin-bottom:7px
}

#primary_photo_area{
	width:160px;
	text-align:left;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px
}

#primary_photo_area a{
	font-weight:bold;
	color:blue
}

#primary_photo_area a:hover{
	text-decoration:underline
}

#notification_area{
	padding-left:5px;
	text-align:left
}

#notification_area .subtitle{
	font-weight:bold;
	color:white;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px;
	text-align:left;
}

#notification_area .list{
	font-weight:bold;
	color:orange;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:12px
}

#notification_area .list a{
	color:orange;
}

#notification_area .list a:hover{
	text-decoration:underline
}

#notification_area a{
	font-weight:bold;
	color:blue
}

#notification_area a:hover{
	text-decoration:underline
}

.image_area{
	width:80px
}

#network_activities_area .subtitle{
	font-weight:bold;
	color:navy;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:16px;
	text-align:left;
}

#network_activities_area .list{
	font-weight:bold;
	color:navy;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px
}

#network_activities_area .list a{
	color:navy;
}

.network_activity_list{
	margin-bottom:4px
}

.network_activity_list img{
	border:1px;
	border-style:solid;
	border-color:purple
}

#group_activities_area .subtitle{
	font-weight:bold;
	color:purple;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:16px;
	text-align:left;
}

#group_activities_area .list{
	font-weight:bold;
	color:navy;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px
}

#group_activities_area .list a{
	color:navy;
}

.group_activity_list{
	margin-bottom:4px
}

.group_activity_list img{
	border:1px;
	border-style:solid;
	border-color:purple
}

#friend_area{
	width:350px;
	text-align:left
}

#friend_area .subtitle{
	font-weight:bold;
	color:purple;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:16px;
	text-align:left;
}

#friend_area img{
	width:100px;
	height:100px;
	border:1px;
	border-style:solid;
	border-color:purple;
	margin-bottom:7px
}

#friend_area .list{
	font-weight:bold;
	color:orange;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:13px
}

#friend_area .list a{
	color:orange;
}

#friend_area .list a:hover{
	text-decoration:underline
}

#friend_area a{
	font-weight:bold;
	color:blue
}

#friend_area a:hover{
	text-decoration:underline
}

#shout_box_area{
	width:350px;
	text-align:left
}

#notification_area{
	width:350px;
	text-align:left
}

#bulletin_area{
	width:350px;
	text-align:left
}

#bulletin_area .subtitle{
	font-weight:bold;
	color:purple;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:16px;
	text-align:left;
}

#bulletin_area img{
	width:50px;
	height:50px;
	border:1px;
	border-style:solid;
	border-color:purple;
	margin-bottom:7px
}

#bulletin_area .list{
	font-weight:bold;
	color:orange;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px
}

#bulletin_area .list a{
	color:blue;
}

#bulletin_area .list a:hover{
	text-decoration:underline
}

#bulletin_area a{
	font-weight:bold;
	color:blue
}

#bulletin_area a:hover{
	text-decoration:underline
}

.check{
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}

.check_hover{
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
	color:red;
}
