body
{
  background-image : url(images/volcano.jpg);
  color            : khaki;
}

hr
{
  width : 100%;
  color : khaki;
}

img
{
  border : 0;
}

.profiles, .profiles TR, .profiles TD
{
  padding  : 7px
}

.divider, .divider TR, .divider TD
{
  background-color : khaki;
  color            : maroon;
  border-width     : 3px;
  border-style     : outset;  
  border-color     : khaki;
  border-collapse  : collapse;
}

.frame
{
  border-width     : 10px;
  border-style     : outset;  
  border-color     : khaki;
  border-collapse  : collapse;
}

.divider2
{
  background-image : url(images/volcano.jpg); 
  color            : khaki;
  border-width     : 3px;
  border-style     : inset;  
  border-color     : khaki;
  border-collapse  : collapse;
}


div.menu
{
  float            : left;
  padding-right    : 0.2em;    
  padding-left     : 0.2em;
  font             : bold 12pt sans-serif; 
  text-decoration  : none;
}

a.menu:link,
a.menu:visited,
a.menu:hover
{
  background-color : khaki;
  color            : maroon;
  float            : left;
  padding-right    : 0.2em;    
  padding-left     : 0.2em;
  font             : bold 12pt sans-serif; 
  text-decoration  : none;
}

a:link,
a:visited,
a:hover
{
  color : khaki;
  font : 10pt sans-serif; 
}

a.img:link, 
a.img:visited, 
a.img:hover
{
  color : khaki;
  text-decoration : none;
}

a.header:link, 
a.header:visited, 
a.header:hover
{
  color : khaki;
  font  : bold 14pt sans-serif; 
}

div
{
  color: khaki;
  font-size   : 10pt;   
  font-family : sans-serif;
}

div.larger
{
  color: khaki;
  font-size   : 12pt;   
  font-family : sans-serif;
}

div.header
{
  color: khaki;
  font-size   : 14pt;   
  font-family : sans-serif;
  font-weight : bold;
}

div.subheader
{
  color: khaki;
  font-size   : 12pt;   
  font-family : sans-serif;
  font-weight : bold;
}

div.bold
{
  color: khaki;
  font-size   : 10pt;   
  font-family : sans-serif;
  font-weight : bold;
}

.label
{  
  color        : khaki;
  border-color : khaki;
  border-style : outset;
  font-size   : 16pt;   
  font-family : sans-serif;
  font-weight : bold;
  padding     : 5pt;
}

h1
{  
  color        : khaki;
  border-color : khaki;
  border-style : outset;
  font-size   : 20pt;   
  font-family : sans-serif;
  font-weight : bold;
  text-align  : center;
}

h2
{  
  font-size   : 18pt;   
  font-family : sans-serif;
  font-weight : bold;
}

h3
{  
  font-size   : 16pt;   
  font-family : sans-serif;
  font-weight : bold;
}

h4
{  
  font-size   : 14pt;   
  font-family : sans-serif;
  font-weight : bold;
}

h5
{  
  font-size   : 12pt;   
  font-family : sans-serif;
  font-weight : bold;
}

h6
{  
  font-size   : 10pt;   
  font-family : sans-serif;
  font-weight : bold;
}

.outline, .outline TR, .outline TD
{
  border-width     : 3px;
  padding          : 7px;
  border-style     : solid;
  border-color     : khaki;
  border-collapse  : collapse;
}

.nooutline, .nooutline TR, .nooutline TD
{
  padding          : 7px;
  border-style     : none;
  border-collapse  : collapse;
}

.calendar, .calendar TR, .calendar TD
{
	
  border-width     : 5px;
  padding          : 5px;
  border-style     : double;
  border-color     : khaki;
  border-collapse  : collapse;
}

.event, .event TR, .event TD
{
  color            : maroon;
 /* background-color : #FFFFFF;*/
 /* background-color : ;*/
  font-size        : 16pt;   
  font-family      : sans-serif;
  font-weight      : bold;
}

.location, .location TR, .location TD
{
  color            : navy;
 /* background-color : #E0DCE0;*/
  font-size        : 16pt;   
  font-family      : sans-serif;
}



