#bottom{
position:relative;
float:right;
width: 770px;
clear:both;
}

#center_page{
width:615px;
float:right;
background-color: #f0eded;
}

#right_side{
width:401px;
height:214px;
float:right;
background-color:#f0eded;
}

#left_side{
width:214px;
height:331px;
float:right;
background-color:#cccccc;
}

#logo2{
width:150px;
height:56px;
float:right;
}

#left_side_content{
	width:190px;
	height:322px;
	background:url(images/friends.gif) no-repeat;
	position:relative;
	top:4px;
	left:13px;
	float:left;
	}
	
#right_side_content{
	width:379px;
	height:183px;
	float:left;
	background:url(images/search_box.gif) no-repeat;
	position:relative;
	top:20px;
	left:11px;
}
#bottom_side{
height:117px;
width:556px;
float:right;
position:relative;
top: 117px;
background:url(images/bottom.gif) no-repeat;
}


#login{
width:154px;
height:183px;
float:right;

margin-top:20px;
background:url(images/login.png) no-repeat;
}
.menu_item{
padding-right:9px;
font-style: normal;
font-weight: normal;
color: #840016;
background-repeat: no-repeat;
background-image: url(images/side_btn2.png);
font-size: 12px;
text-align:center;
margin-top:4px;
cursor: pointer;
float: right;
width:133px;
height:22px;
}
.menu_item_chosen{
padding-right:12px;

font-style: normal;
font-weight: normal;
color: black;
background-repeat: no-repeat;
background-image: url(images/side_btn_active.gif);

font-size: 12px;
text-align:center;
margin-top:5px;
cursor: pointer;
float: right;
width:130px;
height:21px;
}
#sidemenu{
width:155px;
height:183px;
float:right;
margin-top:0px;
}

.upper_menu_btn{
float:right;
height:22px;
cursor: pointer;
}

#advanced_search_btn{
position:relative;
left:15px;
bottom:3px;
}

#change_password_btn,#cancel_regiser_btn{
float:left;
margin-top:12px;
cursor: pointer;
}

#upper_buttons{
float:left;
}


#header_title{
padding-top:22px;
width:615px;
height:36px;
color:black; 
font-weight:bold; 
margin-right:10px;

}