body {
		background-image: url(/images/backgrounds/S2007072409523511852923554129.jpg);
	background-repeat: no-repeat;
	background-position: right 25px;
		background-color:#FFFFFF;
	color:#333333;
	overflow: hidden;
}
#search {
	width:400px;
	margin-top:100px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:0;
}

img#background-img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 1;
}


div#disclaimer {
	color:#333333;
}
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
/* for all templates and grids */
#ft{clear:both;}
/**/
#doc3,.yui-t{
	margin:auto;
	text-align:left;
		width:auto;
	position: relative;
	z-index:2;
}
	
/* below required for all fluid grids; adjust widths and margins above accordingly */
/* to preserve source-order independence for Gecko */
.yui-b{position:relative;}
.yui-b{_position:static;} /* for IE < 7 */
#yui-main .yui-b{position:static;} 

#yui-main {width:100%;}
.yui-t #yui-main{float:left;margin-right:-25em;/* IE: preserve layout at narrow widths */}
.yui-t .yui-b {
	float:right;
	width:1.4608em;*width:1.016em;}
.yui-t #yui-main .yui-b {
	margin-right:2.4608em;*margin-right:2.016em;
}
