body {
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	padding:0px;
	margin:0px;
	}

.ot a {
	text-decoration:none;
	font-weight:bold;
	color:black;
	}

.el { font-size:12x; font-weight: bold; }
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}

	
body {
	margin:10px 10px 0px 10px;
	padding:0px;
	}

#leftcontent {
	position: absolute;
	left:10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	top:76px;
	width:180px;
	background:#99ee99;
        color: #004400;
	}

code { font-family: courier new, sans-serif;
       font-weight: bold; }

#centercontent {
	background:#fff;
	margin-left: 209px;
	margin-right:209px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 15px;
	/*
	Read expl of following hack at http://www.glish.com/css/hacks.asp
	*/
	
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 211px;
	margin-right:211px;
	}
html>body #centercontent {
	margin-left: 211px;
	margin-right:211px;
	}
.p1 { text-indent: -5px; }
.os {
      padding-bottom: 12pt;
      text-indent: -5px;
      }
.ot { font-weight: bold;
      font-size: 16px;
      }
.h2 { font-weight: bold;
      font-size: 16px;
      }
.h3 { font-weight: bold;
      font-size: 14px;
      }
.od { color: red; }

.o { font-style: italic; }

#rightcontent {
        padding-left: 10px;
	padding-top: 5px;
        padding-right: 5px;
	position: absolute;
	right:10px;
	top:76px;
	padding-top: 10px;
	width:200px;
	background:#77aaee;
	color:#002244;
	}

#banner {
	background:#fff;
        background-image: url("rug70.jpg");
        background-repeat: repeat-x;
        color:white;
	height:65px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:60px;
	}
html>body #banner {
	height:60px;
	}
	
h1 {
	}
	
#banner h1 {
	font-size:30px;
        font-weight: normal;
	padding:6px 10px 0px 10px;
	margin:0px;
	}

#rightcontent p {

		}
	
