body {
  font-family:    "Arial", "Tahoma", "Century Gothic";
  font-size:        medium;
  line-height:      120%;
  text-align:       justify;
  color:            #660099
  background-color: #FFFFFF; /* white */
}

#navbar{
    margin-left:    160px;
    margin-top:	    80px;
    font-family:    "Arial", "Tahoma", "Century Gothic";
    font-size:      10pt;
    color:          #660099
   }

.navbar a:link{
    margin-left:    160px;
    margin-top:	    80px;
    font-family:    "Arial", "Tahoma", "Century Gothic";
    font-size:      10pt;
    color:          #660099
   }

.navbar a:visited{
    margin-left:    160px;
    margin-top:	    80px;
    font-family:    "Arial", "Tahoma", "Century Gothic";
    font-size:      10pt;
    color:          #660099

   }

/* main content */
#main {
  margin-left:      160px;
  margin-top:       10px;
}

.normal {
    text-align: justify;
    color: #660099
   }

.normal a:link{
    text-align: justify;
    color: #660099
   }

.normal a:visited{
    text-align: justify;
    color: #660099
   }

li{
    text-align: justify;
    color: #660099
   }

.header1 {
    font-family: "Arial", "Tahoma", "Century Gothic";
    font-size: 16pt;
    font-weight: bold;
    text-align: justify;
    padding-top: 16pt;
    color: #660099
   }

.header2 {
    font-family: "Arial", "Tahoma", "Century Gothic";
    font-size: 12pt;
    font-weight: bold;
    text-align: justify;
    padding-top: 12pt;
    color: #660099
   }




















/* side menu */
#sidemenu {
  position:         absolute;
  top:              0px;
  left:             0px;
  width:            190px;
  text-align:       left;
}

#sidemenu a:link {
  text-decoration:  none;
}

#sidemenu a:visited {
  text-decoration:  none;
}

#sidemenu ul { 
  margin:           0px; 
  padding:          0px; 
} 

#sidemenu li {
  font-family:      "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
  font-weight:      bold;
  font-size:        110%;
  margin:           0px; 
  padding:          5px 0px 0px 10px; 
}










.phototitle {
    font-family: "Arial", "Tahoma", "Century Gothic";
    font-size: 10pt;
    color: #660099
   }

.spacer {
    font-family: "Arial", "Tahoma", "Century Gothic";
    font-size: 1pt;
    color: #660099
   }
