<html>
  <head>
    <meta content="text/html; charset=windows-1252" http-equiv="content-type">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Wrap Long Lines">
  </head>
  <body>
    <pre>@0charset "UTF-8";

article, aside, footer, header, main, nav, section {
    display: block;
}

html, body, h1, h2, h3, ul, li, a, p, article, aside, footer, header, main, nav, section {
    padding: 0;
    margin: 0;
}

h3 {
    margin-top: 1px;
}

.banner {
    background-color: white;
    color: black;
    height: 1px;
}

.tst1 {text-align: center}

body {
    width: 960px;
    height: 10000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: lightyellow;
    color: black;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    counter-reset: h2counter;
}

nav {
    height: 82px;
    width: 960px;
    position: fixed;
    top: 0px;
    background-color: white;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom-style: dotted;
    border-top-style: dotted;
    border-width: 1px;
    border-color: orange;
    z-index: 2;
}

li a {
    color: black;
    margin-left: 0px;
    shape-outside;
}

nav li {
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0px;
    font-size: 15px;
    font-variant: small-caps;
    font-weight: bold;
}

aside li {
    display: inherit ;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 10px;
    font-variant: small-caps;
    font-weight: bold;
}

section li {
    margin-left: 40px;
}

#manuallyNumberedList {
    list-style-type: none;

}

.manuallyNumberedListLevel2 {
    list-style-type: none;
    margin-left: -27px;
}

/*
div li {
    display: inline;

}
*/

aside button {
    width: 200px;
    height: 40px;
    margin-top: 11px;
    margin-bottom: 30px;
    margin-left: 12px;
/*    background-color: #20416c;*/
/*    background-color: rgb(80,180,230);*/
    background-color: lightgray;
    color: #20416c;
    font-size-adjust: auto;
    font-size: 16px;
    border-style: inherit;
    border-radius: 15px;
    text-align: center;
}

aside button:hover {
    color:#fff;
    background-color: lightgray;
    border:1px solid #fff;
    text-decoration:none;
}


nav button {
    align-items: flex-start;
    width: 200px;
    height: 40px;
    margin-top:     20px;
    margin-bottom:  20px;
    margin-left:    12px;
    margin-right:   3px;
    background-color:  rgb(180,220,256);
    background-color: #20416c;
    color: white;
    color: white;
    background-size: auto;
    font-size-adjust: auto;
    font-size: 20px;
    border-style: inherit;
    border-radius: 15px;
}

nav button:hover {
    color:#fff;
    background-color: lightgray;
    border:1px solid #fff;
    text-decoration:none;
}

main section {
    background-color: rgb(256,256,256);
    margin: 15px;
    padding: 0px 30px;
    width: auto;
    text-align: justify;
}

subsection {
    width: 675px;
}

section article {
    width: auto;
}

main {
    position: relative;
    top: 82px;
/*    left: 244px; */
    background-color: white;
    color: black;
    padding-left: 0px;
    width: 715px;
    height: 10000px;
    float: right;
    margin-top: 0px:
    margin-bottom: 10px;
    z-index: 1;
}

#mainNoise {

/*    left: 244px;*/
    background-color: white;
    color: black;
    padding-left: 0px;
    padding-top: 15px;
    width: 715px;
    height: 10000px;
    float: right;
    margin-top: 0px:
    margin-bottom: 10px;
    z-index: 1;
}

#mainAboutMe {

/*    left: 244px;*/
    background-color: white;
    color: black;
    padding-left: 0px;
    padding-top: 15px;
    width: 715px;
    height: 10000px;
    float: right;
    margin-top: 0px:
    margin-bottom: 10px;
    z-index: 1;
}


aside {
  position: fixed;
  top: 82px;
/*    background-color: rgb(150,200,250);*/
  background-color: white;
  width: 244px;
  height: 10000px;
  float: left;
  padding-left: 0px;
  margin-left: 0px;
  padding-top: 50px;
  margin-top: 0px;
  border-right: dotted;
  border-right-width: 1px;
  border-right-color: #20416c;
}


/*
aside ul li{
    width: 200px;
    height: 50px;
}

aside ul li a{
    background-color: lightgray;
    color: #20416c;
    padding: 10px;
    font-size: 15px;
    border-radius: 15px;
    text-decoration: none;
    width: 200px;
    height: 100px;
}
*/

footer {
    height: 15px;
    font-size: 12px;
    clear: both;
    background-color: rgb(240,240,240);
    color: white;
    padding: 5px 20px

}

audio {
    width: 160px;
    margin-bottom: 10px;
}

img {
    max-width: auto;
    height: auto;
    }

.spectrograms3 {
/*    display: inline-block;*/
    height: 180px;
    width: 220px;
    padding: 0px;
    margin-left: 0px;
}

.spectrograms2 {
/*    display: inline-block;*/
    height: 250px;
    width: 350px;
    padding: 0px;
    margin-left: 0px;
}

#benchmark {
    height: 430px;
    width: 700px;
    padding: 0px;
    margin-left: 0px;
}

.divSpectro {
    display: inline-block;
    height: auto;
    width: auto;
    margin-bottom: 20px;
/*    border-top: dotted;*/

    border-bottom: dotted;
    border-width: 1px;
    border-color: #20416c;
    border-color: white;

}

main hr {
    border-top: dotted;
    border-bottom: none;
    width: 625px;
    border-top-width: 1px;
    border-color: #20416c;
}


figcaption {
    margin-left: 30px;
    display: inline-block;
    margin-bottom: 7px;
    text-align: left;
    font-size: 15px;
    position: relative;
    object-position: bottom;
    bottom: 0px;
    left: 0px;
}

table {
    width: 700px;
    column-count: 3;
    column-width: auto;
    text-align: justify;
}

/*Numbering of headinngs*/

h1 {
    counter-reset: h2counter;
    align-content: flex-start;
    text-align: left;
    padding-bottom: 10px;
    padding-left: 45px;
}

.countheads ~ h2:before {
    content: counter(h2counter) ".\0000a0\0000a0";
    counter-increment: h2counter;
}
h2.nocount:before {
    content: none;
    counter-increment: none;
}

h2 {
    counter-reset: h3counter;
    padding-top: 20px;
    text-align: left;
    padding-left: 45px;
}

.countheads ~ h3:before {
    content: counter(h2counter) "." counter(h3counter) ".\0000a0\0000a0";
    counter-increment: h3counter;
}

h3.nocount:before {
    content: none;
    counter-increment: none;
}

h3 {
    counter-reset: none;
    text-align: left;
    padding-left: 45px;
    margin-bottom: 5px;

}

.h3InSection {
    counter-reset: h3counter;
    text-align: left;
    padding-left: 0px;
    margin-bottom: 5px;
}

/*
#table_eyecatcher {
    align-self: center;
    column-count: 3;
}
*/

td {
    text-align: center;
    align-content: center;
    align-items: center;
}

article table {
    width: 640px;
}

#portraitPhoto {
    padding-left: 210px;
    width: 200px;
}

.heading2And3 {
    color: #20416c;
}

#headingPortrait {
    margin-left: 208px;
}

#profileList {
    list-style-type: none;
}

#profileList li {
    display: inline;
    padding-left: 100px;
}

#contactList li {
    margin-left: 1px;
    list-style-type: none;
    padding-left: 0px;
}

#tableForm {
    width: 715px;
    column-count: 2;
}

#tableContact {
    width: 715px;
    column-count: 2;
}

.tdFirst {
    width: 135px;
    text-align: left;
}

.tdSecond {
    width: 500px;
    text-align: left;
}


#tableForm td{
    text-align: left;
}

#tableForm input {
 width: 460px;
}

#comparisonTable {
    column-count: 4;
    border: 1px;
    border-style: solid;
    border-color: black;
    margin-top: 30px;
    margin-left: 45px;
    width: 625px;
    border-spacing: 0px;
    border-collapse: collapse;
}

#comparisonTable th {
    border: 1px;
    border-style: solid;
    border-color: black;
    text-align: center;
}

#comparisonTable td {
    border: 1px;
    border-style: solid;
    border-color: black;
    text-align: center;
}

#comparisonTable tr {
    border: 1px;
    border-style: solid;
    border-color: black;
    text-align: center;
}

#inputForm {
    margin: 0px;
    position: relative;
    height: auto;
    width: 56px;
    right: -570px;
    margin-right: 15px;
    top: 15px;
}


textarea {
    margin-top: 10px;
    margin: 5px;
    width: 613px;
    height: 250px;
}

#labelComments {
    margin-left: 3px;
}

#separationContacts {
    border-top: dotted;
    border-bottom: none;
    width: 700px;
    border-top-width: 1px;
    border-color: #20416c;

}

.grayed {
  color: #CCCCCC;
}
