
body
{
  color: #6b6c5a;
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, sans-serif;
  line-height: 22px;
  background-color: #b5bbb9;
  text-align: left;
  margin: 0;
}

#header
{
  background-color: #b5bbb9;
  background-image: url(http://www.maths.ed.ac.uk/~jmf/pics/hosenohomepage.png);
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
  visibility: visible;
  position: relative;
  height: 75px;
}

#navbar 
{
  color: white;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  line-height: 16px;
  background-color: #828685;
  text-align: center;
  letter-spacing: 6px;
  margin-bottom: 15px;
  height: 16px;
}

#logo 
{
  margin: 0 10px 10px 18%;
  height: 95px;
}

#w3css a
{ text-decoration: none;
}

#w3css a:hover
{
  background-color: transparent;
  text-decoration: none;
}


a 
{
  color: white;
  text-decoration: none;
}

a:hover 
{
  color: #828685;
  background-color: white;
  text-decoration: none;
}

.leftcol 
{
  text-align: right;
  width: 15%;
  float: left;
  font-weight: bold;
}

.menuitem 
{
  color: white;
  margin-top: 10px;
  margin-left: 10px;
  border-top: 0 none;
  border-right: 0 none;
  border-bottom: 0 none;
  border-left: 0 none;
}

.menuitem a
{
  color: white;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}

.menuitem a:hover 
{
  color: white;
  background-color: transparent;
  font-weight: bold;
  text-decoration: underline;
}

.leftcol 
{
  text-align: right;
  width: 20%;
  float: left;
}

.midcol 
{
  padding-left: 36px;
  width: 55%;
  float: left;
}

.midcol p {
    text-align: justify;
}

.midcol a:link 
{
  color: white;
  background-color: transparent;
  text-decoration: none;
}

.midcol a:hover
{
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

.rightcol 
{
  color: #6b6c5a;
  background-color: #b5bbb9;
  font-size: 11px;
  line-height: 150%;
  padding-left: 3%;
  width: 15%;
  float: left;
}

.rightcol p
{
  padding-bottom: 30px;
}

#footer 
{
  color: white;
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  line-height: 16px;
  background-color: #828685;
  text-align: center;
  letter-spacing: 6px;
  height: 16px;
  clear: left;
}

.basiclist ul
{
  list-style-type: square;
  margin: 1em 0 1em 40px;
}

.basiclist ul li
{
  margin: .5em 0 .5em 0;
}

.basiclist a:link 
{
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

.basiclist a:visited
{
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

.basiclist a:hover 
{
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

.hereiam
{ background-color:transparent;
  font-weight: bold;
  color: #888;
  margin-top: 10px;
  margin-left: 10px;
  border-top: 0 none;
  border-right: 0 none;
  border-bottom: 0 none;
  border-left: 0 none;
}

.copyright
{ display: none;
  background-color: #999;
  color: #ccc;
  margin-top: 50px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-top: 0 none;
  border-right: 0 none;
  border-bottom: 0 none;
  border-left: 0 none;
  font-weight: normal;
  font-size: 10px;
  text-align: center;
}

.title
{
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
}

.nameconf
{
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}

.talk
{ 
  font-style: italic;
  color: #00aa00;
  font-weight: bold;
}

.nameconf a:link
{ 
  background-color: transparent;
  text-decoration: none;
  color: #0000aa;

 }

.nameconf a:visited
{
  background-color: transparent;
  text-decoration: none;
  color: #aa0000;
}

.nameconf a:hover
{
  background-color: transparent;
  text-decoration: underline;
  color: #0000aa;
}

.haiku
{
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  padding-top: 1em;
  padding-bottom: 1em;
  border: 0 none;
  border-color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 30px;
}

.ipod
{ font-size: 10px;
  text-align: right;
  font-weight: normal;
  color: #008800;
}

.ipod a
{
  color: #00cc00;
  text-decoration: none;
}

.ipod a:hover 
{
  color: #00cc00;
  background-color: transparent;
  text-decoration: underline;
}

.quote p
{
  font-weight: normal;
  margin-left: 10px;
  margin-top: 60px;
  font-size: 11px;
  line-height: 150%;
  text-align: left;
}
