* This is the style sheet of the default "Home Page".   */

	p	{ font-family: "times new roman", Helvetica, Serif;
                  font-size: 25pt;
		  line-height: 120%;
		}

	#begin	 { position:relative; left:10%; }

	#body1  { margin: 40px 40px 0 40px;
	          text-align: justify;
	        }

	#closing { position:relative; text-align:justify; width:370px; }
	#counter { position:relative; text-align:left; }

	.credits { font-weight: bold; line-height:120%;}

	#crest	 { position:absolute; top: 30px; left:50px;}

	#date	{ position:relative; left: 5%; font-family: Arial, Helvetica, sans-serif;
                  margin: 100px 0 0 0;
    		  font-weight:normal; font-size:10px;
    		  line-height:100%;
    		}

	#e-mail	 { position:relative; text-align:center; width:350px;}

	#list1	 { position:relative; left:220px; }
	#list2	 { position:relative; left:10%; width:70%; line-height:120%; }
	#list3	 { position:relative; left:180px; }

	#main	 { padding: 0 0 0 150px; }

	#myh1a	{	font-family: "Arial", "Helvetica", sans-serif;
			font-weight:bold; font-size:40px;
			line-height:100%;
		}

	#myh2a	{	font-family: "Arial", "Helvetica", sans-serif;
			font-weight:bold; font-size:30px;
			line-height:100%;
		}
	#myh3a	{	font-family: "Arial", "Helvetica", sans-serif;
			font-weight:bold; font-size:20px;
			line-height:100%;
		}
	#myh4a	{	font-family: "Arial", "Helvetica", sans-serif;
			font-weight:normal; font-size:15px;
			line-height:100%;
		}

	#mypage  { position:absolute; top: 340px; }	

	#name	 { position:absolute; top: 35px; left:350px }

    #w3  { margin: 10px 0 0 50px;
         }



/* ---  Revisions -------

	Rev. 103; Changed:	#e-mail	 { position:relative; text-align:center; width:750px;}
	               to:	#e-mail	 { position:relative; text-align:center; width:350px;}

        	  Changed:	#closing { position:relative; left:210;  text-align:justify; width:370px; }
		       to:	#closing { position:relative; text-align:justify; width:370px; }

	Rev. 104; Changed:	Added "position:relative; left: 5%;" to #date id
                  Deleted:      body 	{ background-image: url(../images/background.jpg); }

	Rev. 105;		    Checked with W3C Validation Service
	          Deleted:	from .credits "position:relative; left:5%;"

	Rev. 106;   Added:	#boby1
		  Deleted:	"font-size: 16px" from p

	Rev. 107;   Added:	#w3
                 Modified:      #date
		      

------  End Revisions ---*/
