@charset "iso-8859-1";

/***************************************************************************
** Filename:	thaioasisfrtheme.css
** Type:		CSS
** Purpose:		Overrides th default background styles defined in
**              thaioasisbase.css
** History:		03 Feb 2005 -- Created by DLP
** Copyright 2005, Oasis Media, LLC. All rights reserved.
****************************************************************************/

/*
** Define Nested Lists style
*/

body {background-color: #FFFF99; 
/*    background-image: url(../media/background/fashionrunwaybkgrnd.jpg); */
}


div#contentCells {
    background: url(../media/background/fashionrunwaybkgrnd.jpg);
}

/*
.contentArea {
    background: url(../media/background/fashionrunwaybkgrnd.jpg);
}
*/
/*
div#navcontentskyscraperad {
    background: url(../media/background/fashionrunwaybkgrnd.jpg);    
}
*/

