/* Style Sheet for P.J.'s Webspace */
/* Copyright 2002 by Paul-John A. To */

/* Classes */
.bodyText {
  color: #006666;
  font-family: verdana;
  font-size: x-small;
}

.credit {
  font: italic normal normal 12px verdana
}
  
.reallySmallText {
  color: #006666;
  font-family: verdana;
  font-size: x-small;
}

a {
  font-family: verdana;
  font-size: small;
}

a.leftNavBarLink {
  color: #ffffff;
  font-family: verdana;
  font-size: x-small;
}

a.subLink {
  font-family: verdana;
  font-size: xx-small;
  text-align: left;
}

a.regularLink {
  font-family: verdana;
  font-size: small;
}

a.homePageNewsItemLink {
  font-family: verdana;
  font-size: x-small;
}

body {
    color: #006666;
    font-family: verdana;
    font-size: x-small;
}

font.leftNavBarText {
  color: #ffffff;
  font-family: verdana;
  font-size: x-small;
}

font.pageTitle {
  color: #006666;
  font-family: verdana;
  font-size: x-large;
}

h4.homePageNews {
  font-family: verdana;
}

img.mainPageImage {
  border: 0;
  height: 60;
  width: 60;
}

p.newsDate {
  font-family: verdana;
  font-size: small;
}

pre {
  font-size: small;
  font-family: courier;
}

td {
  font-family: verdana;
  font-size: small;
  color: #006666;
}

td.leftNavBar {  
  background-color: #006666;
  font-family: verdana;
  font-size: x-small;
  color: #ffffff;
}

td.todayStuff {
  background-color: #dddddd;
  font-family: verdana;
  font-size: x-small;
  color: #006666;
}

td.siteTitle {
  background-color: #33336f;
  color: #ffffff;
  font-family: verdana;
  font-size: x-large;
  text-align: left;
}

td.siteSubtitle {
  background-color: #33336f;
  color: #ffffff;
  font-family: verdana;
  font-size: small;
  text-align: left;
}

tr {
  vertical-align: top
}