BODY {
   font-family: "Comic Sans MS","Trebuchet MS", Arial, Helvetica, sans-serif;
   background: #fff url(background.jpg)
}

IMG {
   border-style: hidden;
   margin: 4px 4px 4px 4px;
}

.general
{
   font-family:"Comic Sans MS",sans-serif;
   font-size:12pt;
}

P.center {text-align: center}

.comment  {color:red}
.pcwhdr   {color:lime; background-color:black}
.pcwmenu  {color:white; background:black}
.pcwruler {color:lime; background-color:magenta}
.pcwtxt   {color:white; background:blue}

.pcwrite
{
   font-family:monospace;
   font-size:12pt;
}

table.email
{
   font-family:monospace;
   font-size:12pt;
   color:yellow;
   background-color:black;
   width: 800px;
   border: 0px;
}

table.email td
{ height: auto;}

table.stats
{text-align: left;
font-family: Comic Sans MS, Arial, sans-serif ;
font-weight: normal;
font-size: 12pt;
margin-left:auto;
margin-right:auto;
color: #FF0;
width: 75%;
background: url("http://www.skypoint.com/~hernesjl/CanvasRed.jpg");
background-color: #F00;
border: 5px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{#background-color: #F00;
#color: #ff0;
padding: 4px;
text-align: left;
border: 3px #000 double;}

table.stats td.hed
{#background-color: #666;
#color: #ff0;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 12pt;
font-weight: bold;}

td.map
{background: url("http://www.skypoint.com/~hernesjl/CanvasBlue.jpg");
background-color: #00F;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12pt;
font-weight: bold;}

td.red {
   color: red;
   font-weight: bold;
   text-align: left;
}

td.black {
   color: black;
   font-weight: bold;
   text-align: right;
}

table.map
{text-align: left;
font-family: Comic Sans MS, Arial, sans-serif ;
font-weight: normal;
font-size: 12pt;
color: #FF0;
#width: 40%;
background: url("http://www.skypoint.com/~hernesjl/CanvasBlue.jpg");
background-color: #00F;
border: 5px;
border-collapse: collapse;
border-spacing: 0px;}

table.links {
margin-left:auto;
margin-right:auto;
width: 50%;
}

a.sun:link {color: blue; background-color: navy}
a.sun:visited {color: blue}
a.sun:hover {color: yellow}
a.sun:active {color: red}

a.mon:link {color: orange; background-color: navy}
a.mon:visited {color: orange}
a.mon:hover {color: yellow}
a.mon:active {color: red}

a.tue:link {color: purple; background-color: navy}
a.tue:visited {color: purple}
a.tue:hover {color: yellow}
a.tue:active {color: red}

a.wed:link {color: lime; background-color: navy}
a.wed:visited {color: lime}
a.wed:hover {color: yellow}
a.wed:active {color: red}

a.thu:link {color: brown; background-color: navy}
a.thu:visited {color: brown}
a.thu:hover {color: yellow}
a.thu:active {color: red}

a.fri:link {color: red; background-color: navy}
a.fri:visited {color: red}
a.fri:hover {color: yellow}
a.fri:active {color: red}

a.sat:link {color: yellow; background-color: navy}
a.sat:visited {color: yellow}
a.sat:hover {color: yellow}
a.sat:active {color: red}

a.year:link {color: yellow}
a.year:visited {color: orange}
a.year:hover {color: peach}
a.year:active {color: red}

