html { 
  margin: 0px;
  font: 10pt/1.26 "Gill Sans", sans-serif;
}

img {
    border: 0px;
}

body#Body {
    text-align: center;
}

body#introBody {
    text-align: center;
    background-color: #A2947A;
}

body#introBodyMain {
    text-align: center;
    background-color: #CDCBB6;
}

body#introBody2 {
    text-align: center;
    background-color: #CDCBB6;
}

div#splash {
   margin-left: 10%;
   margin-right: 10%;    
   margin-top: 5%;
   margin-bottom: 5%;
   text-align: center;
}

div#introContainer {
    text-align: center;
}

div#logo {
   margin-top: 4%;
   margin-bottom: 6px;
   margin-left: auto;
   margin-right: auto;
   font-size: 36px; 
   text-align: left;
   width: 810px;
}

div#logo2 {
   margin-top: 2px;
   margin-left: 8px;;
   font-size: 22px; 
   text-align: left;
}


div#intro {
   margin-left: auto;
   margin-right: auto;      

   width: 810px;  

}

div#introText {
    border: 0px dotted white;
    margin-top: 16px;
   margin-left: auto;
   margin-right: auto;      
   width: 810px;  
   height: 90px;
   text-align: left;
   color: #EFFAFF;
   font-size: 15px;
   font-weight: bold;
}


div#copyright {
    font-size: 8px;
}
.greyongrey {
    color: #A9957A;
}

div#menu {

}

body
{
    background-color: #DFD9D1;
    color: rgb(51, 102, 102);
    font-family: Microsoft Sans Serif, Arial, Helvetica, Sans, Verdana;
    font-weight: normal;
}


table
{
    font-weight: normal;
    text-align: none;
    font-size: 10pt;
    font-style: normal;
    vertical-align: none;

    font-family: Microsoft Sans Serif;
}


a:link
{
    color: rgb(102, 153, 255);
    font-weight: normal;
}
a:active
{
    color: rgb(102, 153, 255);
    font-weight: normal;
}
a:visited
{
    color: rgb(102, 153, 255);
    font-weight: normal;
}

.IntroCell {
    /*
    color: #5A6F5A;
    */
    color: #EAF7FD;
    font-family:  Microsoft Sans Serif;
    font-weight: bold;
    font-size: 11px;

    background-color: #C0B9AF; 
    padding: 3px;
}

.IntroCell a {
    color: #EAF7FD;
    font-family:  Microsoft Sans Serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.IntroCell a:visited {
    color: #EAF7FD;
    font-family:  Microsoft Sans Serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.IntroCell a:active {
    color: #D6D197;
    font-family:  Microsoft Sans Serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.NewIntroCell {
    /*
    color: #5A6F5A;
    */
    color: #2061AF;
    font-family:  Microsoft Sans Serif;
    font-weight: bold;
    font-size: 11px;

    background-color: #C0B9AF; 
    padding: 3px;
}

.NewIntroCell a {
    color: #2061AF;
    font-family:  Microsoft Sans Serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.NewIntroCell a:visited {
    color: #2061AF;
    font-family:  Microsoft Sans Serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.NewIntroCell a:active {
    color: #2061AF;
    font-family:  Microsoft Sans Serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.mark {
    color: #EFF6FC;
}

.finzel {
    color: #7EA7B9;
}

.introImage {
    width: 158px;
    height: 158px;
}

.Whitey {
    color: #EAF7FD;
    font-family:  Microsoft Sans Serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

div#contact {
   margin-top: 4%;
   margin-bottom: 6px;
   margin-left: auto;
   margin-right: auto;
   font-size: 36px; 


}
.eMale a: {
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
    color: #7EA7B9;
}
.Popup {
	padding: 0px;
	margin: 0px;
	color: #7EA7B9;
}

.MenuText {
    color: #7EA7B9;
    font-weight: bold;
}

h1 {
   color: #7EA7B9;
}

.brown {
	color: #AF9378;
}

.large5 {
	font-size: 24;
}

.exhibitioncell {
    font-size: 11px;
    color: #336666;
}

.new {
    color: #000000;
}


