body {
       margin:5px 0 0 10px;
	   padding:0; 
	   font:90% verdana, sans-serif;
       color:#333333;
       background:#cccc99;
	   text-align:center;
       }
#wrapper   { 
            width:90%;
			margin:0 auto;		
			text-align:center;
			 background-image:url(gif/logo.gif);
			   background-position:top right;
			   background-repeat:no-repeat;
			 
           }
div#content   {
			   padding:2em 0 0 0;
			   }
div#title  {
              text-align:left;
			  margin:35px 0 10px 0;
			  }
div#title-center  {
             
			  margin:35px 0 10px 0;
			  }
div#title-index   {
                position:relative;
				left:-40px;
				margin-top:20px;
				}
div#para   {
               
			   text-align:left;
			   text-align:justify;
           }
div#header    {  
                margin-top:35px;
				margin-botton:10px;
				position:relative;
				left:-40px;
				} 
div.bio  {
		  width:80%;
		
		  }
div.work   {
             text-align:left;
			 width:40%;
			 float:left;
			 
           
			 padding:1em 1em 1em 2em;
			
			
			
			 }
			 
div.fleft, div.fright    {
              float:left;
			  width:155px;
			  height:170px;
			  margin:1em;
			  }
div.fright   {
               float:right;
			   }
a {
     color:#ffffff;
	 background:#cccc99;
	 }
a:visited    {
               
			   }
a:hover     {
           color:#9c0063;
		   background:#cccc99;
		   }
div.bio p      {
                   text-align:justify;
				   text-indent:1em;
				   padding:1em;
				   }
div.work p.text   { 
                  		  
				   
				   font-size:90%;
				   }
	span.title  {
	              font-weight:bold;
				  }
div.bio span.name   {
                     font-size:140%;
					 
					 }
h1            {
              text-align:left;
			  color:#ffffff;
			  font-size:150%;
			   }
body img      {
              border:0;			  
               }
div#min    {
              height:300px;
			  }
	
table   {
         border:0;
		 width:717px;
		 }
 div.image  {
            float:left;
			width:474px;
			}   
p.a  {
            text-indent:1em; 
			width:80%;
			  }
p.q              {
                 font-weight:bold;
				  }
hr.cleaner {
             clear:both;
             height:1px;
             margin: -1px 0 0 0; padding:0;
             border:none;
             visibility: hidden;
           }
