#text_field {position: absolute; top: 175px; left: 300px; width: 600px;
             padding-bottom: 100px;}

#text_field p {font-family: "Verdana", "Arial", sans-serif; font-size: 14px; 
               line-height: 150%;}

#text_field_home {position: absolute; top: 200px; left: 300px; width: 600px;
             padding-bottom: 100px;}

#text_field_home p {font-family: "Verdana", "Arial", sans-serif; 
                    font-size: 14px; line-height: 150%;}

#equation {text-align: center;}

.big_picture {text-align: center; margin-top: 30px; margin-bottom: 30px;}

.little_picture {float: right; text-align: center; 
                 margin-top: 15px; margin-bottom: 15px; margin-left: 15px;}

#really_big_picture {text-align: center; margin-top: 30px; 
                     margin-bottom: 30px;}

#top_links {position: absolute; top: 135px; left: 80px;
            width: 955px;
            font-family: "Verdana", "Arial", sans-serif; 
            font-size: 18px; background-color: #ececec;}

#top_links a:link {color: blue}
#top_links a:visited {color: blue;}
#top_links a:hover {color: purple; background-color: #d4cae2;}

.top_links_elements {padding-left: 5px; padding-right: 5px;}


#thesis_field {position: absolute; top: 175px; left: 300px; width: 650px;
               font-family: "Verdana", "Arial", sans-serif; 
               font-size: 14px; line-height: 150%; padding-bottom: 100px}

#thesis_field p {font-family: "Verdana", "Arial", sans-serif; 
                 font-size: 14px; line-height: 150%;}
 
#thesis_field h1 {font-family: "Verdana", "Arial", sans-serif; 
                  font-size: 20px; font-weight: bold; line-height: 135%}

#thesis_field h2 {font-family: "Verdana", "Arial", sans-serif; 
                  font-size: 16px; font-weight: bold;}

#thesis_menu {float: right; width: 280px; background-color: #ececec; 
              margin-left: 20px; padding-top: 10px}

.thesis_menu_element {width: 260px; padding-left: 10px; padding-right: 10px;}

#thesis_menu a:link {color: blue}
#thesis_menu a:visited {color: blue}
#thesis_menu a:hover {color: purple; background-color: #d4cae2;}

#resume {position: absolute; top: 175px; left: 300px; width: 600px;
         padding-bottom: 100px; font-family: "Helvetica", "Arial", sans-serif; 
         font-size: 14px; line-height: 150%;}

#resume h1 {font-size: 28px; margin-bottom: 5px;}
#resume h2 {font-size: 20px; margin-top: 40px; margin-bottom: 5px;}
#resume h3 {font-size: 16px; margin-top: 10px; margin-bottom: 5px;}
#resume p {margin-bottom: 0px;}
#resume ul {margin-top: 0px;}
#resume hr {color: black; size: 3px; margin-bottom: 0px;}

#cv {position: absolute; top: 175px; left: 300px; width: 600px;
         padding-bottom: 100px; font-family: "Verdana", "Arial", sans-serif; 
         font-size: 14px; line-height: 150%;}

#cv h1 {font-size: 28px; margin-bottom: 5px;}
#cv h2 {font-size: 20px; margin-top: 40px; margin-bottom: 5px;}
#cv h3 {font-size: 16px; margin-top: 20px; margin-bottom: 0px;}
#cv p {margin-top: 10px; margin-bottom: 0px; line-height: 150%;}
#cv ul {margin-top: 0px;}
#cv hr {color: black; size: 3px; margin-bottom: 0px;}

.myname {text-decoration: underline;}
