img {
	border: 0;
  background-color: transparent;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	border: 0px solid #ccc;
	background: #ffFFFF;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
  }
html>body #top {
	height: 100px; /* ie5win fudge ends */
	}
#top img {
float:left;
margin:.3em 15px 10px;
}
#top h1{  
	background-image: url(../images/bannerbg.png);
	margin-left: 190px;
	height : 86px;
  text-align: center;}
#top h2{  
	margin-left: 190px;
	height : 86px;
}
#left {
	position: absolute;
	top: 180px;
	left: 20px;
	margin:.3em 15px 10px;
	padding: 0px;
	border: 0px solid #ccc;
	background: #FFFFFF;
	width: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {  
	margin: 20px 190px 20px 200px;
	padding: 0px;
	border: 1px solid #ccc;
	    background-color: transparent;
	     color: #8251ae;
	}
#right {
	position: absolute;
	top: 180px;
	right:  40px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background: #ffFFFF;
	width: 80px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 80px;
	}
html>body #right {  
	width: 80px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
#footer {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	border: 0px solid #ccc;
	
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
  font-style: italic;
  font-weight:bold;	}
html>body #footer {
	height: 70px; /* ie5win fudge ends */
	}
		
#toplogo {
	position: absolute;
	}
	
#topheading {
	margin: 20px 190px 20px 190px;
	padding: 10px;
	}	
html>body #topheading {
	width: 120px; /* ie5win fudge ends */
	}		
	
.floatleft { float: left; }
