/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
body {
   text-align:center;
}

#doc {
   width:57.69em;
   width:56.3em; /* IE */
   min-width:750px;
   margin:auto;
   text-align:left;
   /* background-color:#FFFFCC; */
}

#hd {margin-bottom:1em;text-align:center;}
#bd {margin-bottom:1em;text-align:left;}
#ft {font-size:77%;font-family:verdana;clear:both;}

/* self clear floated parent containers */
#bd:after {content:".";display:block;height:0;clear:both;visibility:hidden;}	
#bd {zoom:1;} /* IE */