html {
		min-height:825px;
	}body {
		background-image: url(/images/backgrounds/L2007072412464011853028009129.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
		background-color:#FFFFFF;
	color:#333333;
	overflow: hidden;
}
#search {
	width:400px;
	margin-top:100px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

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;
	height:825px;	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:right;margin-left:-25em;/* IE: preserve layout at narrow widths */}
.yui-t .yui-b {
	float:left;
	width:25.0759em;*width:24.52em;}
.yui-t #yui-main .yui-b {
	margin-left:26.0759em;*margin-left:25.52em;
}
