body {
  font-size: 1em;
  line-height: 1.3em;
  font-family: Helvetica,Tahoma, Trebuchet MS,Verdana,  Arial, sans-serif;
  color: #fff;
background:#05f;

  }

/* Positioning */
div#MainCopy {
  padding: 0px 25px;
  }

img {
  float: right;
  width: 160px;
  padding: 10px;
  background-color: #ccc;
  border: 1px solid #999;
  margin: 0 15px 10px 0;
  }

/* headings */
h1, h2, h3 {
  font-family: Arial,Georgia, Times, serif;

  font-weight: normal;
  color: #fff;
  }

h1 {
  font-size: 40px;
  font-family:"Microsoft Sans Serif";
  margin-left: 20px;
  line-height: 0.6em;
  margin-bottom: 0;
  text-align:center;
  }

h2 {
  font-size: 22px;
  line-height: 1em;
  padding-bottom: 2px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 8px;
  clear: both;
  font-weight:bold;
  }

h3 {
  font-size: 18px;
  line-height: 1em;
  padding-bottom: 2px;
  margin-bottom: 8px;
  clear: both;
  }


/* Menu style */
#Menu {
  text-align: center;
  color:white;
  width:15%;
  display:inline;

  
  }

#Menu ul {
  margin-top: 5%px;
  padding:5px;
 
  border-bottom: 4px solid #eef;
  }

#Menu li {
  margin: 0;
  padding: 0; 
  color:#fff;
  list-style-type: disc;
display:inline;
  }

#Menu a:link, #Menu a:visited {
  font-size: 10px;
  line-height: 1.4em;
  margin: 0 10px 4px 10px;
  border-top: 4px solid #eef;
  border-left: 4px solid #eef;
  border-right: 4px solid #eef;
  padding:7px;
  text-decoration: none;
  color:#fff;
  }

#Menu a.active:link, #Menu a.active:visited, #Menu a:hover {
  border-top: 4px solid #eef;
  border-left: 4px solid #eef; 
  border-right: 4px solid #eef;
  border-bottom: 6px solid #55f;
  padding: 5px;

  color: #fff;
  background:#77f;
 
  /* IE5 doesn't allow us to put a border
     under the link, so use an underline.. */
  text-decoration: underline;
  voice-family: "\"}\""; 
  voice-family:inherit;
  /* ...and don't underline the link in 
     other browsers */
  text-decoration: none;
  }

#Menu a:hover {
  color: #fff;
  }

/* Formatting */
div#MainCopy p {
  margin-top: 0px;
  margin-bottom: 1em;
  font-weight:590;
  }
#netstat img{
float: left;	
  width: 1px;
  padding: 0px;
  height: 1px;
  background-color: #ccc;
  border: 0px solid #999;
  margin: 0 15px 10px 0;
}
#pictures img{
  width: 788px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  clear:both;
}
		 

div#Footer {
  text-align: center;
  margin: 20px 20px 0 20px;
  border-top: 1px solid #ccc;
  padding-top: 4px;
  }

div#Footer p {
  font-style: italic;
  display:none;
  color: #fff;
  }

/* Colors */
a {
  color: #fa0;
  }

a:visited {
  color: #fa0;
  }

/* List buttons */
li.ps {
  list-style-image: url(images/ps-s.gif);
  padding-left: 3px;
  }

li.pdf {
  list-style-image: url(images/pdf-s.gif);
  padding-left: 3px;
  }

/* Publications */
span.pubTitle {
  font-weight: bold;
  }
span.pubEvent {
  font-style: italic;
  }

