/*Author:bahassi.com
copyright 2009*/


#content-btm-lft {
width : 350px;
height : auto;
}
#content-btm-rht {
width : 600px;
height : auto;
margin-top : 5px;
}
.nested-rht {
width : 590px;
height : auto;
padding : 5px;
margin-bottom : 5px;
background-color : #fff;
border-top : 1px solid #f9f9f9;
border-right : 1px solid #f1f1f1;
border-bottom : 1px solid #f1f1f1;
border-left : 1px solid #f9f9f9;
}
.nested {
width : 330px;
height : auto;
margin : 5px;
padding : 5px;
background-color : #f9f9f9;
border-top : 1px solid #f9f9f9;
border-right : 1px solid #f1f1f1;
border-bottom : 1px solid #f1f1f1;
border-left : 1px solid #f9f9f9;
background-image : url(../imgs/nested-bg.png);
background-repeat : repeat-y;
}
.nested #moreAbout {
background-image : url(../imgs/moreAbout.jpg);
background-repeat : no-repeat;
background-position : left top;
}
#content-btm-rht .nested-rht #cv {
background-image : url(../imgs/cv.jpg);
background-repeat : no-repeat;
background-position : left top;
margin-bottom : 15px;
}
#content-btm-rht .nested-rht #phil {
background-image : url(../imgs/philosophy.jpg);
background-repeat : no-repeat;
background-position : left top;
}

