/***********************************************//* itg.css                                     *//* HTML tag styles                             *//***********************************************/body{	font-family: arial, sans-serif;	line-height: 111%;	margin: 1% 2% 0% 2%;	padding: 0px;	background: #191970;	color: #000;}ul {	list-style: disc inside;	margin-left: 0;	padding-left: 1em;	text-indent: -1em;}/******* hyperlink and anchor tag styles *******/a:link, a:visited{	color: #005FA9;	background: #ffffcc;	text-decoration: none;}a:hover{	text-decoration: underline;	color: #005FA9;	background: #ffffcc;}a.glink, a.glink:visited{	display: block;	width: 144px;	font-size: 17px;	margin: 0px;	padding: 13px 0px 13px 0px;	line-height: 111%;	text-decoration: none;	color: #000;	background: url(p.jpg) no-repeat;}a.glink:hover{	display: block;	width: 144px;	font-size: 17px;	margin: 0px;	padding: 13px 0px 13px 0px;	text-decoration: none;	color: #000;	background: url(pg.jpg) no-repeat;}/************** header tag styles **************/h1{ text-align: center;  font: bold 150% arial, sans-serif; color: #000; margin: 0;padding: 10px 0 0 0;}h2{ text-align: center;  font: bold 125% arial, sans-serif; color: #000; margin: 0;padding: 10px 0 0 0;}h3{ text-align: center;  font: bold 100% arial, sans-serif; color: #000; margin: 0;padding: 10px 0 0 0;}h5{ font: arial, sans-serif; color: #000; margin: 0;padding: 5px 0 0 0;}/***********************************************//* Layout Divs                                 *//***********************************************/#page{	position: relative;	margin: 1% auto;	width: 745px;	background: #ffffcc;	color: #000;	height: 100%;}#headh{	height: 75px;	background: url(h.jpg);}#headd{	height: 75px;	background: url(d.jpg);}#headm{	height: 75px;	background: url(m.jpg);}#headf{	height: 75px;	background: url(f.jpg);}#headl{	height: 75px;	background: url(l.jpg);}#headr{	height: 75px;	background: url(r.jpg);}#heada{	height: 75px;	background: url(a.jpg);}#left{	text-align: center;	float: left;	width: 150px;	padding: 5px 0px 5px 0px;	background: #dcdcdc;	color: #000;}#content{	text-align: left;	height: 325px;	margin: 0 0 0 175px;	padding: 0px 0px 0px 0px;	line-height: 125%;	color: #000;	border-width: 0;	overflow: auto;}#indent{	padding: 0px 40px 0px 20px;}#siteInfo{	clear: both;	text-align: center;	border-top: 1px solid #ccc;	font-size: 14px;	color: #000;}

.g {color: #ccc; margin-top: 100px; text-align:center; font-size:10px}
a.gurus,  a.gurus:hover, a.gurus:visited {text-decoration: none; color: #ccc; background-color:#191970; font-size:10px}
/********************* end **********************/