#left {	float: left;	padding: 0px;	margin: 0px;	width: 190px;	/* ie5win fudge begins */	voice-family: "\"}\"";	voice-family:inherit;	width:190px;	}html>body #left {	width: 190px; /* ie5win fudge ends */	}		#left ul {	margin: 0px 10px 10px 10px;	padding: 5px 10px 10px 16px;	list-style : circle outside url(../images/bullet.gif);}#left li {	display: list-item;}
#right {	float: left;	padding: 0px;	margin: 0px;	width: 530px;	/* ie5win fudge begins */	voice-family: "\";}\"";	voice-family:inherit;	width: 530px;	}html>body #right {	width: 530px; /* ie5win fudge ends */	}#mainbody{	width: 720px;	background-color: #FFFFFF;	/* background-color: #FFF; */	border-color: #22AA00;	border-left-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-top-width: 1px;	border-style: solid;	margin: 0px;	text-align: left;}  * html #mainbody {    width: 722px; /* for IE5 and IE6 in quirks mode */    w\idth: 720px; /* for IE6 in standards mode */  } 
