body {
  font-family: verdana, arial, helvetica, sans-serif;
  background:white url(bg0027.gif);
  }

#leftcontent {
  color:green;
  position: absolute;
  left:10px;
  width:190px;
  }

#centercontent {
  color:dkgreen;
  margin-left: 190px;
  margin-right:190px;
  
  }

#rightcontent {
  color:orange;
  position: absolute;
  right:10px;
  width:190px;
  }

#banner {
  color:red;
  }

/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #6666FF;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
; color: #CCCCCC; background-color: #000099
	}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
; color: #FFFF00; background-color: #000080
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
; color: #FFFF00; background-color: #000080
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
; color: #FFFF00; background-color: #000080
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
; color: #FFFF00; background-color: #000080
	}
h5 {
	font-size: 1em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
; color: #FFFF00; background-color: #000080
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
; color: #FFFF00; background-color: #000080
	}
img {
	border: 0;
	}
ul{/*
	list-style: none;*/
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
; color: #000080
	}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 0.9em;
	}
strong, b {
	font-weight: bold;
	}li  { 
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
 } 
ol { 
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
 } 
