#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;
	}

/* chnages by Dan 05-06-2011 */	
#right_side_content {
    background: url("images/search_box.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 183px;
    padding: 21px 0 0;
    position: relative;
    right: 10px;
    top: 20px;
    width: 175px;
}
.lev {
    float: left;
    height: 203px;
    text-align: center;
    width: 209px;
}
.lev a {
    float: left;
    margin: 34px 0 0 12px;
}

#center_page.not_loggedIn_dan #right_side_content {
    background: url("images/not_logged_search_box.gif") no-repeat scroll 0 0 transparent;
    width: 297px;
}
.lev.not_logged_dan {
    left: -31px;
    position: absolute;
    top: 12px;
    z-index: 2;
}
.lev.not_logged_dan a {
	float: none;
    margin: 0;
}
/* end Dan changes */

#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;

}