@charset "windows-874";

/***************************************************************************
** Copyright Oasis Media LLC, 2004, all rights reserved.
** Filename:	vnositemaptheme.css 
** Type:		CSS
** Purpose:		Overrides th default background styles defined in
**              oasismediabase.css
** History:		18 Jan 2006 -- Created by DLP
****************************************************************************/

/*
** Define Nested Lists style
*/

body {
    background-color: transparent;
    background-image: url(../media/background/sitemapbkgrnd.jpg);
    background-attachment: fixed;
}

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