/* color monkey - 1 : #fff */

/* common */
body {
	background-color: #fff;
}


#header{
	
}

/* footer */
#footer #bottomNav {
	background: #000 url(../../images/new/color-w/bg-footer-top.gif) no-repeat left top;
}
#footer #bottomNav #bottomNavWrapper {
	background: url(../../images/new/color-w/bg-footer-bottom.gif) no-repeat left bottom;
}
#footer p,
#footer p a:link,
#footer p a:visited {
	color: #666;
}

.getworth
{
    background:url(../../images/new/color-w/get.gif) no-repeat left center;
}
.giveworth
{
    background:url(../../images/new/color-w/give.gif) no-repeat left center;

}
.browseworth
{
    background:url(../../images/new/color-w/browse.gif) no-repeat left center;
}
