.bg {
    background: url(../images/bg.gif) 556px 0 no-repeat;
}  
   
#right {
    float: right; 
}

#imgbox1 {
    float: right;
    border-left: 1px solid #666666;
	border-bottom: 10px solid #666666;
    width: 100px;
    height: 800px;
    overflow: visable;
}

#imgbox1 img {
    margin: 0px;
    padding-top: 1px;
}

#imgbox2 {
    float: right;
    border-left: 1px solid #666666;
    height: 810px;
    width: 35px;
}

#header {
    position: absolute; left: 15px; top: 100px;
}

#bio {
    text-align: left;
    position: absolute; left: 16px; top: 150px;
    padding-right: 10px;
    width: 365px;
    height: 500px;
}



#fullImg {
    position: absolute; left: 400px; top: 150px;
    border: 4px solid #EBEBEB;
    width: 159px;
    height: 230px;
}