body {
    border: none;
    color: black;
    text-align: justify;
    font-family: helvetica, sans-serif;
    background: #FFFFFF url(pulsebg.jpg) no-repeat fixed;
}

pre {
    font-family: monospace;
    margin-left: 1em;
    font-size: 90%
}

td {
    width: 50%;
}

img {
    margin: auto;
    border: none;
}

div#links a {background: transparent url(pulsebg.jpg) 0 0 no-repeat fixed;}
div#links a:hover {background: transparent url(pulsebg-content.jpg) 0 0 no-repeat fixed;}
div#links {position: absolute; top: 200px; left: 0; width: 160px; 
	height: 700px; font: 16px Verdana, sans-serif;}
div#links a {display: block; text-align: center; font: bold 1em sans-serif; 
	padding: 5px 10px; margin: 0 0 2px; border-width: 0; 
	text-decoration: none; color: #000000;}
div#links a:hover {color: #000000;}


div#content {
	position: absolute; top: 200px; left: 165px; right: 25px;
	border-style: outset;
	clear: both;
	color: #000000; font-family: sans-serif; padding: 3pt;
	background: #a7a7a7 url(pulsebg-content.jpg) 0 0 no-repeat fixed;
}
div#content p {margin: 0 1em 1em;}


div#header {
	text-align: left;
	clear: both;
}

span.quakecolor_black {
  color: #000000;
}

span.quakecolor_red {
  color: #FF0000;
    
}

span.quakecolor_green {
  color: #00FF00;
}

span.quakecolor_yellow {
  color: #FFFF00;
}

span.quakecolor_blue {
  color: #0000FF;
}

span.quakecolor_cyan {
  color: #00FFFF;
}

span.quakecolor_pink {
  color: #FF00FF;
}

span.quakecolor_white {
  color: #FFFFFF;
}
