body		{
/*		  font-family: "Century Gothic","Arial", sans-serif; */
		  font-family: serif;
		  font-size: small;
		}

/*  DIV with "Marc Forget"   */
#myname 	{
		  display: none;
		}

/* DIV for the homepage picture  */
#homepic 	{
		  float: left;
		  padding: 0px;
		}

#homepic img	{
		  margin: 0px;
		}

#homepic p	{
		  margin: 0px;
		}

/* DIV for the homepage content  */
#homecontent 	{
		  position: absolute; left:280px; top: 5em; width: 65%;
		  font-size: 16pt;
		}
#homecontent p 	{
		  padding-bottom: 0.4em;
		}

/* DIV for navigation section (links)  */
#navigation	{
		  position: absolute; bottom:5px ; right:5px;
	/*	  height: 20px; */
		  padding-bottom: 3px;
		}

/* General styles for all pages  */
#title	 	{
		  display: none;
		  position: absolute; top: 0px; right:0.5in;
		}

h1		{
		  font-size: 16pt; letter-spacing: 0.4em; 
		  font-weight: normal;
		}

h2		{
		  font-size: 14pt; letter-spacing: 0.3em; 
		  font-weight: normal;
		}

/* Styles for links  */
a		{
		  text-decoration: none;
		}
#navigation a	{
		  font-size: 10pt; margin: auto;
		  border-style: solid; border-width: 1.5px;
/*		  background-color: #ebecf6; */
		}


/* Styles for Resume   */
#resume		{
		  position: absolute; top: 1in; 
		  font-weight: normal; 
		  overflow: auto;
		}
#credits	{
		  width: 95%; height: 100%; 
		  margin-right: auto; margin-left: auto;
		  font-size: 12pt;
		}
.resumeheading	{
		  font-size: 14pt; font-weight: bold;
		}
#demo		{
		  font-size: 12pt;
		}
#lecon		{
		  font-size: 10pt; font-weight: bold;
		}
.ubu		{
		  border-left: 1.5px solid;
		}

/*  Styles for photos  */
#photos		{
		  position: relative; top: 6%; 
		  height: 420px; width: auto; 
		  margin: 2px 2%;
		  color: #009cda; font-weight: bold;
		  border-style: solid; border-width: 2px;border-color: #006189;   
		  overflow: auto;
		}
#sexcity	{
		  position: absolute; left:25%; top: 30px;
		}
#body		{
		  position: absolute; left:13%; top: 150px;
		}
#fruge1		{
		  position: absolute; left:30%; bottom: 5px; z-index:1;
		}
#smile		{
		  position: absolute; left:52%; bottom: 100px; z-index: 2;
		}
#kindness	{
		  position: absolute; left:65%; bottom: 15px; z-index: 3;
		}
#fruge2		{
		  position: absolute; left:63%; top: 5px;
		}
#golf		{
		  position: absolute; left:1.5%; bottom: 7px;
		}
