/*
@font-face {
    font-family: 'berkshire_swashregular';
    src: url('../fonts/berkshireswash-regular-webfont.woff2') format('woff2'),
         url('../fonts/berkshireswash-regular-webfont.woff') format('woff'),
		  url('../fonts/berkshireswash-regular-webfont.ttf') format('truetype'),
         url('../fonts/berkshireswash-regular-webfont.svg#berkshireswash-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'abrilfatface-regular';
    src: url('../fonts/abrilfatface-regular-webfont.woff2') format('woff2'),
         url('../fonts/abrilfatface-regular-webfont.woff') format('woff'),
		  url('../fonts/abrilfatface-regular-webfont.ttf') format('truetype'),
         url('../fonts/abrilfatface-regular-webfont.svg#abrilfatface-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

@font-face {
    font-family: 'linguistics_proitalic';
    src: url('../fonts/linguisticspro-italic-webfont.woff2') format('woff2'),
         url('../fonts/linguisticspro-italic-webfont.woff') format('woff'),
		 url('../fonts/linguisticspro-italic-webfont.ttf') format('truetype'),
         url('../fonts/linguisticspro-italic-webfont.svg#linguisticspro-italic-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}




body {background-color: #000; margin-left: 90px;}


/*
h1 {background-color: transparent; font-weight: normal; font-size: 2em; font-family: "BernhMod", "ITC Benguiat Bold", "Trajan Pro", Baskerville, "Minion Pro", "Times New Roman", serif; color: #693; font-variant: small-caps; letter-spacing: .05em;}

h2 {background-color: transparent; font-weight: normal; font-size: 1.3em; font-family: "BernhMod", "ITC Benguiat", "Adobe Caslon Pro", Baskerville, "Minion Pro", "Times New Roman", serif, fantasy; color: #693; letter-spacing: .05em;}
*/


h1 {background-color: transparent; font-weight: normal; font-size: 2em; font-family: 'linguistics_proitalic', serif; color: #693; /*font-variant: small-caps;*/ letter-spacing: .05em;}

h2 {background-color: transparent; font-weight: normal; font-size: 1.2em; font-family: 'linguistics_proitalic', serif; color: #693; letter-spacing: .05em;}



img {border: none; vertical-align: bottom; padding: 0;}


div#all {position: absolute; float: left; width: 1000px;}

main {padding: 15px; background-color: #000; border-style: solid; border-width: 5px; border-color: #693; margin-left: -20px;}


#text {width: 600px; text-align: justify; line-height: 155%;}


p,td {background-color: transparent; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCF;}


table#cntr td {text-align: center;}


.spacer {margin-bottom: 3em;}

.spacer2 {margin-bottom: 2em;}


a:link {color: #CCF; text-decoration: none; border: none;}

a:visited {color: #FCC; text-decoration: none; border: none;}

a:hover {color: #693; text-decoration: underline; border: none;}


div#menu li {display: inline; list-style-type: none; border: 0; background-color: transparent; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #693;}

div#menu ul {margin-left: 0; padding-left: 0;}

div#menu {position: static; top: 500px; left: 0;}


.this_page {color: #693;}

.this_page2 {color: #CCF;}


#valid {font-size: .7em;}




