body { color : #1f1f66;
	background-color: white;
		font-family: sans-serif, serif; }

				
h2 {color: #d76000; font-family: sans-serif; }
h3 {font-family: sans-serif;}
h4 {font-family: sans-serif; color: #000000;}
#iisclogo {width: 150px;}
/* this if for the side menubar */
#menuBar {position: absolute; 
	          left: 0px; 
	          top: 170px; 
                  width: 110px; 
	          height: 500px;
	          border: 1px solid #d76000; 
	          background-color:#d76000; 
	          layer-background-color:#d76000 ;
			background-image: url(menu.jpg);
	         }

#menuBar a:link { text-decoration: none;
	color : white;}
#menuBar a:active { text-decoration: none;
	color : green;}
#menuBar a:visited { text-decoration: none;
	color : white;}

.mainMenu{
	position: absolute;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	left :0;
top :30px;
	font-family: serif;
	}

/* this is for the ody table */

#tableCont {	position: absolute; 
left: 150px;
	          	top: 170px; 
				}

/* this is for the table at the top */
#tableHeader { position: absolute;
		left:0;
		top:0;
		}

.justify
	{ text-align: justify;}

#creators{font-size: 8pt;}
