#layout2 {
	
	background-image: url('/images/new/bg3.gif');
	background-repeat: no-repeat;
	background-position: top right;

}
#layout {
	
	background-image: url('/images/new/bg4.gif');
	background-repeat: repeat-y;
	background-position: top right;
}
#header div.right ul li a,#header div.right ul li a:link,#header div.right ul li a:visited
{
	color: #FF0;
}

#header div.right ul li a:hover {
	color: #F60;	
}
#footer {
	background-image: url('/images/new/bgfoot.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
