BODY {
    background-image: url("../images/who-background.gif");
}

#pagebody

{
    background: #5e453e;
}

#body-sep

{
    background: #FFFFFF;
}



#body-container

{
 	background:#523C36 url(../images/who-textbg.gif) left top repeat-y;
	width:672px;
}



#body-info

{
    color: #FFEDF6;
}



#who-pic

{

    float: right;

    width: 302px;

    background: #91807E;

    margin: 0 0 0 0;

    height: 324px;

    background-image: url("../images/who-picture.jpg");

    background-repeat: no-repeat;

}



#who-margin14

{

    margin: 0 0 0 0;

    width: 14px;

    float: left;

    height: 324px;

    background: #CB5555;

}

#who-margin8

{

    margin: 0 0 0 0;

    width: 8px;

    float: left;

    height: 324px;

    background: #D57878;

}

#who-margin1

{

    margin: 0 0 0 0;

    width: 1px;

    float: left;

    height: 324px;

    background: #C13175;

}

.who-title

{

    color: #dedede;

    font-size: 14pt;

    margin-bottom: 10px;

}

A.alink

{
    color: #D9BC76;
}