body {font-size: 12pt;}     


#main {
    position: absolute; 
    width: 650px;
    top: 0px;
    bottom: 0px;
    left: 0px;                                      
    padding: 0px; 
    margin: 0px 0px 10px 30px; 
    /* Top right bottom left is the order of shorthand setup. */     

}

	 
h4{
	font-size: 1em; 
	 margin: 0em 0em 0em 0em;
	 }
	 
	 

	 
/*
h1{
	font-size: 1.5em; 
	 margin: -0.5em 0em -0.5em 0em;
	 }

	 
	 
h5{
	 font-size: 1.2em; 
	 margin: 1em 0em 1em 0em;
	
} 

h6{
	 font-size: 1.1em; 
	 margin: 0em 0em 0em 0em;
	 font-style: italic;
	
} 
*/
#header img {
	border: 0px;
}
    
#header {  
    position: relative;     
    top: 0px;               
    left: 0px;              
    width: 650px;             
    height: 125px;	        
    padding-bottom: 10px;	           
    margin: 10px;
    text-align: center;
    voice-family: "\"}\""; 
    voice-family:inherit; 
    border-bottom: thick solid black;	
    }



#middle {
    float: left;  
    position: relative;  
    top: 0px;               
    left: 0px;              
    width: 670px;             	        
    padding: 0px;           
    margin: 0px; 
    }
    
#content { 
    float: right;
    position: relative;     
    top: 0px;          
    right: 0px;
    bottom: 0px;
    width: 68%;                     
    padding: 10px;           
    margin: 0px;                     
    text-align: justify;
    font-family: "Times New Roman", Times, serif;
    font-size: 90%; 
  }
  
    /* 
#content h3{
margin: 10; 0; 0; 0;
font-weight: normal;
font-size: 10%;
}
*/     


 #author{
	float:left;
    position: relative;     
    top: 0px;          
    right: 0px;
    bottom: 0px;
    width: 90%;                     
    padding: 0px;           
    margin: 0px;                     
    text-align: justify;
    font-family: "Times New Roman", Times, serif;
    font-size: 80%; 
    }
    
    
#leftmenu { 
    position: relative;     
    top: 10px; 
    right: 0px;
    left: 0px;
    bottom: 0px;       
    padding: 10px;           
    width: 20%;
    margin: 0px;                 
    text-align: left;
    font-size: 80%;
    font-family:  "Times New Roman", Times, serif;
    line-height: 2.5em;
    voice-family: "\"}\""; 
    voice-family:inherit; 
    }

#indented{
	margin: 0px 0px 0px 20px;
	padding: 5px;
  	font-size: 90%;
	font-style: oblique; 
 }
 
 #indent{
	margin: 0px 0px 0px 20px;
	padding: 5px;
  	font-size: 100%;
 }
 
#extraindented{
	margin: 0px 0px 0px 90px;
	padding: 5px;
  	font-size: 90%;
	font-style: oblique; 
 }

#bibliography{
	float:left;
    position: relative;     
    top: 0px;          
    right: 0px;
    bottom: 0px;
    width: 68%;                     
    padding: 0px;           
    margin: 0px;                     
    text-align: justify;
    font-family: "Times New Roman", Times, serif;
    font-size: 80%; 
    }

#footer {
    float: left; 
    position: relative;    
    bottom: 0px;               
    left: 0px;              
    width: 650px;             	        
    padding: 0px;           
    margin: 0px;                 
    text-align: center;
    font-size: 80%;
    font-family: 
    }

.title {text-indent: 0px;}    
.one {font-weight: bolder;font-size: 150%; font-family: Arial,Verdana,Helvetica,sans-serif;}
.two {font-style: italic;font-size: 135%;}
.three {font-family: "Times New Roman", Times, serif; font-size: 120%; font-style: italic;}
