/*************************************************************************
*
*  Revision 0.3b of ReAnimality Inc Site with updated CSS 
*  functionality supported by Mozilla 1.8/Firebird 2 - 3.x
*  , KDE Konqueror 3.4 - 3.5.7 & Apple Safari 2 - 3.x 
*  Change : KDE 4
*
*  Author : Marc J. Driftmeyer
*  Date   : July 20, 2004
*  Update : July 30, 2007
*  Rev    : 2.0
*  Modified: January 31, 2011
*************************************************************************/

@import url("/html5/css/engineeringBlocks.css");
@import url("/html5/css/reuseBlocks.css");
@import url("/html5/css/inlineBlocks.css");
@import url("/html5/css/corpNavBlocks.css");
@import url("/html5/css/typography.css");

/* Standard HTML Elements */
body {
font:12px/18px 'Lucida Grande','Lucida Sans Std','Lucida Sans Unicode','Helvetica','Arial','Verdana', sans-serif; /* sets 1em to 12px */
padding:0px;margin:0px;width:auto;height:auto;color:rgb(56,56,56);
/*background: url(/images/jpgs/backgrounds/grey.concrete.wall.1920x600.jpg) top center no-repeat fixed, url(/images/pngs/gradients/black.smoke.png) bottom left repeat-x;*/
background-color:#D9D9D9;
overflow:none;
}
