body {
background: black;
color: #FFFFFF;
width: 800px;
alignment: center;
margin-left: auto;
margin-right: auto;
 }

h1 {
color: black;
text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;
}

.noir {
color: black;
text-shadow: 0 0 0.2em #87F;
}

li {
list-style-image: url(widgets/lil_globe2.png);
 }

.site-nav { 
padding-bottom: 2em;
font-family: serif;
 }

.site-nav li { 
list-style-image: none;
background-image: url(widgets/lil_globe2.png);
 }

.site-nav ul {   
list-style-type: none;
display: inline;
margin-top: 0em;
padding-top: 0em;
               }               

.site-nav a {  
float: left;
margin-left: 0.3em;
margin-right: 0.3em;
font-weight: bold:
text-decoration: none;
background: #103;
}

a:link {
  color: #6666CC;
  text-decoration: none;
  font-effect: outline;
  background: transparent;}
a:visited {
  color: #4455BB;
  text-decoration: none;
  background: transparent;}
a:hover {
  color: #6666FF; 
  text-decoration: none;
  background: #103;}
a:active {
  color: #9999CC;
  text-decoration: underline;
  background: #FFFFFF;}

.site-nav a:hover {
font-weight: bold;
background: #f00;
}

.site-nav a:link {
font-weight: bold;
background: #103;
}

.site-nav a:visited {
font-weight: bold;
background: #103;
}

.site-nav a:active { 
font-weight: bold;
background: #103;
 }

td { 
border: thin solid #223366;
 }

.image a { 
           color: black;
 }

.image a:hover { 
                 color: #223366;
 }

img { 
border-style: none;
 }

div.inclusion {
white-space: pre-wrap;
}
